Summary: | Unmounted Removable Storage Media | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | Gary Triplett <garystriplett> |
Component: | general | Assignee: | Kevin Ottens <ervin> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | linuxg33k4life |
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
Gary Triplett
2010-12-20 02:16:19 UTC
Looks like bad interaction between hal and udisks backends, or kfileplaceview? Kevin? Created attachment 55247 [details]
New crash information added by DrKonqi
krunner (0.1) on KDE Platform 4.5.85 (4.6 Beta2) using Qt 4.7.1
- What I was doing when the application crashed:
The run command interface crashed when I loaded a cd into the drive.
-- Backtrace (Reduced):
#6 ref (this=<value optimized out>) at /usr/include/QtCore/qatomic_x86_64.h:121
#7 QString (this=<value optimized out>) at /usr/include/QtCore/qstring.h:729
#8 Solid::Backends::UDisks::UDisksStorageAccess::filePath (this=<value optimized out>) at /usr/src/debug/kdelibs-4.5.85/solid/solid/backends/udisks/udisksstorageaccess.cpp:86
#9 0x00007f5b7643eac3 in Solid::StorageAccess::filePath (this=<value optimized out>) at /usr/src/debug/kdelibs-4.5.85/solid/solid/storageaccess.cpp:74
#10 0x00007f5b5cb6066c in SolidDeviceEngine::populateDeviceData (this=0xa31800, name=...) at /usr/src/debug/kdebase-workspace-4.5.85/plasma/generic/dataengines/soliddevice/soliddeviceengine.cpp:140
Created attachment 55248 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.5.85 (4.6 Beta2) using Qt 4.7.1
- What I was doing when the application crashed:
Loaded a audio cd into the drive when plasma desktop stopped.
-- Backtrace (Reduced):
#6 ref (this=<value optimized out>) at /usr/include/QtCore/qatomic_x86_64.h:121
#7 QString (this=<value optimized out>) at /usr/include/QtCore/qstring.h:729
#8 Solid::Backends::UDisks::UDisksStorageAccess::filePath (this=<value optimized out>) at /usr/src/debug/kdelibs-4.5.85/solid/solid/backends/udisks/udisksstorageaccess.cpp:86
#9 0x00007f5b7643eac3 in Solid::StorageAccess::filePath (this=<value optimized out>) at /usr/src/debug/kdelibs-4.5.85/solid/solid/storageaccess.cpp:74
#10 0x00007f5b5dc6e66c in SolidDeviceEngine::populateDeviceData (this=0xb580d0, name=...) at /usr/src/debug/kdebase-workspace-4.5.85/plasma/generic/dataengines/soliddevice/soliddeviceengine.cpp:140
Can't reproduce anymore on RC1. |