Summary: | Plasmashell crashes right after logging in | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Mizuki Nguyen <pridefulmizuki> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | kdedev, nate, totok |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 6.3.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=504875 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Mizuki Nguyen
2025-04-09 11:50:48 UTC
Thank you for the bug report. Based on the backtrace this looks like a duplicate of bug 463648. Please follow that report if you would like updates on the progress of this issue. *** This bug has been marked as a duplicate of bug 463648 *** Created attachment 181414 [details]
New crash information added by DrKonqi
plasmashell (5.27.5) using Qt 5.15.8
Cold boot
Befor login :
apt-get update
apt-get dist-upgrade
systemctl restart lightdm.service
Then :
KDE/Plasma login
And crash
Note: I did not see what process crashed. And I was no visual consequence. I restarted the crash process, and nothing wrong happened again, or so it seems^
-- Backtrace (Reduced):
#6 0x00007f0f2dca81f5 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
#7 0x00007f0f2dd2889c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
#5 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=11, no_tid=no_tid@entry=0) at ./nptl/pthread_kill.c:44
#6 0x00007f0f2dca9f4f in __pthread_kill_internal (signo=11, threadid=<optimized out>) at ./nptl/pthread_kill.c:78
#7 0x00007f0f2dc5afb2 in __GI_raise (sig=11) at ../sysdeps/posix/raise.c:26
Typo: "And I was no visual consequence" --> "And I saw no visual consequence" |