Summary: | Crash installing themes | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | cristianj_20 |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kde-bugs, nate, p.r.worrall |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.23.3 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
cristianj_20
2021-11-18 15:53:08 UTC
Crash is reproducible by me also running systemsettings5 from a terminal I see the following when it crashes: KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = systemsettings5 path = /usr/bin pid = 36508 KCrash: Arguments: /usr/bin/systemsettings5 radeon: Failed to allocate a buffer: radeon: size : 4096 bytes radeon: alignment : 4096 bytes radeon: domains : 2 radeon: flags : 0 radeon: Failed to allocate a buffer: radeon: size : 4096 bytes radeon: alignment : 4096 bytes radeon: domains : 2 radeon: flags : 0 radeon: The kernel rejected CS, see dmesg for more information (-9). radeon: Failed to allocate a buffer: radeon: size : 4096 bytes radeon: alignment : 4096 bytes radeon: domains : 4 radeon: flags : 4 radeon: Failed to allocate a buffer: radeon: size : 4096 bytes radeon: alignment : 4096 bytes radeon: domains : 4 radeon: flags : 4 radeon: Failed to allocate a buffer: radeon: size : 1843200 bytes radeon: alignment : 8192 bytes radeon: domains : 4 radeon: flags : 20 radeon: Failed to allocate a buffer: radeon: size : 1843200 bytes radeon: alignment : 8192 bytes radeon: domains : 4 radeon: flags : 20 radeon: Failed to allocate a buffer: radeon: size : 4096 bytes radeon: alignment : 4096 bytes radeon: domains : 2 radeon: flags : 0 radeon: Failed to allocate a buffer: radeon: size : 4096 bytes radeon: alignment : 4096 bytes radeon: domains : 2 radeon: flags : 0 KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi radeon: The kernel rejected CS, see dmesg for more information (-9). The Wayland connection experienced a fatal error: Bad file descriptor Can't see anything relevant in dmesg Created attachment 143795 [details]
New crash information added by DrKonqi
systemsettings5 (5.23.3) using Qt 5.15.2
- What I was doing when the application crashed:
Trying to remove a theme called "Sweet Mars". It was installed and become unremovable. I tried to re-install it to try to remove. Crashes after installation attempt every time.
-- Backtrace (Reduced):
#6 0x00007f28266f95ed in QDir::fromNativeSeparators(QString const&) () at io/qdir.cpp:930
#7 0x00007f282670a979 in QFileInfoPrivate::QFileInfoPrivate (file=..., this=0x5634dffab8e0) at /usr/include/c++/11/bits/atomic_base.h:338
#8 QFileInfo::QFileInfo (this=this@entry=0x7ffe325deea0, file=...) at io/qfileinfo.cpp:347
#9 0x00007f2811040404 in operator() (__closure=<synthetic pointer>) at /usr/src/debug/plasma-workspace-5.23.3-1.fc35.x86_64/kcms/lookandfeel/kcm.cpp:117
#10 KCMLookandFeel::knsEntryChanged (wrapper=<optimized out>, this=0x5634dc73f660) at /usr/src/debug/plasma-workspace-5.23.3-1.fc35.x86_64/kcms/lookandfeel/kcm.cpp:126
*** This bug has been marked as a duplicate of bug 439797 *** |