Bug 390186 - Desktop crashes on adding widgets to panel
Summary: Desktop crashes on adding widgets to panel
Status: RESOLVED DUPLICATE of bug 392494
Alias: None
Product: plasmashell
Classification: Plasma
Component: Panel (show other bugs)
Version: 5.12.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: 1.0
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-10 01:00 UTC by Alessio Molinari
Modified: 2018-04-03 10:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace of plasma crash (9.63 KB, text/plain)
2018-02-10 01:00 UTC, Alessio Molinari
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessio Molinari 2018-02-10 01:00:21 UTC
Created attachment 110496 [details]
backtrace of plasma crash

I have a plasma panel in the top edge of my screen, with latte dock in the bottom. When I try to add a widget to the top panel, the desktop crashes and restarts. This happens on Wayland only. I'll attache the backtrace
Comment 1 Michail Vourlakos 2018-03-03 16:48:08 UTC
yep, for me too...
Independent of Latte, trying to add widgets in wayland environment crashes Plasma.
Comment 2 Marco Martin 2018-03-19 17:25:34 UTC
pasted inline

Thread 1 (Thread 0x7fc839267800 (LWP 4082)):
[KCrash Handler]
#5  0x00007fc83264d860 in raise () at /usr/lib/libc.so.6
#6  0x00007fc83264eec9 in abort () at /usr/lib/libc.so.6
#7  0x00007fc831608b80 in _fini () at /usr/lib/libwayland-client.so.0
#8  0x00007fc831604b00 in wl_proxy_marshal_array_constructor_versioned () at /usr/lib/libwayland-client.so.0
#9  0x00007fc831604c5e in wl_proxy_marshal () at /usr/lib/libwayland-client.so.0
#10 0x00007fc837dd6c6d in  () at /usr/lib/libKF5WaylandClient.so.5
#11 0x00007fc837dc1ec3 in KWayland::Client::Compositor::createRegion(QRegion const&, QObject*) () at /usr/lib/libKF5WaylandClient.so.5
#12 0x00007fc821a92350 in  () at /usr/lib/qt/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemKWaylandPlugin.so
#13 0x00007fc838c53c47 in  () at /usr/lib/libKF5PlasmaQuick.so.5
#14 0x00007fc838c549bc in  () at /usr/lib/libKF5PlasmaQuick.so.5
#15 0x00007fc838c55043 in  () at /usr/lib/libKF5PlasmaQuick.so.5
#16 0x00007fc838c56d1b in PlasmaQuick::Dialog::event(QEvent*) () at /usr/lib/libKF5PlasmaQuick.so.5
#17 0x00007fc833ff7ecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#18 0x00007fc833fff8a6 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#19 0x00007fc832ff3850 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#20 0x00007fc8337ef583 in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () at /usr/lib/libQt5Gui.so.5
#21 0x00007fc8337f01fe in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () at /usr/lib/libQt5Gui.so.5
#22 0x00007fc8337c7bbc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Gui.so.5
#23 0x00007fc8253eb40d in  () at /usr/lib/libQt5WaylandClient.so.5
#24 0x00007fc832ff1e9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#25 0x00007fc832ffb188 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#26 0x000056060fa8a743 in  ()
#27 0x00007fc832639f4a in __libc_start_main () at /usr/lib/libc.so.6
#28 0x000056060fa8aafa in _start ()
Comment 3 Marco Martin 2018-04-03 10:15:14 UTC

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