Summary: | Plasma crash when waking up the PC [..., QHash<QString, Solid::Device>::remove, HotplugEngine::onDeviceRemoved] | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | Xavier Besnard <xavier.besnard> |
Component: | general | Assignee: | Alex Fiestas <afiestas> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | amichai2, andresbajotierra, asraniel, fjasm36, flealoveshatinghislife, jensseidel, rohan, seanthenewt, toralf.foerster |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Xavier Besnard
2011-04-23 17:21:50 UTC
Created attachment 59307 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
Same issue as OP, as soon as i wake up the laptop from a suspended RAM session, Plasma Crashes
- Unusual behavior I noticed:
Plasma Crashes on wakeup from suspended session
- Custom settings of the application:
I just have the folderview widget on the desktop
-- Backtrace (Reduced):
#6 0x00007f97994978ee in ~QExplicitlySharedDataPointer (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qshareddata.h:161
#7 Solid::Device::~Device (this=<value optimized out>, __in_chrg=<value optimized out>) at ../../../solid/solid/device.cpp:85
#8 0x00007f9782eae99a in ~QHashNode (this=0x10eec28, akey=<value optimized out>) at /usr/include/qt4/QtCore/qhash.h:217
#9 deleteNode2 (this=0x10eec28, akey=<value optimized out>) at /usr/include/qt4/QtCore/qhash.h:519
#10 deleteNode (this=0x10eec28, akey=<value optimized out>) at /usr/include/qt4/QtCore/qhash.h:507
Created attachment 59480 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
Resumed netbook from hibernation, unlocked screen, and the crash report was there (can't tell if the crash occured during the preceding suspend to disk, or after resuming before unlocking, or right after unlocking. There are no applications running other than DropBox and the default tray icon apps on Natty.
-- Backtrace (Reduced):
#7 0x00845755 in ~QExplicitlySharedDataPointer (this=0x9733d4c, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qshareddata.h:161
#8 Solid::Device::~Device (this=0x9733d4c, __in_chrg=<value optimized out>) at ../../../solid/solid/device.cpp:85
#9 0x03341087 in ~QHashNode (this=0x9596884, akey=...) at /usr/include/qt4/QtCore/qhash.h:217
#10 deleteNode2 (this=0x9596884, akey=...) at /usr/include/qt4/QtCore/qhash.h:519
#11 deleteNode (this=0x9596884, akey=...) at /usr/include/qt4/QtCore/qhash.h:507
[Comment from a bug report cleaner] This seems to be related to the crash in bug 266383. Regards *** Bug 272372 has been marked as a duplicate of this bug. *** *** Bug 273301 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 273075 *** *** Bug 282716 has been marked as a duplicate of this bug. *** *** Bug 282505 has been marked as a duplicate of this bug. *** *** Bug 282665 has been marked as a duplicate of this bug. *** [Comment from a bug triager] From bug 282505 (KDE SC 4.6.5): - What I was doing when the application crashed:When I resumed my system from s2ram, then it the crash happend |