Bug 408178

Summary: Plasmashell crashes after unlocking screen
Product: [Plasma] plasmashell Reporter: kde
Component: generic-crashAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: kde
Priority: NOR    
Version: 5.15.5   
Target Milestone: 1.0   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: backtrace with debug symbols

Description kde 2019-06-01 12:15:59 UTC
Created attachment 120472 [details]
backtrace with debug symbols

Plasmashell crashed when unlocking the screen. I attached a backtrace with DrKonqui and automatically installed debug symbols.

I'm using three screens, one of them seems to report itself as off when going to standby. Plasma seems to think the screen is gone completely - when I unlock the session, windows are always in a wrong position as if the screen had disappeared in the meantime.
Therefore I think it might be related to https://bugs.kde.org/show_bug.cgi?id=408030

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20190527
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.58.0
Qt Version: 5.12.3
Kernel Version: 5.1.4-1-default
OS Type: 64-bit
Processors: 12 × AMD Ryzen 5 2600X Six-Core Processor
Memory: 31,4 GiB
Comment 1 David Edmundson 2019-06-11 11:40:19 UTC
Thread 1 (Thread 0x7f7645dd7940 (LWP 3301)):
[KCrash Handler]
#6  0x0000000000000051 in ?? ()
#7  0x00007f7649f31b26 in QQuickItemViewTransitionableItem::startTransition (this=0x558a40607e30, transitioner=0x558a3e20f800, index=0) at /usr/src/debug/libqt5-qtdeclarative-5.12.3-1.1.x86_64/src/quick/items/qquickitemviewtransition.cpp:505
#8  0x00007f7643384804 in QQuickStackElement::startTransition (this=<optimized out>, transitioner=<optimized out>, status=<optimized out>) at qquickstackelement.cpp:311
#9  0x00007f7643388e33 in QQuickStackViewPrivate::startTransition (this=this@entry=0x558a3e360ac0, first=..., second=..., immediate=immediate@entry=false) at qquickstackview_p.cpp:233
#10 0x00007f764338676d in QQuickStackView::replace (this=<optimized out>, args=0x7ffebdab5960) at qquickstackview.cpp:825
#11 0x00007f76433adfec in QQuickStackView::qt_static_metacall (_o=_o@entry=0x558a3e81acb0, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=18, _a=_a@entry=0x7ffebdab5980) at .moc/moc_qquickstackview_p.cpp:283
#12 0x00007f76433ae51b in QQuickStackView::qt_metacall (this=0x558a3e81acb0, _c=QMetaObject::InvokeMetaMethod, _id=18, _a=0x7ffebdab5980) at .moc/moc_qquickstackview_p.cpp:454
#13 0x00007f76499e775f in QQmlVMEMetaObject::metaCall (this=0x558a3e384aa0, o=<optimized out>, c=QMetaObject::InvokeMetaMethod, _id=96, a=0x7ffebdab5980) at /usr/src/debug/libqt5-qtdeclarative-5.12.3-1.1.x86_64/src/qml/qml/qqmlvmemetaobject.cpp:981
#14 0x00007f7649a3c44d in QQmlObjectOrGadget::metacall (this=this@entry=0x7ffebdab58b0, type=type@entry=QMetaObject::InvokeMetaMethod, index=<optimized out>, argv=argv@entry=0x7ffebdab5980) at /usr/src/debug/libqt5-qtdeclarative-5.12.3-1.1.x86_64/include/QtQml/5.12.3/QtQml/private/../../../../../src/qml/qml/ftw/qflagpointer_p.h:335
#15 0x00007f7649943d7f in QV4::QObjectMethod::callInternal (this=<optimized out>, thisObject=0x7f76408c0520, argv=<optimized out>, argc=<optimized out>) at /usr/src/debug/libqt5-qtdeclarative-5.12.3-1.1.x86_64/include/QtQml/5.12.3/QtQml/private/../../../../../src/qml/qml/qqmlpropertycache_p.h:214
#16 0x00007f76499c5f92 in QV4::FunctionObject::call (argc=3, argv=0x7f76408c0538, thisObject=0x7f76408c0520, this=0x7ffebdab5a18) at /usr/src/debug/libqt5-qtdeclarative-5.12.3-1.1.x86_64/src/qml/jsruntime/qv4functionobject_p.h:172
#17 QV4::Runtime::method_callPropertyLookup (engine=0x558a3da0c780, base=0x7f76408c0520, index=<optimized out>, argv=0x7f76408c0538, argc=3) at /usr/src/debug/libqt5-qtdeclarative-5.12.3-1.1.x86_64/src/qml/jsruntime/qv4runtime.cpp:1425
#18 0x00007f75f840996d in ?? ()
#19 0x0000000000000000 in ?? ()
[Inferior 1 (process 3301) detached]
Comment 2 David Edmundson 2021-02-03 00:08:29 UTC

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