Bug 486863

Summary: plasmashell crash after waking up monitor
Product: [Plasma] plasmashell Reporter: sp <sp139>
Component: generic-crashAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: akselmo, nate
Priority: NOR Keywords: drkonqi
Version: 6.0.4   
Target Milestone: 1.0   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description sp 2024-05-10 18:04:07 UTC
Application: plasmashell (6.0.4)

Qt Version: 6.7.0
Frameworks Version: 6.1.0
Operating System: Linux 6.5.0-28-generic x86_64
Windowing System: X11
Distribution: KDE neon 6.0
DrKonqi: 6.0.4 [CoredumpBackend]

-- Information about the crash:
Monitor set to sleep after 5 minutes of inactivity.
Waking it up by pressing a key results in plasmashell crash every time.
Happen in plasma 6.0.3, still does in 6.0.4.

The crash can be reproduced every time.

-- Backtrace (Reduced):
#6  __pthread_kill_implementation (no_tid=0, signo=6, threadid=130567231081152) at ./nptl/pthread_kill.c:44
#7  __pthread_kill_internal (signo=6, threadid=130567231081152) at ./nptl/pthread_kill.c:78
#8  __GI___pthread_kill (threadid=130567231081152, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
#9  0x000076c011642476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#10 0x000076c0116287f3 in __GI_abort () at ./stdlib/abort.c:79


Reported using DrKonqi
Comment 1 sp 2024-05-10 18:04:09 UTC
Created attachment 169366 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Akseli Lahtinen 2024-06-10 13:15:46 UTC
Hi, do you have multiple monitors? Do you get this issue on Wayland?
Comment 3 sp 2024-06-10 17:53:54 UTC
(In reply to Akseli Lahtinen from comment #2)
> Hi, do you have multiple monitors? Do you get this issue on Wayland?

Hello,

Single monitor only, asus pa329q. Connected with display port to asus rx7900xtx on pcie 1st-slot.
Tested to see if I disable the integrated gpu on motherboard ... it doesn't make a difference, still crash.

Tested under wayland, 10 cicles of sleep/wake monitor, no crashes.
Igpu was "on" in the bios. But card is always connected to the mentioned addon card.
Comment 4 sp 2024-06-18 20:33:24 UTC
Can confirm that it still happens under plasma 6.1
Comment 5 Nate Graham 2024-07-30 21:30:20 UTC

*** This bug has been marked as a duplicate of bug 484687 ***