Bug 471843 - Systematic crash after each startup (after computer start or reboot)
Summary: Systematic crash after each startup (after computer start or reboot)
Status: RESOLVED WORKSFORME
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 5.27.5
Platform: Debian stable Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-01 18:40 UTC by christophe3223
Modified: 2024-07-03 03:47 UTC (History)
4 users (show)

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


Attachments
Backtrace (50.45 KB, text/plain)
2023-07-01 18:40 UTC, christophe3223
Details

Note You need to log in before you can comment on or make changes to this bug.
Description christophe3223 2023-07-01 18:40:33 UTC
Created attachment 160031 [details]
Backtrace

STEPS TO REPRODUCE
1. Start or reboot computer
2. Enter password at Login screen

OBSERVED RESULT
Right after entering session, plasmashell process crashes and restarts

I have two 4K monitors connected to a desktop PC under Debian. One of these monitors is also connected to a laptop (windows).

Random crashes of plasmashell occur also during session. After having installed GDB to create the backtrace, I switched one of my two monitors' input to the laptop and when I switched back to desktop, the display didn't came back. Even after restart, my debian machine is now crippled with only one display, with a systematic crash of the ksplashqml process at each logon. I recently converted my desktop machine from windows 8.1 to linux. So far, and contrary to popular belief, my experience with Linux is far less stable as windows (I also get almost systematic black screens after sleep wake up, forcing me to reboot). Overall, rather disappointing.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian 12
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION
Kernel version : 6.1.0-9-amd64
Intel Core i9-9980XE
128 GiB of RAM
1TB SSD
Graphics card: NVidia NVS 810  (driver version: 535.54.3)
Comment 1 christophe3223 2023-07-01 19:39:54 UTC
Graphics platform: X11
Comment 2 Nate Graham 2023-08-30 20:19:51 UTC
Thread 1 (Thread 0x7f6ed2333500 (LWP 3930) "plasmashell"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5623783c3d94) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (futex_word=futex_word@entry=0x5623783c3d94, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0, cancel=cancel@entry=true) at ./nptl/futex-internal.c:87
#2  0x00007f6ed6ca4d9b in __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5623783c3d94, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f6ed6ca73f8 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5623783c3d40, cond=0x5623783c3d68) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x5623783c3d68, mutex=0x5623783c3d40) at ./nptl/pthread_cond_wait.c:618
#5  0x00007f6ed6ed1a2b in QWaitConditionPrivate::wait (deadline=..., this=0x5623783c3d40) at thread/qwaitcondition_unix.cpp:146
#6  QWaitCondition::wait (this=<optimized out>, mutex=0x5623784989a8, deadline=...) at thread/qwaitcondition_unix.cpp:225
#7  0x00007f6ed8c0bd58 in QSGThreadedRenderLoop::polishAndSync (this=this@entry=0x562374c571d0, w=w@entry=0x7f6ecc03a640, inExpose=inExpose@entry=true) at scenegraph/qsgthreadedrenderloop.cpp:1603
#8  0x00007f6ed8c0d013 in QSGThreadedRenderLoop::handleExposure (this=0x562374c571d0, window=<optimized out>) at scenegraph/qsgthreadedrenderloop.cpp:1374
#9  0x00007f6ed75493f5 in QWindow::event (this=this@entry=0x562375865830, ev=ev@entry=0x7fff5b2a5a90) at kernel/qwindow.cpp:2455
#10 0x00007f6ed8c76beb in QQuickWindow::event (this=this@entry=0x562375865830, e=e@entry=0x7fff5b2a5a90) at items/qquickwindow.cpp:1907
#11 0x00007f6ed9639c0b in PlasmaQuick::Dialog::event (this=this@entry=0x562375865830, event=event@entry=0x7fff5b2a5a90) at ./src/plasmaquick/dialog.cpp:1636
#12 0x00007f6ecbea4055 in ToolTipDialog::event (this=0x562375865830, e=0x7fff5b2a5a90) at ./src/declarativeimports/core/tooltipdialog.cpp:88
#13 0x00007f6ed7d62fae in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x562375865830, e=0x7fff5b2a5a90) at kernel/qapplication.cpp:3640
#14 0x00007f6ed70b16f8 in QCoreApplication::notifyInternal2 (receiver=0x562375865830, event=0x7fff5b2a5a90) at kernel/qcoreapplication.cpp:1064
#15 0x00007f6ed70b18ce in QCoreApplication::sendSpontaneousEvent (receiver=<optimized out>, event=<optimized out>) at kernel/qcoreapplication.cpp:1474
#16 0x00007f6ed753e5cd in QGuiApplicationPrivate::processExposeEvent (e=0x7f6ecc020540) at kernel/qguiapplication.cpp:3254
#17 0x00007f6ed7511cac in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#18 0x00007f6ed1efbeca in xcbSourceDispatch (source=<optimized out>) at ./src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:105
#19 0x00007f6ed59db7a9 in g_main_dispatch (context=0x7f6ecc005010) at ../../../glib/gmain.c:3454
#20 g_main_context_dispatch (context=context@entry=0x7f6ecc005010) at ../../../glib/gmain.c:4172
#21 0x00007f6ed59dba38 in g_main_context_iterate (context=context@entry=0x7f6ecc005010, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4248
#22 0x00007f6ed59dbacc in g_main_context_iteration (context=0x7f6ecc005010, may_block=1) at ../../../glib/gmain.c:4313
#23 0x00007f6ed7109836 in QEventDispatcherGlib::processEvents (this=0x56237417c130, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#24 0x00007f6ed70b017b in QEventLoop::exec (this=this@entry=0x7fff5b2a5d00, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#25 0x00007f6ed70b82d6 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#26 0x00007f6ed7530e8c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1863
#27 0x00007f6ed7d62f25 in QApplication::exec () at kernel/qapplication.cpp:2832
#28 0x000056237277cdc3 in main (argc=<optimized out>, argv=<optimized out>) at ./shell/main.cpp:235
Detaching from program: /usr/bin/plasmashell, process 3930
[Inferior 1 (process 3930) detached]
Comment 3 Akseli Lahtinen 2024-06-03 13:33:00 UTC
Have you encountered this again?
Comment 4 Bug Janitor Service 2024-06-18 03:46:59 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Bug Janitor Service 2024-07-03 03:47:35 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!