[frameworks-solid] [Bug 497299] Loop Mounts crash Plasmashell in Solid::StorageAccess::filePath
Parag W
bugzilla_noreply at kde.org
Wed Dec 11 15:08:42 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=497299
--- Comment #3 from Parag W <parag.lkml at gmail.com> ---
Something that caught my eye in the trace I uploaded is that the debug/source
information for crashing function Solid::StorageAccess::d_func is correctly
pointing to my local KDE compilation path, however down later for
KFilePlacesItem::onAccessibilityChanged it change to pointing to debuginfod
downloaded system package debuginfo - the source refers to
/usr/src/debug/kio/kio-6.8.0/src/filewidgets/kfileplacesitem.cpp:560 not
/data/kde/src/... as it should. Not sure if it's just a DrKonqi / debugger
paths issue or am I actually somehow loading system KIO libraries which
wouldn't be all that great? LDD on plasmashell shows KIO linked from my
$HOME/kde/usr/lib installation path so that's further perplexing.
Thread 1 (Thread 0x74837cff96c0 (LWP 8863)):
[KCrash Handler]
#5 0x0000748446e49755 in Solid::StorageAccess::d_func (this=<optimized out>)
at /data/kde/src/solid/src/solid/devices/frontend/storageaccess.h:37
#6 Solid::StorageAccess::filePath (this=0x0) at
/data/kde/src/solid/src/solid/devices/frontend/storageaccess.cpp:59
#7 0x0000748446e41251 in Solid::Device::storageAccessFromPath (path=...) at
/data/kde/src/solid/src/solid/devices/frontend/devicemanager.cpp:164
#8 0x000074843d761de6 in KFilePlacesItem::onAccessibilityChanged
(this=this at entry=0x748268076380, isAccessible=<optimized out>) at
/usr/src/debug/kio/kio-6.8.0/src/filewidgets/kfileplacesitem.cpp:604
#9 0x000074843d766f86 in KFilePlacesItem::updateDeviceInfo (this=<optimized
out>, udi=...) at
/usr/src/debug/kio/kio-6.8.0/src/filewidgets/kfileplacesitem.cpp:560
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list