https://bugs.kde.org/show_bug.cgi?id=493588
Bug ID: 493588 Summary: Kate crashed related to ejected DVD Classification: Frameworks and Libraries Product: frameworks-solid Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: win...@kde.org CC: kdelibs-b...@kde.org, lu...@kde.org Target Milestone: --- Using a recently hand-built Kate (within the last week) I ran `eject /dev/sr0` from a command line and I think that had something to do with the crash Here's the backtrace: ``` #0 0x00007f5a65e520e4 in Solid::StorageAccess::d_func (this=0x0) at /data/KDE/src/frameworks/solid/src/solid/devices/frontend/storageaccess.h:37 #1 0x00007f5a65e51160 in Solid::StorageAccess::filePath (this=0x0) at /data/KDE/src/frameworks/solid/src/solid/devices/frontend/storageaccess.cpp:59 #2 0x00007f5a65e2e46d in Solid::Device::storageAccessFromPath (path=...) at /data/KDE/src/frameworks/solid/src/solid/devices/frontend/devicemanager.cpp:164 #3 0x00007f5a4e4c9cbf in KFilePlacesItem::onAccessibilityChanged (this=0x2cdc5af0, isAccessible=true) at /data/KDE/src/frameworks/kio/src/filewidgets/kfileplacesitem.cpp:604 #4 0x00007f5a4e4c97a5 in KFilePlacesItem::updateDeviceInfo (this=0x2cdc5af0, udi=...) at /data/KDE/src/frameworks/kio/src/filewidgets/kfileplacesitem.cpp:560 #5 0x00007f5a4e4c524e in KFilePlacesItem::KFilePlacesItem (this=0x2cdc5af0, manager=0x2b1b5660, address=..., udi=..., parent=0x2b1b28d0) at /data/KDE/src/frameworks/kio/src/filewidgets/kfileplacesitem.cpp:49 #6 0x00007f5a4e4d8d07 in KFilePlacesModelPrivate::loadBookmarkList (this=0x2b1b4740) at /data/KDE/src/frameworks/kio/src/filewidgets/kfileplacesmodel.cpp:867 #7 0x00007f5a4e4d7e02 in KFilePlacesModelPrivate::reloadBookmarks (this=0x2b1b4740) at /data/KDE/src/frameworks/kio/src/filewidgets/kfileplacesmodel.cpp:764 #8 0x00007f5a4e4d7cc0 in KFilePlacesModelPrivate::deviceRemoved (this=0x2b1b4740, udi=...) at /data/KDE/src/frameworks/kio/src/filewidgets/kfileplacesmodel.cpp:748 ``` -- You are receiving this mail because: You are watching all bug changes.