Bug 509238 - plasmashell crashes endlessly in a loop, log contains QSqlError("11", "Unable to fetch row", "database disk image is malformed")
Summary: plasmashell crashes endlessly in a loop, log contains QSqlError("11", "Unable...
Status: NEEDSINFO BACKTRACE
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 6.4.4
Platform: Other Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-07 17:24 UTC by Dick Tracey
Modified: 2025-09-09 14:49 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dick Tracey 2025-09-07 17:24:10 UTC
Yesterday, I installed and attempted to run open-tv-bin (Arch Linux AUR package), it just caused plasmashell to crash.

Since then, once plasmashell crashes once, it keeps crashing in an endless loop.
I see the error in CLI

kde.plasma.activitiesstats: [Error at ResultSetPrivate::initQuery]: QSqlError("11", "Unable to fetch row", "database disk image is malformed")

SUMMARY


STEPS TO REPRODUCE
1. Install and run open-tv-bin? (Arch Linux AUR package) At the least that's what I was doing when this first happened
2. Once it crashes plasmashell, restart plasmshell manually from CLI
3. 

OBSERVED RESULT
plasmashell crashes again, if I dismiss report bug window, plasmashell restarts and crashes and the loop begins anew...

EXPECTED RESULT
no crashes

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: Arch Linux
KDE Plasma Version:  6.4.4
KDE Frameworks Version:  6.17.0.
Qt Version: 6.9.2

ADDITIONAL INFORMATION
Comment 1 TraceyC 2025-09-09 14:49:01 UTC
As the message at the top of the summary says, if something crashed, we need a backtrace of it so we can figure out what's going on. Can you please attach a backtrace of the crash using the coredumpctl command-line program, as detailed in https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl ?

Thanks.