Re: [GnomeMeeting-devel-list] Crash when registering/unregistering
- From: thomas schorpp <t schorpp gmx de>
- To: GnomeMeeting development mailing list <gnomemeeting-devel-list gnome org>
- Subject: Re: [GnomeMeeting-devel-list] Crash when registering/unregistering
- Date: Thu, 09 Feb 2006 19:54:11 +0100
Damien Sandras wrote:
>>Damien Sandras wrote:
>>
>>>Without debug symbols, I can not debug that problem. Sorry :(
>>
>>Which symbols are you missing? I do have all necessary packages
>>installed, ekiga-cvs-dbg and libopal-cvs-dbg.
>>
>>
>
>
> If they were installed, we would know where it crashes.
>
> Kilian, can you make sure your debug packs are correct? It seems not.
> You can try killall -11 ekiga and see if the bt gives the lines numbers.
> If they don't, then you do not provide correct debug symbols.
>
Program received signal SIGSEGV, Segmentation fault.
0xb67055a9 in poll () from /lib/tls/libc.so.6
(gdb) bt
#0 0xb67055a9 in poll () from /lib/tls/libc.so.6
#1 0xb7536dbc in g_main_context_iterate (context=0x814a2c8, block=1, dispatch=1,
self=0x811d0f0) at gmain.c:2867
#2 0xb75372c7 in IA__g_main_loop_run (loop=0x83bd028) at gmain.c:2769
#3 0xb7c4adf9 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#4 0x08097622 in main (argc=1, argv=0xbfee5f54, envp=0xbfee5f5c)
at gui/main.cpp:4589
(gdb) handle SIGSEGV nopass
Signal Stop Print Pass to program Description
SIGSEGV Yes Yes No Segmentation fault
(gdb) cont
Continuing.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]