Bug 446351 - Plasma occasionally stutters for ~15 seconds and sometimes crashes
Summary: Plasma occasionally stutters for ~15 seconds and sometimes crashes
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.23.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-12-02 00:16 UTC by 322997am
Modified: 2021-12-02 06:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (91.64 KB, text/plain)
2021-12-02 00:16 UTC, 322997am
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 322997am 2021-12-02 00:16:01 UTC
Application: plasmashell (5.23.3)

Qt Version: 5.15.2
Frameworks Version: 5.88.0
Operating System: Linux 5.15.5-200.fc35.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 35 (KDE Plasma)
DrKonqi: 5.23.3 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Normal navigation. The behaviour is rarely triggered by any kind of mouse/keyboard input, but frequently enough to be a disturbance. 

- Unusual behavior I noticed:
After an update, Plasma began to stutter and freeze occasionally, which leads to a crash at times. This occurs approximately once every 15 minutes in my experience. KWin does not crash, but plasmashell does. 

Kernel: 5.15.5-200.fc35.x86_64
Plasma: 5.23.3
KDE Frameworks: 5.88.0
QT: 5.15.2
I am using the Wayland session and the zawertun/kde Copr on Fedora 35 KDE

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#6  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#7  0x00007f7abb50c8c3 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
#8  0x00007f7abb4bf6b6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#9  0x00007f7abb4a97d3 in __GI_abort () at abort.c:79
#10 0x00007f7aa278e18f in _iris_batch_flush (batch=<optimized out>, file=<optimized out>, line=<optimized out>) at ../src/gallium/drivers/iris/iris_batch.c:776


Possible duplicates by query: bug 446195, bug 446111, bug 445778, bug 445669, bug 445479.

Reported using DrKonqi
Comment 1 322997am 2021-12-02 00:16:03 UTC
Created attachment 144135 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 322997am 2021-12-02 05:56:38 UTC
Update: I have narrowed this bug down to Fedora updating its kernel to 5.15, which happened in parallel with the plasma upgrade. Should I leave this bug until the kernel bug is fixed or should I close it?