Summary: | Plasma crashed on KDM KCM opening (and other situations) [data, Solid::DevicePrivate::backendObject, Solid::Device::asDeviceInterface, ..., HotplugEngine] | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | Julien Humbert <julroy67> |
Component: | libsolid | Assignee: | Alex Fiestas <afiestas> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | afiestas, agray357, alexandre.nunes, andresbajotierra, asraniel, atalanttore, bosyber, ckwad, cristiano.signorino, david.cory, Enygma2002_ro, fofy77, germano.massullo, jnelson-kde, kde, kylegass, maxadrom, nick, p0laro1dh3ad1, patrick.feucht, rasasi78, rickstockton, simon.king, ulilicht |
Priority: | NOR | ||
Version: | 4.7.4 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Julien Humbert
2011-04-06 18:59:00 UTC
*** Bug 275217 has been marked as a duplicate of this bug. *** *** Bug 276360 has been marked as a duplicate of this bug. *** *** Bug 279408 has been marked as a duplicate of this bug. *** *** Bug 279422 has been marked as a duplicate of this bug. *** [Comment from a bug triager] From bug 279557 (KDE SC 4.6.5): - What I was doing when the application crashed: While system was updating, I was using google chrome to view websites. *** Bug 279557 has been marked as a duplicate of this bug. *** Created attachment 62940 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2
- What I was doing when the application crashed:
Was installing Amarok from source. Not sure is this is the cause, but a duplicate report to this one does suggest a problem while installing. Related to filesystem watching perhaps?
-- Backtrace (Reduced):
#6 operator== (this=<value optimized out>, type=@0x3d5c758) at /usr/include/qt4/QtCore/qbasicatomic.h:70
#7 data (this=<value optimized out>, type=@0x3d5c758) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:565
#8 backendObject (this=<value optimized out>, type=@0x3d5c758) at ../../../solid/solid/device_p.h:44
#9 Solid::Device::asDeviceInterface (this=<value optimized out>, type=@0x3d5c758) at ../../../solid/solid/device.cpp:167
#10 0x00007fe4629dc40a in Solid::Predicate::matches (this=0x2c23290, device=...) at ../../../solid/solid/predicate.cpp:203
*** Bug 280727 has been marked as a duplicate of this bug. *** *** Bug 282796 has been marked as a duplicate of this bug. *** [Comment from a bug triager] From bug 281918: -- Information about the crash: I was sitting in front of my computer watching the emerge process of Gentoo's build system. Sich a crash now appeared twice within 24 hours - the main change of my syste was to update to qt 4.7.4 *** Bug 281918 has been marked as a duplicate of this bug. *** *** Bug 284658 has been marked as a duplicate of this bug. *** Reproducible with KDE 4.7.2 on Kubuntu 11.10, Qt 4.7.4. With all those duplicates I guess the bug is confirmed :) *** Bug 286483 has been marked as a duplicate of this bug. *** *** Bug 286052 has been marked as a duplicate of this bug. *** *** Bug 287162 has been marked as a duplicate of this bug. *** *** Bug 276937 has been marked as a duplicate of this bug. *** *** Bug 280781 has been marked as a duplicate of this bug. *** *** Bug 281321 has been marked as a duplicate of this bug. *** *** Bug 287392 has been marked as a duplicate of this bug. *** *** Bug 288860 has been marked as a duplicate of this bug. *** *** Bug 290235 has been marked as a duplicate of this bug. *** *** Bug 294715 has been marked as a duplicate of this bug. *** *** Bug 272294 has been marked as a duplicate of this bug. *** We are going to need more information if we want to fix this bug, please try to answer the following questions: -How often is this bug reproducible? -Is it always reproducible doing the same action? -Execute: "solid-hardware list nonportableinfo" before and after the crash (attach the file) -Distribution of using Then, if you could run plasma-desktop with valgrind that would be fantastic (and probably what will make us fix this issue). Thanks ! Created attachment 71477 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.7.4 (4.7.4) using Qt 4.8.1
- What I was doing when the application crashed:
Was upgrading the system packages when it happened.
-- Backtrace (Reduced):
#6 operator== (value=0, this=0x160000000c) at /usr/include/qt4/QtCore/qbasicatomic.h:70
#7 data (this=0x317a840) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:587
#8 backendObject (this=0x317a820) at ../../../solid/solid/device_p.h:44
#9 Solid::Device::asDeviceInterface (this=<optimized out>, type=@0x43ae458: Solid::DeviceInterface::StorageVolume) at ../../../solid/solid/device.cpp:167
#10 0x00007fbf96bee7f4 in Solid::Predicate::matches (this=0x3f8a050, device=...) at ../../../solid/solid/predicate.cpp:203
*** Bug 304795 has been marked as a duplicate of this bug. *** Setting libsolid component and myself as assignee Double checked, this one was fixed when fstab backend was fixed to emit deviceAdded/Remove din the right order. Please if I'm mistaken and you are able to reproduce the bug feel free to reopen the bug! Thanks ! |