Bug 450163 - Plasma Crash after login to already running session
Summary: Plasma Crash after login to already running session
Status: RESOLVED DUPLICATE of bug 385572
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.24.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-02-13 15:39 UTC by Stefan
Modified: 2022-02-16 00:56 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan 2022-02-13 15:39:32 UTC
Application: plasmashell (5.24.0)

Qt Version: 5.15.2
Frameworks Version: 5.90.0
Operating System: Linux 5.16.5-1-default x86_64
Windowing System: Wayland
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.24.0 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
Logged back in to a already running session which i locked manually before.
Saw the normal desktop for some seconds and moved the mouse. 
Crash!

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = <optimized out>}
[KCrash Handler]
#6  QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator-> (this=0x99) at /usr/include/qt5/QtCore/qscopedpointer.h:116
#7  qGetPtrHelper<QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> > > (ptr=...) at /usr/include/qt5/QtCore/qglobal.h:1143
#8  QQuickWindow::d_func (this=0x91) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde43-1.1.x86_64/src/quick/items/qquickwindow.h:79
#9  QQuickWindow::maybeUpdate (this=0x91) at /usr/src/debug/libqt5-qtdeclarative-5.15.2+kde43-1.1.x86_64/src/quick/items/qquickwindow.cpp:3928
#10 0x00007f8edd21e49e in QObject::event (this=0x5571d6cb2450, e=0x7f8e04c97eb0) at kernel/qobject.cpp:1314
#11 0x00007f8eddf8fa7f in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x5571d6cb2450, e=0x7f8e04c97eb0) at kernel/qapplication.cpp:3632
#12 0x00007f8edd1f1e2a in QCoreApplication::notifyInternal2 (receiver=0x5571d6cb2450, event=0x7f8e04c97eb0) at kernel/qcoreapplication.cpp:1064
#13 0x00007f8edd1f4e67 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x5571d58560b0) at kernel/qcoreapplication.cpp:1821
#14 0x00007f8edd249ce3 in postEventSourceDispatch (s=s@entry=0x5571d5888a00) at kernel/qeventdispatcher_glib.cpp:277
#15 0x00007f8edb558d5f in g_main_dispatch (context=0x5571d5892fc0) at ../glib/gmain.c:3381
#16 g_main_context_dispatch (context=0x5571d5892fc0) at ../glib/gmain.c:4099
#17 0x00007f8edb5590e8 in g_main_context_iterate (context=context@entry=0x5571d5892fc0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4175
#18 0x00007f8edb55919f in g_main_context_iteration (context=0x5571d5892fc0, may_block=1) at ../glib/gmain.c:4240
#19 0x00007f8edd249364 in QEventDispatcherGlib::processEvents (this=0x5571d5887150, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#20 0x00007f8edd1f082b in QEventLoop::exec (this=this@entry=0x7ffe003b8290, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#21 0x00007f8edd1f8b00 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#22 0x00007f8edd64425c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1867
#23 0x00007f8eddf8f9f5 in QApplication::exec () at kernel/qapplication.cpp:2824
#24 0x00005571d565369a in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma5-workspace-5.24.0-1.2.x86_64/shell/main.cpp:238
[Inferior 1 (process 2054) detached]

The reporter indicates this bug may be a duplicate of or related to bug 442463.

Possible duplicates by query: bug 450124, bug 450113, bug 449981, bug 449699, bug 449555.

Reported using DrKonqi
Comment 1 Nate Graham 2022-02-16 00:56:22 UTC

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