Bug 490363 - Plasmashell Crash on login
Summary: Plasmashell Crash on login
Status: RESOLVED DUPLICATE of bug 489072
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 6.1.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-07-16 16:50 UTC by g56trxg8q
Modified: 2024-07-18 13:51 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/47788/events/7b8cadb89a49462c9e1a7c5717e83f03/


Attachments
New crash information added by DrKonqi (130.32 KB, text/plain)
2024-07-16 16:50 UTC, g56trxg8q
Details

Note You need to log in before you can comment on or make changes to this bug.
Description g56trxg8q 2024-07-16 16:50:06 UTC
Application: plasmashell (6.1.2)

Qt Version: 6.7.2
Frameworks Version: 6.4.0
Operating System: Linux 6.9.9-arch1-1 x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 6.1.2 [CoredumpBackend]

-- Information about the crash:
After logging in, the shell does not load. It just shows the wallpaper. After a random amount of time (5-60 seconds), it either loads or crashes.

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#5  QScopedPointer<QPlatformScreenPrivate, QScopedPointerDeleter<QPlatformScreenPrivate> >::get (this=0x8) at /usr/src/debug/qt6-base/qtbase/src/corelib/tools/qscopedpointer.h:110
[...]
#8  QPlatformScreen::screen (this=this@entry=0x0) at /usr/src/debug/qt6-base/qtbase/src/gui/kernel/qplatformscreen.cpp:115
#9  0x00007d1f6a9ab7b6 in QtWaylandClient::QWaylandWindow::handleScreensChanged (this=0x55ec806e1160) at /usr/src/debug/qt6-wayland/qtwayland/src/client/qwaylandwindow.cpp:1410
#10 0x00007d1f69ba16f7 in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:469
#11 doActivate<false> (sender=<optimized out>, signal_index=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4086


Reported using DrKonqi
Comment 1 g56trxg8q 2024-07-16 16:50:08 UTC
Created attachment 171706 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Akseli Lahtinen 2024-07-18 08:11:34 UTC Comment hidden (spam)
Comment 3 Akseli Lahtinen 2024-07-18 08:12:26 UTC
Ignore above comment, pasted the wrong backtrace.

Here is the correct searchable backtrace:

