After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 535457 - crash in sigc::internal::trackable_callback_list::remove_callback () from /usr/lib/libsigc-2.0.so.0
crash in sigc::internal::trackable_callback_list::remove_callback () from /us...
Status: RESOLVED DUPLICATE of bug 528242
Product: ekiga
Classification: Applications
Component: general
GIT master
Other Linux
: High critical
: ---
Assigned To: Snark
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2008-05-29 10:46 UTC by Yannick
Modified: 2008-07-25 22:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Yannick 2008-05-29 10:46:39 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

Thread 13 (Thread 0x41220950 (LWP 23435))

  • #0 sigc::internal::trackable_callback_list::remove_callback
    from /usr/lib/libsigc-2.0.so.0
  • #1 sigc::visit_each<sigc::internal::limit_derived_target<sigc::trackable*, sigc::internal::slot_do_unbind>, sigc::bound_const_mem_functor2<void, sigc::signal2<void, std::string, std::string, sigc::nil>, std::string const&, std::string const&>, std::string, std::string>
  • #2 sigc::visit_each_type<sigc::trackable*, sigc::internal::slot_do_unbind, sigc::bind_functor<-1, sigc::bound_const_mem_functor2<void, sigc::signal2<void, std::string, std::string, sigc::nil>, std::string const&, std::string const&>, std::string, std::string, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> >
  • #3 sigc::internal::typed_slot_rep<sigc::bind_functor<-1, sigc::bound_const_mem_functor2<void, sigc::signal2<void, std::string, std::string, sigc::nil>, std::string const&, std::string const&>, std::string, std::string, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> >::destroy
  • #4 sigc::slot_base::~slot_base
    from /usr/lib/libsigc-2.0.so.0
  • #5 Ekiga::GlibRuntime::run_in_main
  • #6 GMSIPEndpoint::OnPresenceInfoReceived
  • #7 SIPSubscribeHandler::OnReceivedPresenceNOTIFY
    from /usr/lib/libopal.so.3.3-beta0
  • #8 SIPSubscribeHandler::OnReceivedNOTIFY
    from /usr/lib/libopal.so.3.3-beta0
  • #9 SIPEndPoint::OnReceivedNOTIFY
    from /usr/lib/libopal.so.3.3-beta0
  • #10 SIPEndPoint::OnReceivedConnectionlessPDU
    from /usr/lib/libopal.so.3.3-beta0
  • #11 SIPEndPoint::OnReceivedPDU
    from /usr/lib/libopal.so.3.3-beta0
  • #12 SIPEndPoint::HandlePDU
    from /usr/lib/libopal.so.3.3-beta0
  • #13 SIPEndPoint::NewIncomingConnection
    from /usr/lib/libopal.so.3.3-beta0
  • #14 OpalEndPoint::ListenerCallback
    from /usr/lib/libopal.so.3.3-beta0
  • #15 OpalListener::ListenForConnections
    from /usr/lib/libopal.so.3.3-beta0
  • #16 PThread::PX_ThreadStart
    from /usr/lib/libpt.so.2.3-beta0
  • #17 start_thread
    from /lib/libpthread.so.0
  • #18 clone
    from /lib/libc.so.6
  • #19 ??

Comment 1 Yannick 2008-06-24 10:18:35 UTC
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

Thread 13 (Thread 0x417ea950 (LWP 11885))

  • #0 sigc::internal::trackable_callback_list::remove_callback
    from /usr/lib/libsigc-2.0.so.0
  • #1 sigc::visit_each<sigc::internal::limit_derived_target<sigc::trackable*, sigc::internal::slot_do_unbind>, sigc::bound_const_mem_functor2<void, sigc::signal2<void, std::string, std::string, sigc::nil>, std::string const&, std::string const&>, std::string, std::string>
  • #2 sigc::visit_each_type<sigc::trackable*, sigc::internal::slot_do_unbind, sigc::bind_functor<-1, sigc::bound_const_mem_functor2<void, sigc::signal2<void, std::string, std::string, sigc::nil>, std::string const&, std::string const&>, std::string, std::string, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> >
  • #3 sigc::internal::typed_slot_rep<sigc::bind_functor<-1, sigc::bound_const_mem_functor2<void, sigc::signal2<void, std::string, std::string, sigc::nil>, std::string const&, std::string const&>, std::string, std::string, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> >::destroy
  • #4 sigc::slot_base::~slot_base
    from /usr/lib/libsigc-2.0.so.0
  • #5 Ekiga::GlibRuntime::run_in_main
  • #6 Opal::Sip::CallProtocolManager::OnPresenceInfoReceived
  • #7 SIPSubscribeHandler::OnReceivedPresenceNOTIFY
    at /build/buildd/opal-snapshot-20080622v01hardy2/src/sip/handlers.cxx line 712
  • #8 SIPSubscribeHandler::OnReceivedNOTIFY
    at /build/buildd/opal-snapshot-20080622v01hardy2/src/sip/handlers.cxx line 612
  • #9 SIPEndPoint::OnReceivedNOTIFY
    at /build/buildd/opal-snapshot-20080622v01hardy2/src/sip/sipep.cxx line 737
  • #10 SIPEndPoint::OnReceivedConnectionlessPDU
    at /build/buildd/opal-snapshot-20080622v01hardy2/src/sip/sipep.cxx line 451
  • #11 SIPEndPoint::OnReceivedPDU
    at /build/buildd/opal-snapshot-20080622v01hardy2/src/sip/sipep.cxx line 426
  • #12 SIPEndPoint::HandlePDU
    at /build/buildd/opal-snapshot-20080622v01hardy2/src/sip/sipep.cxx line 255
  • #13 SIPEndPoint::NewIncomingConnection
    at /build/buildd/opal-snapshot-20080622v01hardy2/src/sip/sipep.cxx line 137
  • #14 OpalEndPoint::ListenerCallback
    at /build/buildd/opal-snapshot-20080622v01hardy2/src/opal/endpoint.cxx line 282
  • #15 OpalListener::ListenForConnections
    at /build/buildd/opal-snapshot-20080622v01hardy2/src/opal/transports.cxx line 452
  • #16 PThread::PX_ThreadStart
    at tlibthrd.cxx line 802
  • #17 start_thread
    from /lib/libpthread.so.0
  • #18 clone
    from /lib/libc.so.6
  • #19 ??

