GNOME Bugzilla – Bug 535457
crash in sigc::internal::trackable_callback_list::remove_callback () from /usr/lib/libsigc-2.0.so.0
Last modified: 2008-07-25 22:06:34 UTC
Hi, I'm running ekiga SVN 2008 05 27 It crashed, i don't know why (was not using it) Regards, Yannick bt: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x41220950 (LWP 23435)] 0x00007f464f4f7c8b in sigc::internal::trackable_callback_list::remove_callback () from /usr/lib/libsigc-2.0.so.0 (gdb) thread apply all bt
+ Trace 198971
Thread 13 (Thread 0x41220950 (LWP 23435))
With yesterday trunk: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x417ea950 (LWP 11885)] 0x00007fdd40998c8b in sigc::internal::trackable_callback_list::remove_callback () from /usr/lib/libsigc-2.0.so.0 (gdb) thread apply all bt
+ Trace 201245
Thread 13 (Thread 0x417ea950 (LWP 11885))
Did you spot something special when it happened? If I had an idea of a series of events leading to the crash, that would be good.
Unfortunatly no.
I was pretty sure I had seen duplicates, but can't find them anymore. :-/ re backtraces would be nice. :-/ I'm tempted to make that bug blocker... let's shoot for critical for now.
I was sleeping... Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x4014c950 (LWP 1597)] 0x00007f178bd51c8b in sigc::internal::trackable_callback_list::remove_callback () from /usr/lib/libsigc-2.0.so.0 (gdb) thread apply all bt
+ Trace 203781
Thread 13 (Thread 0x4014c950 (LWP 1597))
*** This bug has been marked as a duplicate of 528242 ***