Thread 1 (Thread 0x7d1f638a4200 (LWP 1375)):
[KCrash Handler]
#5  QScopedPointer<QPlatformScreenPrivate, QScopedPointerDeleter<QPlatformScreenPrivate> >::get (this=0x8) at /usr/src/debug/qt6-base/qtbase/src/corelib/tools/qscopedpointer.h:110
#6  qGetPtrHelper<QScopedPointer<QPlatformScreenPrivate, QScopedPointerDeleter<QPlatformScreenPrivate> > const> (ptr=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/global/qtclasshelpermacros.h:79
#7  QPlatformScreen::d_func (this=0x0) at /usr/src/debug/qt6-base/qtbase/src/gui/kernel/qplatformscreen.h:45
#8  QPlatformScreen::screen (this=this@entry=0x0) at /usr/src/debug/qt6-base/qtbase/src/gui/kernel/qplatformscreen.cpp:115
#9  0x00007d1f6a9ab7b6 in QtWaylandClient::QWaylandWindow::handleScreensChanged (this=0x55ec806e1160) at /usr/src/debug/qt6-wayland/qtwayland/src/client/qwaylandwindow.cpp:1410
#10 0x00007d1f69ba16f7 in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:469
#11 doActivate<false> (sender=<optimized out>, signal_index=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4086
#12 0x00007d1f69ba16f7 in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:469
#13 doActivate<false> (sender=<optimized out>, signal_index=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4086
#14 0x00007d1f6a1eb0a1 in QGuiApplication::screenAdded (this=<optimized out>, _t1=0x55ec80976440) at /usr/src/debug/qt6-base/build/src/gui/Gui_autogen/include/moc_qguiapplication.cpp:421
#15 QWindowSystemInterface::handleScreenAdded (platformScreen=platformScreen@entry=0x7d1f500035a0, isPrimary=isPrimary@entry=false) at /usr/src/debug/qt6-base/qtbase/src/gui/kernel/qwindowsysteminterface.cpp:727
#16 0x00007d1f6a97feea in QtWaylandClient::QWaylandDisplay::handleScreenInitialized (this=0x55ec7f789b10, screen=<optimized out>) at /usr/src/debug/qt6-wayland/qtwayland/src/client/qwaylanddisplay.cpp:601
#17 0x00007d1f6a9a2ec6 in QtWaylandClient::QWaylandScreen::maybeInitialize (this=0x7d1f500035a0) at /usr/src/debug/qt6-wayland/qtwayland/src/client/qwaylandscreen.cpp:74
#18 QtWaylandClient::QWaylandScreen::maybeInitialize (this=0x7d1f500035a0) at /usr/src/debug/qt6-wayland/qtwayland/src/client/qwaylandscreen.cpp:65
#19 0x00007d1f6a85d596 in ffi_call_unix64 () at ../src/x86/unix64.S:104
#20 0x00007d1f6a85a00e in ffi_call_int (cif=cif@entry=0x7ffdfa5cd520, fn=<optimized out>, rvalue=<optimized out>, avalue=<optimized out>, closure=closure@entry=0x0) at ../src/x86/ffi64.c:673
#21 0x00007d1f6a85cbd3 in ffi_call (cif=cif@entry=0x7ffdfa5cd520, fn=<optimized out>, rvalue=rvalue@entry=0x0, avalue=avalue@entry=0x7ffdfa5cd5f0) at ../src/x86/ffi64.c:710
#22 0x00007d1f6c461860 in wl_closure_invoke (closure=closure@entry=0x7d1f5001cc50, target=<optimized out>, target@entry=0x55ec8077dc30, opcode=opcode@entry=2, data=<optimized out>, flags=1) at ../wayland-1.23.0/src/connection.c:1228
#23 0x00007d1f6c4620d9 in dispatch_event (display=display@entry=0x55ec7f789d40, queue=queue@entry=0x55ec7f789e38) at ../wayland-1.23.0/src/wayland-client.c:1670
#24 0x00007d1f6c4624f3 in dispatch_queue (display=0x55ec7f789d40, queue=0x55ec7f789e38) at ../wayland-1.23.0/src/wayland-client.c:1816
#25 wl_display_dispatch_queue_pending (display=display@entry=0x55ec7f789d40, queue=queue@entry=0x55ec7f789e38) at ../wayland-1.23.0/src/wayland-client.c:2058
#26 0x00007d1f6c464124 in wl_display_dispatch_queue (display=<optimized out>, queue=<optimized out>) at ../wayland-1.23.0/src/wayland-client.c:2034
#27 0x00007d1f6c465404 in wl_display_roundtrip_queue (display=0x55ec7f789d40, queue=0x55ec7f789e38) at ../wayland-1.23.0/src/wayland-client.c:1444
#28 0x00007d1f313c7a92 in SystemClipboard::SystemClipboard (this=0x55ec8108bc40) at /usr/src/debug/plasma-workspace/plasma-workspace-6.1.2/klipper/systemclipboard.cpp:95
#29 SystemClipboard::self () at /usr/src/debug/plasma-workspace/plasma-workspace-6.1.2/klipper/systemclipboard.cpp:84
#30 Klipper::Klipper (this=<optimized out>, parent=<optimized out>, config=..., this=<optimized out>, parent=<optimized out>, config=...) at /usr/src/debug/plasma-workspace/plasma-workspace-6.1.2/klipper/klipper.cpp:67
#31 0x00007d1f313ca32c in ClipboardEngine::ClipboardEngine (this=0x55ec814f88b0, parent=<optimized out>) at /usr/src/debug/plasma-workspace/plasma-workspace-6.1.2/klipper/clipboardengine.cpp:19
#32 KPluginFactory::createInstance<ClipboardEngine, QObject> (parent=<optimized out>, args=...) at /usr/include/KF6/KCoreAddons/kpluginfactory.h:593
#33 0x00007d1f61a2ac24 in KPluginFactory::create<Plasma5Support::DataEngine> (parent=0x0, this=0x55ec813d6d00, args=...) at /usr/include/KF6/KCoreAddons/kpluginfactory.h:632
#34 KPluginFactory::instantiatePlugin<Plasma5Support::DataEngine> (parent=0x0, data=..., args=...) at /usr/include/KF6/KCoreAddons/kpluginfactory.h:383
#35 Plasma5Support::DataEngineManager::loadEngine (this=0x7d1f61a3ab90 <QGlobalStatic<QtGlobalStatic::Holder<Plasma5Support::(anonymous namespace)::Q_QGS_privateDataEngineManagerSelf> >::instance()::holder>, name=...) at /usr/src/debug/plasma5support/plasma5support-6.1.2/src/plasma5support/private/dataenginemanager.cpp:121
#36 0x00007d1f61a1f66b in Plasma5Support::DataEngineConsumer::dataEngine (this=this@entry=0x55ec809ef8e0, name=...) at /usr/src/debug/plasma5support/plasma5support-6.1.2/src/plasma5support/dataengineconsumer.cpp:64
#37 0x00007d1f3eab0f9b in Plasma5Support::DataSource::setEngine (this=0x55ec809ef8c0, e=...) at /usr/src/debug/plasma5support/plasma5support-6.1.2/src/declarativeimports/datasource.cpp:81
#38 0x00007d1f6ac4a8f3 in QQmlPropertyData::writeProperty (this=<optimized out>, target=<optimized out>, value=<optimized out>, flags=...) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlpropertydata_p.h:336
#39 0x00007d1f6acdfb70 in QQmlObjectCreator::setPropertyValue (this=0x55ec814157e0, property=0x7d1ef861bf00, binding=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:402
#40 0x00007d1f6ace9c92 in QQmlObjectCreator::setPropertyBinding (this=0x55ec814157e0, bindingProperty=0x7d1ef861bf00, binding=0x7d1f3303db90) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1222
#41 0x00007d1f6ace11fe in QQmlObjectCreator::setupBindings (this=0x55ec814157e0, mode=...) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:820
#42 0x00007d1f6ace5d18 in QQmlObjectCreator::populateInstance (this=this@entry=0x55ec814157e0, index=0, index@entry=7, instance=0x55ec814e1c60, instance@entry=0x55ec809ef8c0, bindingTarget=<optimized out>, bindingTarget@entry=0x55ec809ef8c0, valueTypeProperty=<optimized out>, valueTypeProperty@entry=0x0, binding=binding@entry=0x0) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1781
#43 0x00007d1f6ace8a23 in QQmlObjectCreator::createInstance (this=this@entry=0x55ec814157e0, index=7, parent=<optimized out>, isContextObject=isContextObject@entry=false) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1449
#44 0x00007d1f6acea265 in QQmlObjectCreator::setPropertyBinding (this=0x55ec814157e0, bindingProperty=0x7d1ef81eaf40, binding=0x7d1f3303d72c) at /usr/include/qt6/QtCore/qendian.h:258
#45 0x00007d1f6ace11fe in QQmlObjectCreator::setupBindings (this=0x55ec814157e0, mode=...) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:820
#46 0x00007d1f6ace5d18 in QQmlObjectCreator::populateInstance (this=this@entry=0x55ec814157e0, index=-1, index@entry=0, instance=0x0, instance@entry=0x55ec814e1c60, bindingTarget=<optimized out>, bindingTarget@entry=0x55ec814e1c60, valueTypeProperty=<optimized out>, valueTypeProperty@entry=0x0, binding=binding@entry=0x0) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1781
#47 0x00007d1f6ace8a23 in QQmlObjectCreator::createInstance (this=<optimized out>, index=0, parent=<optimized out>, isContextObject=true) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1449
#48 0x00007d1f6acf34e4 in QQmlObjectCreator::create (this=0x55ec814157e0, subComponentIndex=<optimized out>, parent=<optimized out>, interrupt=0x0, flags=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:199
#49 0x00007d1f6ac7b540 in QQmlObjectCreator::create (this=<optimized out>, subComponentIndex=<optimized out>, parent=0x0, interrupt=0x0, flags=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:141
#50 QQmlComponentPrivate::beginCreate (this=0x55ec814d9c00, context=...) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:1092
#51 0x00007d1f6ac7b98e in QQmlComponent::beginCreate (this=<optimized out>, context=<optimized out>) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:1016
#52 0x00007d1f6c4f8b92 in PlasmaQuick::SharedQmlEnginePrivate::execute (this=0x55ec8140ef40, source=...) at /usr/src/debug/libplasma/libplasma-6.1.2/src/plasmaquick/sharedqmlengine.cpp:108
#53 PlasmaQuick::SharedQmlEngine::setSource (this=<optimized out>, source=...) at /usr/src/debug/libplasma/libplasma-6.1.2/src/plasmaquick/sharedqmlengine.cpp:170
#54 0x00007d1f6c4dac49 in PlasmaQuick::AppletQuickItem::itemForApplet (applet=<optimized out>) at /usr/src/debug/libplasma/libplasma-6.1.2/src/plasmaquick/appletquickitem.cpp:533
#55 0x00007d1f6c50be8a in ContainmentItem::init (this=0x55ec811371c0) at /usr/src/debug/libplasma/libplasma-6.1.2/src/plasmaquick/plasmoid/containmentitem.cpp:78
#56 0x00007d1f6ace46f3 in QQmlObjectCreator::finalize (this=0x55ec8103e4b0, interrupt=...) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1567
#57 0x00007d1f6ac755e9 in QQmlComponentPrivate::complete (enginePriv=0x55ec7ff9ca50, state=state@entry=0x7d1ef8553bc8) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/ftw/qbipointer_p.h:133
#58 0x00007d1f6ac764a4 in QQmlComponentPrivate::completeCreate (this=0x7d1ef8553b10) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:1277
#59 0x00007d1f6c4f872b in PlasmaQuick::SharedQmlEngine::completeInitialization (this=0x55ec8103d950, initialProperties=...) at /usr/src/debug/libplasma/libplasma-6.1.2/src/plasmaquick/sharedqmlengine.cpp:239
#60 0x00007d1f6c4db6e6 in PlasmaQuick::AppletQuickItem::itemForApplet (applet=<optimized out>) at /usr/include/qt6/QtCore/qhash.h:836
#61 0x00007d1f624b12eb in SystemTrayContainer::ensureSystrayExists (this=0x55ec7fedbb60) at /usr/src/debug/plasma-workspace/plasma-workspace-6.1.2/applets/systemtray/container/systemtraycontainer.cpp:85
#62 0x00007d1f6c25ea78 in Plasma::Applet::flushPendingConstraintsEvents (this=<optimized out>) at /usr/src/debug/libplasma/libplasma-6.1.2/src/plasma/applet.cpp:609
#63 0x00007d1f6c4db728 in PlasmaQuick::AppletQuickItem::itemForApplet (applet=<optimized out>) at /usr/src/debug/libplasma/libplasma-6.1.2/src/plasmaquick/appletquickitem.cpp:640
#64 0x00007d1f6c50be8a in ContainmentItem::init (this=0x55ec806d9560) at /usr/src/debug/libplasma/libplasma-6.1.2/src/plasmaquick/plasmoid/containmentitem.cpp:78
#65 0x00007d1f6ace46f3 in QQmlObjectCreator::finalize (this=0x55ec808dcb50, interrupt=...) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlobjectcreator.cpp:1567
#66 0x00007d1f6ac755e9 in QQmlComponentPrivate::complete (enginePriv=0x55ec7ff9ca50, state=state@entry=0x55ec8084c378) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/ftw/qbipointer_p.h:133
#67 0x00007d1f6ac764a4 in QQmlComponentPrivate::completeCreate (this=0x55ec8084c2c0) at /usr/src/debug/qt6-declarative/qtdeclarative/src/qml/qml/qqmlcomponent.cpp:1277
#68 0x00007d1f6c4f872b in PlasmaQuick::SharedQmlEngine::completeInitialization (this=0x55ec80991ec0, initialProperties=...) at /usr/src/debug/libplasma/libplasma-6.1.2/src/plasmaquick/sharedqmlengine.cpp:239
#69 0x00007d1f6c4db6e6 in PlasmaQuick::AppletQuickItem::itemForApplet (applet=<optimized out>) at /usr/include/qt6/QtCore/qhash.h:836
#70 0x00007d1f6c4f0e02 in PlasmaQuick::ContainmentViewPrivate::setContainment (this=0x55ec7fefd900, cont=0x55ec7fd2fc10) at /usr/src/debug/libplasma/libplasma-6.1.2/src/plasmaquick/containmentview.cpp:113
#71 0x00007d1f6c4f108d in PlasmaQuick::ContainmentView::setContainment (this=<optimized out>, cont=<optimized out>) at /usr/src/debug/libplasma/libplasma-6.1.2/src/plasmaquick/containmentview.cpp:260
#72 0x000055ec72b1ccff in ShellCorona::createWaitingPanels (this=0x55ec7fc471b0) at /usr/src/debug/plasma-workspace/plasma-workspace-6.1.2/shell/shellcorona.cpp:1536
#73 0x00007d1f69ba16f7 in QtPrivate::QSlotObjectBase::call (this=<optimized out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized out>, a=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:469
#74 doActivate<false> (sender=<optimized out>, signal_index=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4086
#75 0x00007d1f69ba9885 in QTimer::timeout (this=0x55ec7fc472c0, _t1=...) at /usr/src/debug/qt6-base/build/src/corelib/Core_autogen/include/moc_qtimer.cpp:224
#76 QTimer::timerEvent (e=<optimized out>, this=0x55ec7fc472c0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qtimer.cpp:258
#77 QTimer::timerEvent (this=0x55ec7fc472c0, e=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qtimer.cpp:252
#78 0x00007d1f69b8bfc9 in QObject::event (this=0x55ec7fc472c0, e=0x7ffdfa5d1da0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:1427
#79 0x00007d1f6bafc51c in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x55ec7fc472c0, e=0x7ffdfa5d1da0) at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:3287
#80 0x00007d1f69b44d28 in QCoreApplication::notifyInternal2 (receiver=0x55ec7fc472c0, event=0x7ffdfa5d1da0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1142
#81 0x00007d1f69cc3c98 in QCoreApplication::sendEvent (receiver=<optimized out>, event=0x7ffdfa5d1da0) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1583
#82 QTimerInfoList::activateTimers (this=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp:434
#83 0x00007d1f69da49b1 in timerSourceDispatch (source=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:150
#84 idleTimerSourceDispatch (source=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:197
#85 0x00007d1f68722ab9 in g_main_dispatch (context=0x7d1f5c000f00) at ../glib/glib/gmain.c:3344
#86 0x00007d1f687849e7 in g_main_context_dispatch_unlocked (context=0x7d1f5c000f00) at ../glib/glib/gmain.c:4152
#87 g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x7d1f5c000f00, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4217
#88 0x00007d1f68721fc5 in g_main_context_iteration (context=0x7d1f5c000f00, may_block=1) at ../glib/glib/gmain.c:4282
#89 0x00007d1f69da2cbd in QEventDispatcherGlib::processEvents (this=0x55ec7f79ba20, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:394
#90 0x00007d1f69b4f01e in QEventLoop::processEvents (this=0x7ffdfa5d2080, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:100
#91 QEventLoop::exec (this=0x7ffdfa5d2080, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:182
#92 0x00007d1f69b4934d in QCoreApplication::exec () at /usr/src/debug/qt6-base/qtbase/src/corelib/global/qflags.h:74
#93 0x00007d1f6baf83ba in QApplication::exec () at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:2555
#94 0x000055ec72ad9d66 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma-workspace/plasma-workspace-6.1.2/shell/main.cpp:188
Comment 4 David Edmundson 2024-07-18 13:51:21 UTC

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