Summary: | On X11, Plasmashell crashed on login | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Riccardo Robecchi <sephiroth_pk> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | cwo.kde, nate |
Priority: | NOR | Keywords: | drkonqi, X11-only |
Version First Reported In: | 6.3.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/173904/events/5c352e0b68f7452aad1f90e1aa314090/ | ||
Attachments: | New crash information added by DrKonqi |
Description
Riccardo Robecchi
2025-05-06 08:46:47 UTC
Created attachment 180985 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
Hmm, no KDE code in the backtrace: Thread 1 (Thread 0x7f971e12cd00 (LWP 3804540)): [KCrash Handler] #6 0x00007f971e0c44a8 in QXcbVirtualDesktop::screen (this=<optimized out>, this=<optimized out>) at /usr/src/qt6-base-6.9.0-0zneon+24.04+noble+release+build112/src/plugins/platforms/xcb/qxcbscreen.h:37 #7 QXcbScreen::screen (this=<optimized out>, this=<optimized out>) at /usr/src/qt6-base-6.9.0-0zneon+24.04+noble+release+build112/src/plugins/platforms/xcb/qxcbscreen.h:151 #8 QXcbScreen::root (this=<optimized out>, this=<optimized out>) at /usr/src/qt6-base-6.9.0-0zneon+24.04+noble+release+build112/src/plugins/platforms/xcb/qxcbscreen.h:152 #9 QXcbWindow::handleConfigureNotifyEvent (this=0x55cec6d51240, event=0x7f971003acf0) at /usr/src/qt6-base-6.9.0-0zneon+24.04+noble+release+build112/src/plugins/platforms/xcb/qxcbwindow.cpp:1820 #10 0x00007f971e085c4f in QXcbConnection::handleXcbEvent (this=<optimized out>, event=0x7f971003acf0) at /usr/src/qt6-base-6.9.0-0zneon+24.04+noble+release+build112/src/plugins/platforms/xcb/qxcbconnection.cpp:591 #11 0x00007f971e08d5cc in QXcbConnection::processXcbEvents (this=0x55cec5aaadd0, flags=...) at /usr/src/qt6-base-6.9.0-0zneon+24.04+noble+release+build112/src/plugins/platforms/xcb/qxcbconnection.cpp:1087 #12 0x00007f971e0a618f in xcbSourceDispatch (source=source@entry=0x55cec5b92830) at /usr/src/qt6-base-6.9.0-0zneon+24.04+noble+release+build112/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp:55 #13 0x00007f9722f7f5b5 in g_main_dispatch (context=0x7f9718000f00) at ../../../glib/gmain.c:3344 #14 0x00007f9722fde717 in g_main_context_dispatch_unlocked (context=0x7f9718000f00) at ../../../glib/gmain.c:4152 #15 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7f9718000f00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4217 #16 0x00007f9722f7ea53 in g_main_context_iteration (context=0x7f9718000f00, may_block=1) at ../../../glib/gmain.c:4282 #17 0x00007f9724660b3f in QEventDispatcherGlib::processEvents (this=0x55cec5b2bd30, flags=...) at /usr/src/qt6-base-6.9.0-0zneon+24.04+noble+release+build112/src/corelib/kernel/qeventdispatcher_glib.cpp:399 #18 0x00007f97248bb4bb in QEventLoop::exec (this=0x7ffc77effc00, flags=...) at /usr/src/qt6-base-6.9.0-0zneon+24.04+noble+release+build112/src/corelib/global/qflags.h:77 #19 0x00007f97248b405f in QCoreApplication::exec () at /usr/src/qt6-base-6.9.0-0zneon+24.04+noble+release+build112/src/corelib/global/qflags.h:77 #20 0x000055ceabbe1653 in ??? () #21 0x00007f9723c2a1ca in __libc_start_call_main (main=main@entry=0x55ceabbe0920, argc=argc@entry=2, argv=argv@entry=0x7ffc77efffd8) at ../sysdeps/nptl/libc_start_call_main.h:58 #22 0x00007f9723c2a28b in __libc_start_main_impl (main=0x55ceabbe0920, argc=2, argv=0x7ffc77efffd8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc77efffc8) at ../csu/libc-start.c:360 #23 0x000055ceabbe1785 in ??? () Thank you for the bug report! A crash with almost identical backtrace is already being tracked in another issue; marking as a duplicate. *** This bug has been marked as a duplicate of bug 501588 *** |