GNU gdb 6.4-debian Copyright 2005 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 "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) handle SIG33 pass nostop p noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/bin/ekiga [Thread debugging using libthread_db enabled] [New Thread 1975318208 (LWP 27353)] [New Thread 1973398448 (LWP 27616)] [New Thread 1973132208 (LWP 27617)] [New Thread 1957383088 (LWP 27621)] [New Thread 1957116848 (LWP 27622)] [New Thread 1948724144 (LWP 27623)] ekiga: entrygroup.c:406: avahi_entry_group_add_service_strlst: Assertion `group' failed. [New Thread 1940249520 (LWP 27625)] [Thread 1957116848 (LWP 27622) exited] [New Thread 1939983280 (LWP 27626)] Program received signal SIGABRT, Aborted. [Switching to Thread 1975318208 (LWP 27353)] 0xffffe410 in __kernel_vsyscall () (gdb) backtrace #0 0xffffe410 in __kernel_vsyscall () #1 0x764109a1 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0x764122b9 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0x76409f51 in __assert_fail () from /lib/tls/i686/cmov/libc.so.6 #4 0x7751c9b1 in avahi_entry_group_add_service_strlst () from /usr/lib/libavahi-client.so.3 #5 0x080c1822 in GMZeroconfPublisher::CreateServices (this=0x8555c08, c=0x8557098, userdata=0x8555c08) at clients/avahi.cpp:198 #6 0x080c1a39 in create_services (c=0x8557098, userdata=0x8555c08) at clients/avahi.cpp:86 #7 0x080c1ad1 in GMZeroconfPublisher::ClientCallback (this=0x8555c08, c=0x8557098, state=AVAHI_CLIENT_S_RUNNING, userdata=0x8555c08) at clients/avahi.cpp:244 #8 0x080c1b7a in client_callback (c=0x8557098, state=AVAHI_CLIENT_S_RUNNING, userdata=0x8555c08) at clients/avahi.cpp:77 #9 0x77519da5 in avahi_client_set_dbus_error () from /usr/lib/libavahi-client.so.3 #10 0x7751a1d7 in avahi_client_set_dbus_error () from /usr/lib/libavahi-client.so.3 #11 0x7751a705 in avahi_client_new () from /usr/lib/libavahi-client.so.3 #12 0x080c1de3 in GMZeroconfPublisher::Publish (this=0x8555c08) at clients/avahi.cpp:288 #13 0x080ac857 in GMManager::UpdatePublishers (this=0x81a6668) at endpoints/manager.cpp:540 #14 0x080b2379 in GMManager::Init (this=0x81a6668) at endpoints/manager.cpp:1548 #15 0x080a94e1 in GnomeMeeting::Init (this=0x811e360) at endpoints/ekiga.cpp:181 #16 0x08098fa1 in main (argc=1, argv=0x7fb57974, envp=0x7fb5797c) at gui/main.cpp:4552 (gdb) thread apply all backtrace Thread 8 (Thread 1939983280 (LWP 27626)): #0 0x764b14d8 in clone () from /lib/tls/i686/cmov/libc.so.6 #1 0x007d0f00 in ?? () #2 0x00000000 in ?? () Thread 7 (Thread 1940249520 (LWP 27625)): #0 0xffffe410 in __kernel_vsyscall () #1 0x766232ae in __lll_mutex_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x7661ffc7 in _L_mutex_lock_159 () from /lib/tls/i686/cmov/libpthread.so.0 #3 0x77530d30 in ?? () #4 0x00000000 in ?? () Thread 6 (Thread 1948724144 (LWP 27623)): #0 0xffffe410 in __kernel_vsyscall () #1 0x764a78c4 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0x774b67e8 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #3 0x774b6cb8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #4 0x778318ab in e_book_set_default_source () from /usr/lib/libebook-1.2.so.5 #5 0x774cf5a2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0 #6 0x7661e341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0x764b14ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 4 (Thread 1957383088 (LWP 27621)): #0 0xffffe410 in __kernel_vsyscall () #1 0x764a78c4 in poll () from /lib/tls/i686/cmov/libc.so.6 #2 0x774b67e8 in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #3 0x774b6cb8 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #4 0x7756f70e in link_thread_io_context () from /usr/lib/libORBit-2.so.0 #5 0x774cf5a2 in g_static_private_free () from /usr/lib/libglib-2.0.so.0 #6 0x7661e341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0x764b14ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 3 (Thread 1973132208 (LWP 27617)): #0 0xffffe410 in __kernel_vsyscall () #1 0x766232ae in __lll_mutex_lock_wait () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x7661ffbb in _L_mutex_lock_33 () from /lib/tls/i686/cmov/libpthread.so.0 #3 0x00000001 in ?? () #4 0x00000000 in ?? () Thread 2 (Thread 1973398448 (LWP 27616)): #0 0xffffe410 in __kernel_vsyscall () #1 0x76620eec in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x7731ede0 in PSyncPoint::Wait () from /usr/lib/libpt.so.1.10.0 #3 0x7691d5eb in OpalManager::GarbageMain () from /usr/lib/libopal.so.2.2 #4 0x7692648b in OpalManager::GarbageMain_PNotifier::Call () from /usr/lib/libopal.so.2.2 #5 0x080b42a8 in PNotifier::operator() (this=0x81a6f5c, notifier=@0x81a6f08, extra=0) at notifier.h:99 #6 0x77339a4f in PSimpleThread::Main () from /usr/lib/libpt.so.1.10.0 #7 0x7732335e in PThread::PX_ThreadStart () from /usr/lib/libpt.so.1.10.0 #8 0x7661e341 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #9 0x764b14ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 1975318208 (LWP 27353)): #0 0xffffe410 in __kernel_vsyscall () #1 0x764109a1 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0x764122b9 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0x76409f51 in __assert_fail () from /lib/tls/i686/cmov/libc.so.6 #4 0x7751c9b1 in avahi_entry_group_add_service_strlst () from /usr/lib/libavahi-client.so.3 #5 0x080c1822 in GMZeroconfPublisher::CreateServices (this=0x8555c08, c=0x8557098, userdata=0x8555c08) at clients/avahi.cpp:198 #6 0x080c1a39 in create_services (c=0x8557098, userdata=0x8555c08) at clients/avahi.cpp:86 #7 0x080c1ad1 in GMZeroconfPublisher::ClientCallback (this=0x8555c08, c=0x8557098, state=AVAHI_CLIENT_S_RUNNING, userdata=0x8555c08) at clients/avahi.cpp:244 #8 0x080c1b7a in client_callback (c=0x8557098, state=AVAHI_CLIENT_S_RUNNING, userdata=0x8555c08) at clients/avahi.cpp:77 #9 0x77519da5 in avahi_client_set_dbus_error () from /usr/lib/libavahi-client.so.3 #10 0x7751a1d7 in avahi_client_set_dbus_error () from /usr/lib/libavahi-client.so.3 #11 0x7751a705 in avahi_client_new () from /usr/lib/libavahi-client.so.3 #12 0x080c1de3 in GMZeroconfPublisher::Publish (this=0x8555c08) at clients/avahi.cpp:288 #13 0x080ac857 in GMManager::UpdatePublishers (this=0x81a6668) at endpoints/manager.cpp:540 #14 0x080b2379 in GMManager::Init (this=0x81a6668) at endpoints/manager.cpp:1548 #15 0x080a94e1 in GnomeMeeting::Init (this=0x811e360) at endpoints/ekiga.cpp:181 #16 0x08098fa1 in main (argc=1, argv=0x7fb57974, envp=0x7fb5797c) at gui/main.cpp:4552 (gdb)