RE: [GnomeMeeting-devel-list] FontconfigkeyerrorwithGnomeMeeting 1.3.0
- From: "ZHANG Libin" <zhanglibin nlsde buaa edu cn>
- To: "'GnomeMeeting development mailing list'" <gnomemeeting-devel-list gnome org>
- Subject: RE: [GnomeMeeting-devel-list] FontconfigkeyerrorwithGnomeMeeting 1.3.0
- Date: Mon, 7 Mar 2005 18:19:59 +0800
I made it installed and it seems different but corrupted as well...
Attached is some debug output.
Please let me know if there is any more information you need.
Libin
> -----Original Message-----
> From: gnomemeeting-devel-list-bounces gnome org [mailto:gnomemeeting-devel-list-bounces gnome org] On Behalf Of Damien Sandras
> Sent: Monday, March 07, 2005 5:44 PM
> To: GnomeMeeting development mailing list
> Subject: RE: [GnomeMeeting-devel-list] FontconfigkeyerrorwithGnomeMeeting 1.3.0
>
> Hi,
>
> Le lundi 07 mars 2005 à 17:30 +0800, ZHANG Libin a écrit :
> > Hi, Damien,
> >
> > Is this OK?
>
> Unfortunately not, as you can see, the backtrace is corrupted.
> But I know why it blocks.
>
> If you have compiled with --suffix=-snapshot, you have to run make
> install so that it creates gnomemeeting-snapshot, and run
> gnomemeeting-snapshot.
>
>
# gdb gnomemeeting-snapshot
GNU gdb Red Hat Linux (6.1post-1.20040607.43rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/gnomemeeting-snapshot
[Thread debugging using libthread_db enabled]
[New Thread -1208158528 (LWP 5954)]
Detaching after fork from child process 5957.
[New Thread 127278000 (LWP 5959)]
[New Thread 85629872 (LWP 5960)]
[New Thread 76213168 (LWP 5961)]
[New Thread 40872880 (LWP 5962)]
[New Thread 54885296 (LWP 5966)]
[New Thread 41139120 (LWP 5973)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208158528 (LWP 5954)]
GMZeroconfPublisher::GetPersonalData (this=0x8c2ca38) at zeroconf_publisher.cpp:182
182 if (strcmp (lastname, ""))
(gdb) Quit
(gdb) thread apply all bt
Thread 7 (Thread 41139120 (LWP 5973)):
#0 0x007877a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0x009e0361 in __lll_mutex_unlock_wake () from /lib/tls/libpthread.so.0
#2 0x009dd17f in _L_mutex_unlock_128 () from /lib/tls/libpthread.so.0
#3 0x0273b3c8 in ?? ()
#4 0x01083d78 in PSyncPoint::Signal (this=0x8c2cb04) at tlibthrd.cxx:1834
#5 0x01083d78 in PSyncPoint::Signal (this=0x8c2caf4) at tlibthrd.cxx:1834
#6 0x080a81b0 in GMZeroconfPublisher::Main (this=0x8c2ca38) at zeroconf_publisher.cpp:260
#7 0x01082257 in PThread::PX_ThreadStart (arg=0x8c2ca38) at tlibthrd.cxx:1280
#8 0x009db3ae in start_thread () from /lib/tls/libpthread.so.0
#9 0x0086ab6e in clone () from /lib/tls/libc.so.6
Thread 6 (Thread 54885296 (LWP 5966)):
#0 0x007877a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1 0x00860f74 in poll () from /lib/tls/libc.so.6
#2 0x00c161d3 in g_main_context_acquire () from /usr/lib/libglib-2.0.so.0
#3 0x00c164ef in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#4 0x00755bff in link_thread_io_context () from /usr/lib/libORBit-2.so.0
#5 0x00c6b1a4 in ?? () from /usr/lib/libglib-2.0.so.0
#6 0x03457458 in ?? ()
#7 0x00c2e8d2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#8 0x00000001 in ?? ()
#9 0x00000031 in ?? ()
Previous frame inner to this frame (corrupt stack?)
182 if (strcmp (lastname, ""))
# gnomemeeting-snapshot -d 4
2005/03/08 18:09:43.127 0:00.159 gnomemeeting-snapshot gnomemeeting-snapshot Version 1.3.0 by on Unix Linux (2.6.10-1.741_FC3-i686) at 2005/3/8 18:09:43.126
2005/03/08 18:09:43.133 0:00.165 OpalGarbage PWLib Thread high water mark set: 2
2005/03/08 18:09:43.135 0:00.167 Housekeeper PWLib Thread high water mark set: 3
2005/03/08 18:09:43.138 0:00.169 gnomemeeting-snapshot Detected audio plugins: OSS,ALSA
2005/03/08 18:09:43.140 0:00.171 gnomemeeting-snapshot Detected video plugins: Picture,V4L,AVC
2005/03/08 18:09:43.142 0:00.174 gnomemeeting-snapshot Detected audio plugins: OSS,ALSA,Quicknet
2005/03/08 18:09:43.144 0:00.176 gnomemeeting-snapshot Detected video plugins: Picture,V4L,AVC
2005/03/08 18:09:43.184 0:00.215 gnomemeeting-snapshot Detected the following audio input devices: /dev/dsp with plugin OSS
2005/03/08 18:09:43.186 0:00.217 gnomemeeting-snapshot Detected the following audio output devices: /dev/dsp with plugin OSS
2005/03/08 18:09:43.188 0:00.219 gnomemeeting-snapshot Detected the following video input devices: MovingLogo,StaticPicture with plugin Picture
2005/03/08 18:09:43.191 0:00.223 gnomemeeting-snapshot Detected the following audio input devices: /dev/dsp with plugin OSS
2005/03/08 18:09:43.194 0:00.225 gnomemeeting-snapshot Detected the following audio output devices: /dev/dsp with plugin OSS
2005/03/08 18:09:43.196 0:00.227 gnomemeeting-snapshot Detected the following video input devices: MovingLogo,StaticPicture with plugin Picture
2005/03/08 18:09:43.224 0:00.256 gnomemeeting-snapshot PWLib File handle high water mark set: 26 Thread unblock pipe
2005/03/08 18:09:43.229 0:00.260 GMZeroconf...r:08106ba0 PWLib Thread high water mark set: 4
2005/03/08 18:09:43.757 0:00.788 gnomemeeting-snapshot GnomeMeeting version 1.3.0
2005/03/08 18:09:43.759 0:00.790 gnomemeeting-snapshot OPAL version unknown
2005/03/08 18:09:43.761 0:00.792 gnomemeeting-snapshot PWLIB version 1.9.0
2005/03/08 18:09:43.763 0:00.794 gnomemeeting-snapshot GNOME support enabled
2005/03/08 18:09:43.764 0:00.796 gnomemeeting-snapshot Fullscreen support enabled
2005/03/08 18:09:43.766 0:00.797 gnomemeeting-snapshot DBUS support disabled
2005/03/08 18:09:43.768 0:00.799 gnomemeeting-snapshot Quicknet hardware support enabled
2005/03/08 18:09:43.771 0:00.803 gnomemeeting-snapshot OpalEP Created endpoint: h323
2005/03/08 18:09:43.774 0:00.805 gnomemeeting-snapshot H323 Created endpoint.
2005/03/08 18:09:43.777 0:00.808 gnomemeeting-snapshot Opal Illegal IP transport port/service: "tcp$*:0"
2005/03/08 18:09:43.788 0:00.820 gnomemeeting-snapshot OpalEP Could not create listener: tcp$*:0
2005/03/08 18:09:43.811 0:00.842 gnomemeeting-snapshot OpalMan Added route "pc:.*=h323:<da>"
2005/03/08 18:09:43.813 0:00.845 gnomemeeting-snapshot OpalEP Created endpoint: sip
2005/03/08 18:09:43.816 0:00.847 gnomemeeting-snapshot SIP Created endpoint.
2005/03/08 18:09:43.818 0:00.849 gnomemeeting-snapshot Opal Illegal IP transport port/service: "udp$*:0"
2005/03/08 18:09:43.820 0:00.851 gnomemeeting-snapshot OpalEP Could not create listener: udp$*:0
2005/03/08 18:09:43.826 0:00.857 gnomemeeting-snapshot OpalMan Added route "pc:.*=sip:<da>"
2005/03/08 18:09:43.828 0:00.860 gnomemeeting-snapshot OpalEP Created endpoint: pc
2005/03/08 18:09:43.858 0:00.890 gnomemeeting-snapshot PCSS Created PC sound system endpoint.
2005/03/08 18:09:43.860 0:00.891 gnomemeeting-snapshot OpalMan Added route "h323:.*=pc:<da>"
2005/03/08 18:09:43.862 0:00.894 gnomemeeting-snapshot OpalMan Added route "sip:.*=pc:<da>"
2005/03/08 18:09:43.866 0:00.897 gnomemeeting-snapshot PWLib File handle high water mark set: 40 Thread unblock pipe
2005/03/08 18:09:43.868 0:00.899 GMZeroconf...r:08e6dbe8 PWLib Thread high water mark set: 5
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]