Comment 2 Snark 2008-06-24 11:41:59 UTC
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.
Comment 3 Yannick 2008-06-24 12:05:07 UTC
Unfortunatly no.
Comment 4 Snark 2008-06-29 12:29:20 UTC
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.
Comment 5 Yannick 2008-07-25 17:03:30 UTC
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

Thread 13 (Thread 0x4014c950 (LWP 1597))

  • #0 sigc::internal::trackable_callback_list::remove_callback
    from /usr/lib/libsigc-2.0.so.0
  • #1 sigc::visit_each<sigc::internal::limit_derived_target<sigc::trackable*, sigc::internal::slot_do_unbind>, sigc::bound_const_mem_functor2<void, sigc::signal2<void, std::string, std::string, sigc::nil>, std::string const&, std::string const&>, std::string, std::string>
  • #2 sigc::visit_each_type<sigc::trackable*, sigc::internal::slot_do_unbind, sigc::bind_functor<-1, sigc::bound_const_mem_functor2<void, sigc::signal2<void, std::string, std::string, sigc::nil>, std::string const&, std::string const&>, std::string, std::string, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> >
  • #3 sigc::internal::typed_slot_rep<sigc::bind_functor<-1, sigc::bound_const_mem_functor2<void, sigc::signal2<void, std::string, std::string, sigc::nil>, std::string const&, std::string const&>, std::string, std::string, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> >::destroy
  • #4 sigc::slot_base::~slot_base
    from /usr/lib/libsigc-2.0.so.0
  • #5 Ekiga::GlibRuntime::run_in_main
  • #6 Opal::Sip::CallProtocolManager::OnPresenceInfoReceived
  • #7 SIPSubscribeHandler::OnReceivedPresenceNOTIFY
    at /build/buildd/opal-snapshot-20080725v01hardy2/src/sip/handlers.cxx line 750
  • #8 SIPSubscribeHandler::OnReceivedNOTIFY
    at /build/buildd/opal-snapshot-20080725v01hardy2/src/sip/handlers.cxx line 650
  • #9 SIPEndPoint::OnReceivedNOTIFY
    at /build/buildd/opal-snapshot-20080725v01hardy2/src/sip/sipep.cxx line 748
  • #10 SIPEndPoint::OnReceivedConnectionlessPDU
    at /build/buildd/opal-snapshot-20080725v01hardy2/src/sip/sipep.cxx line 462
  • #11 SIPEndPoint::OnReceivedPDU
    at /build/buildd/opal-snapshot-20080725v01hardy2/src/sip/sipep.cxx line 437
  • #12 SIPEndPoint::HandlePDU
    at /build/buildd/opal-snapshot-20080725v01hardy2/src/sip/sipep.cxx line 266
  • #13 SIPEndPoint::NewIncomingConnection
    at /build/buildd/opal-snapshot-20080725v01hardy2/src/sip/sipep.cxx line 155
  • #14 OpalEndPoint::ListenerCallback
    at /build/buildd/opal-snapshot-20080725v01hardy2/src/opal/endpoint.cxx line 282
  • #15 OpalListener::ListenForConnections
    at /build/buildd/opal-snapshot-20080725v01hardy2/src/opal/transports.cxx line 452
  • #16 PThread::PX_ThreadStart
    from /usr/lib/libpt.so.2.3-beta0
  • #17 start_thread
    from /lib/libpthread.so.0
  • #18 clone
    from /lib/libc.so.6
  • #19 ??

Comment 6 Matthias Schneider 2008-07-25 22:06:34 UTC

*** This bug has been marked as a duplicate of 528242 ***