Summary: | knetworkmanager crashes upon resume from suspend to ram | ||
---|---|---|---|
Product: | [Unmaintained] Network Management | Reporter: | jshatch |
Component: | general | Assignee: | Will Stephenson <wstephenson> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | jshatch, mirko |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
jshatch
2010-10-14 06:50:38 UTC
Created attachment 52720 [details]
New crash information added by DrKonqi
knetworkmanager (v0.9) on KDE Platform 4.5.2 (KDE 4.5.2) using Qt 4.7.0
- What I was doing when the application crashed:
Every time I resume from suspend it does this. I have updated to the latest code available in the update channel I am subscribed to. Same behavior.
-- Backtrace (Reduced):
#6 ref (this=0x7c4c30) at /usr/include/QtCore/qatomic_x86_64.h:121
#7 QString (this=0x7c4c30) at /usr/include/QtCore/qstring.h:728
#8 Knm::Activatable::deviceUni (this=0x7c4c30) at /usr/src/debug/networkmanagement/libs/internals/activatable.cpp:51
#9 0x00007f6d404a7428 in compareDevices (first=0x7c4c30, second=0x79cad0) at /usr/src/debug/networkmanagement/libs/service/sortedactivatablelist.cpp:263
#10 0x00007f6d404a7753 in activatableLessThan (first=0x7c4c30, second=0x79cad0) at /usr/src/debug/networkmanagement/libs/service/sortedactivatablelist.cpp:173
Created attachment 52774 [details]
New crash information added by DrKonqi
knetworkmanager (v0.9) on KDE Platform 4.5.2 (KDE 4.5.2) using Qt 4.7.0
After a suspend to RAM, KNetworkManager has been crashed. After restarting the application, everything worked well again.
-- Backtrace (Reduced):
#6 ref (this=0x7d5690) at /usr/include/QtCore/qatomic_x86_64.h:121
#7 QString (this=0x7d5690) at /usr/include/QtCore/qstring.h:728
#8 Knm::Activatable::deviceUni (this=0x7d5690) at /usr/src/debug/networkmanagement/libs/internals/activatable.cpp:51
#9 0x00007f532d17224d in compareDevices (first=0x7d5690, second=0x7c51d0) at /usr/src/debug/networkmanagement/libs/service/sortedactivatablelist.cpp:263
#10 0x00007f532d172373 in activatableLessThan (first=0x7fff5a8d26f0, second=0x7d5690) at /usr/src/debug/networkmanagement/libs/service/sortedactivatablelist.cpp:173
*** This bug has been marked as a duplicate of bug 210878 *** |