indicator-secret-agent crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

Bug #1288365 reported by Lars Bahner
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
indicator-network (Ubuntu)
Invalid
Low
Unassigned

Bug Description

Just logged on and this happened.

ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: indicator-network 0.5.1+14.04.20140207-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-88.5-mptcp
Uname: Linux 3.8.0-88-mptcp x86_64
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
Date: Wed Mar 5 18:43:11 2014
ExecutablePath: /usr/lib/x86_64-linux-gnu/indicator-secret-agent
InstallationDate: Installed on 2012-03-08 (727 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
ProcCmdline: /usr/lib/x86_64-linux-gnu/indicator-secret-agent
Signal: 6
SourcePackage: indicator-network
StacktraceTop:
 __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
 ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
 std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
 __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
 SecretAgent::SecretAgent(QDBusConnection const&, QDBusConnection const&, QObject*) ()
SystemImageInfo: Error: [Errno 2] Ingen slik fil eller filkatalog: 'system-image-cli'
Title: indicator-secret-agent crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()
UpgradeStatus: Upgraded to trusty on 2014-03-04 (0 days ago)
UserGroups:

Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 __gnu_cxx::__verbose_terminate_handler () at ../../../../src/libstdc++-v3/libsupc++/vterminate.cc:95
 __cxxabiv1::__terminate (handler=<optimized out>) at ../../../../src/libstdc++-v3/libsupc++/eh_terminate.cc:38
 std::terminate () at ../../../../src/libstdc++-v3/libsupc++/eh_terminate.cc:48
 __cxxabiv1::__cxa_throw (obj=0x232b910, tinfo=0x7f1fc1f92150 <typeinfo for std::logic_error>, dest=0x7f1fc1d1c900 <std::logic_error::~logic_error()>) at ../../../../src/libstdc++-v3/libsupc++/eh_throw.cc:87
 SecretAgent::SecretAgent (this=0x7fffe7fc0550, systemConnection=..., sessionConnection=..., parent=<optimized out>) at /build/buildd/indicator-network-0.5.1+14.04.20140207/secret-agent/SecretAgent.cpp:54

Changed in indicator-network (Ubuntu):
importance: Undecided → Medium
tags: removed: need-amd64-retrace
Revision history for this message
Antti Kaijanmäki (kaijanmaki) wrote :

so basically this is:
#6 0x000000000040b851 in SecretAgent::SecretAgent (this=0x7fffe7fc0550, systemConnection=..., sessionConnection=..., parent=<optimized out>) at /build/buildd/indicator-network-0.5.1+14.04.20140207/secret-agent/SecretAgent.cpp:54
No locals.
#7 0x000000000040931d in main (argc=1, argv=0x7fffe7fc06c8) at /build/buildd/indicator-network-0.5.1+14.04.20140207/secret-agent/main.cpp:47

----

 if (!m_systemConnection.registerObject(NM_DBUS_PATH_SECRET_AGENT, this)) {
  throw logic_error(
    _("Unable to register user secret agent object on DBus"));
 }
---

Need to investigate why this happens and if it's something we should handle gracefully (i.e. exiting nicely instead of letting the exception to pass all the way to terminate()).

information type: Private → Public
Changed in indicator-network:
importance: Undecided → Low
Changed in indicator-network (Ubuntu):
importance: Medium → Low
Changed in indicator-network:
status: New → Triaged
Changed in indicator-network (Ubuntu):
status: New → Triaged
Pete Woods (pete-woods)
no longer affects: indicator-network
Revision history for this message
Antti Kaijanmäki (kaijanmaki) wrote :

expired after the qtdbus port.

Changed in indicator-network (Ubuntu):
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.