Bug 439875 - Plasma crash when exiting latte dock "panel settings" mode after removing a plasmoid
Summary: Plasma crash when exiting latte dock "panel settings" mode after removing a p...
Status: RESOLVED DUPLICATE of bug 434868
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 5.22.3
Platform: Arch Linux Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-07-15 09:04 UTC by kde-bugs
Modified: 2021-10-16 22:55 UTC (History)
3 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 kde-bugs 2021-07-15 09:04:54 UTC
Application: plasmashell (5.22.3)

Qt Version: 5.15.2
Frameworks Version: 5.84.0
Operating System: Linux 5.12.15-arch1-1 x86_64
Windowing System: Wayland
Drkonqi Version: 5.22.3
Distribution: Arch Linux

-- Information about the crash:
- What I was doing when the application crashed:

On Arch linux, using latte-dock 0.9.12, I had added a plasmoid to a panel, but wanted to remove it. With the "Add Widgets" screen open, I put latte dock into "panel settings" mode to remove the widget, and then when focussing on the "Add Widgets" window again, plasma crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fa560276813 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () from /usr/lib/libQt5Quick.so.5
#5  0x00007fa560276727 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () from /usr/lib/libQt5Quick.so.5
#6  0x00007fa560276727 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () from /usr/lib/libQt5Quick.so.5
#7  0x00007fa560276727 in QQuickWindowPrivate::sendFilteredPointerEventImpl(QQuickPointerEvent*, QQuickItem*, QQuickItem*) () from /usr/lib/libQt5Quick.so.5
#8  0x00007fa56027d973 in QQuickWindowPrivate::deliverMouseEvent(QQuickPointerMouseEvent*) () from /usr/lib/libQt5Quick.so.5
#9  0x00007fa56027f2fc in QQuickWindowPrivate::deliverPointerEvent(QQuickPointerEvent*) () from /usr/lib/libQt5Quick.so.5
#10 0x00007fa55ec0a635 in QWindow::event(QEvent*) () from /usr/lib/libQt5Gui.so.5
#11 0x00007fa55f4fdd62 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#12 0x00007fa55e8253aa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#13 0x00007fa55ebfe210 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#14 0x00007fa55ebd37e5 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#15 0x00007fa55c3d3101 in ?? () from /usr/lib/libQt5WaylandClient.so.5
#16 0x00007fa55cb2210c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#17 0x00007fa55cb75b99 in ?? () from /usr/lib/libglib-2.0.so.0
#18 0x00007fa55cb1f871 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#19 0x00007fa55e87dfd6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#20 0x00007fa55e823d1c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#21 0x00007fa55e82c284 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#22 0x000055593966521a in ?? ()
#23 0x00007fa55e1afb25 in __libc_start_main () from /usr/lib/libc.so.6
#24 0x000055593966534e in ?? ()
[Inferior 1 (process 1592) detached]

Possible duplicates by query: bug 439716, bug 439100, bug 436640, bug 435261, bug 434868.

Reported using DrKonqi
Comment 1 David Edmundson 2021-10-16 22:55:26 UTC

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