Bug 496245 - plasmashell crashed in KSharedDataCache::find() with a full disk
Summary: plasmashell crashed in KSharedDataCache::find() with a full disk
Status: REPORTED
Alias: None
Product: frameworks-kcoreaddons
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 6.8.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-11-14 00:39 UTC by pollux/ned
Modified: 2024-11-24 16:27 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/93936/events/e21e44d935144658941c3e1555fb28e7/


Attachments
New crash information added by DrKonqi (188.43 KB, text/plain)
2024-11-14 00:39 UTC, pollux/ned
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pollux/ned 2024-11-14 00:39:25 UTC
Application: plasmashell (6.2.3)

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.0
Frameworks Version: 6.8.0
Operating System: Linux 6.11.7-arch1-1 x86_64
Windowing System: Wayland
Distribution: EndeavourOS
DrKonqi: 6.2.3 [CoredumpBackend]

-- Information about the crash:
Was doing a git push and plasmashell crashed

i was also torrenting on the same ssd at the same time it happened, i was also running out of space on my ssd when it happened lol

The reporter is unsure if this crash is reproducible.

-- Backtrace (Reduced):
#5  0x000077092c5aaddd in KSharedDataCache::find (this=this@entry=0x6527374be150, key=..., destination=destination@entry=0x7fffc8d24160) at /usr/src/debug/kcoreaddons/kcoreaddons-6.8.0/src/lib/caching/kshareddatacache.cpp:362
#6  0x000077092c687259 in KSharedPixmapCacheMixin<KSharedDataCache>::findPixmap (this=0x6527374be140, key=..., destination=0x7fffc8d24120) at /usr/include/KF6/KGuiAddons/kimagecache.h:138
#7  KSvg::ImageSetPrivate::findInCache (this=<optimized out>, key=..., pix=..., lastModified=<optimized out>) at /usr/src/debug/ksvg/ksvg-6.8.0/src/ksvg/private/imageset_p.cpp:642
#8  0x000077092c678cfc in KSvg::SvgPrivate::findInCache (this=<optimized out>, elementId=..., ratio=1, s=...) at /usr/src/debug/ksvg/ksvg-6.8.0/src/ksvg/svg.cpp:599
#9  0x000077092c6796f4 in KSvg::Svg::paint (this=<optimized out>, painter=0x7fffc8d246e0, rect=..., elementID=...) at /usr/src/debug/ksvg/ksvg-6.8.0/src/ksvg/svg.cpp:927


Reported using DrKonqi
Comment 1 pollux/ned 2024-11-14 00:39:29 UTC
Created attachment 175798 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Nate Graham 2024-11-14 18:22:30 UTC
Running out of space is relevant, thanks.