Summary: | Plasmashell crashes on login with native wayland and 2nd screen = only screen | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Robert Riemann <robert> |
Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | julien_palmieri, nate, plasma-bugs, robert |
Priority: | NOR | Keywords: | drkonqi, wayland |
Version: | 5.20.4 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Robert Riemann
2020-12-21 08:46:01 UTC
Created attachment 134243 [details]
New crash information added by DrKonqi
plasmashell (5.20.4) using Qt 5.15.2
- What I was doing when the application crashed:
Also when I reboot the computer and use the plasma+xwayland session, plasma crashes immediatly after login. It then respawns without crashing.
-- Backtrace (Reduced):
#4 QExplicitlySharedDataPointer<KConfigGroupPrivate>::operator bool (this=0x18) at /usr/include/qt5/QtCore/qshareddata.h:176
#5 KConfigGroup::parent (this=this@entry=0x7fff450416a0) at /usr/src/debug/kconfig-5.77.0-1.1.x86_64/src/core/kconfiggroup.cpp:545
#6 0x00005583ec96b9ad in PanelView::restore (this=0x5583eda97ca0) at /usr/src/debug/plasma5-workspace-5.20.4-1.1.x86_64/shell/panelview.cpp:576
#7 0x00005583ec96c315 in PanelView::containmentChanged (this=0x5583eda97ca0) at /usr/src/debug/plasma5-workspace-5.20.4-1.1.x86_64/shell/panelview.cpp:1180
#8 PanelView::qt_static_metacall (_o=0x5583eda97ca0, _c=<optimized out>, _id=<optimized out>, _a=0x7fff45041810) at /usr/src/debug/plasma5-workspace-5.20.4-1.1.x86_64/build/shell/plasmashell_autogen/include/moc_panelview.cpp:261
Created attachment 134486 [details]
New crash information added by DrKonqi
plasmashell (5.20.4) using Qt 5.15.2
- What I was doing when the application crashed:
logged in with Wayland and a second screen connected. it does crash either the second screen is the only active screen or both screen are active
-- Backtrace (Reduced):
#4 0x00007f6e4bc92c76 in QScreen::name (this=this@entry=0x560c2f87b770) at kernel/qscreen.cpp:195
#5 0x0000560c2ebf17a2 in ShellCorona::load (this=0x560c2f8b70c0) at ./shell/shellcorona.cpp:729
#6 0x00007f6e4b8c06be in QtPrivate::QSlotObjectBase::call (a=0x7ffcc3d79eb0, r=0x560c2f8b70c0, this=0x560c2fae62b0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#7 doActivate<false> (sender=0x560c2f9136b0, signal_index=4, argv=0x7ffcc3d79eb0) at kernel/qobject.cpp:3886
[...]
#9 0x00007f6e4dae4dc5 in KActivities::Consumer::serviceStatusChanged (this=<optimized out>, _t1=<optimized out>) at ./obj-x86_64-linux-gnu/src/lib/KF5Activities_autogen/EWIEGA46WW/moc_consumer.cpp:253
Weird panel stuff: #5 KConfigGroup::parent (this=this@entry=0x7ffd6691f050) at /usr/src/debug/kconfig-5.77.0-1.1.x86_64/src/core/kconfiggroup.cpp:545 #6 0x00005557073219ad in PanelView::restore (this=0x555708a3f160) at /usr/src/debug/plasma5-workspace-5.20.4-1.1.x86_64/shell/panelview.cpp:576 #7 0x0000555707322315 in PanelView::containmentChanged (this=0x555708a3f160) at /usr/src/debug/plasma5-workspace-5.20.4-1.1.x86_64/shell/panelview.cpp:1180 *** This bug has been marked as a duplicate of bug 425711 *** |