Bug 499521 - Plasma shell crashes when trying to close an application via task manager context menu
Summary: Plasma shell crashes when trying to close an application via task manager con...
Status: RESOLVED DUPLICATE of bug 496689
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 6.2.5
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-02-04 22:24 UTC by Roguefort
Modified: 2025-02-05 09:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/77440/events/f81e4981ebc74ec1b8f5356f43c92f41/


Attachments
New crash information added by DrKonqi (153.71 KB, text/plain)
2025-02-04 22:24 UTC, Roguefort
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roguefort 2025-02-04 22:24:45 UTC
Application: plasmashell (6.2.5)

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.1
Frameworks Version: 6.10.0
Operating System: Linux 6.12.11-200.fc41.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 41 (KDE Plasma)"
DrKonqi: 6.2.5 [CoredumpBackend]

-- Information about the crash:
SUMMARY

Sometimes, when trying to close an application via the task manager context menu, the plasma shell freezes and crashes. with the cursor turning into an "X" and then it crashes. The shell restarts afterwards.

STEPS TO REPRODUCE

1. Open an application
2. Right click the icon of the program
3. Click "Close"

OBSERVED RESULT

The plasma shell freezes with the cursor turning into an "X" on the panel. After a few seconds, it crashes. The shell restarts afterwards. The application that I tried to close didn't and remains open after the restart.

EXPECTED RESULT

The application closes.

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#5  QPointerEvent::pointingDevice (this=this@entry=0x0) at /usr/src/debug/qt6-qtbase-6.8.1-11.fc41.x86_64/src/gui/kernel/qevent.cpp:332
#6  0x00007f2090cce216 in QPointerEvent::exclusiveGrabber (this=this@entry=0x0, point=...) at /usr/src/debug/qt6-qtbase-6.8.1-11.fc41.x86_64/src/gui/kernel/qevent.cpp:354
#7  0x00007f2091e52700 in QQuickPointerHandler::setExclusiveGrab (this=0x55f7bbc06310, ev=0x0, point=..., grab=false) at /usr/src/debug/qt6-qtdeclarative-6.8.1-6.fc41.x86_64/src/quick/handlers/qquickpointerhandler.cpp:502
#8  0x00007f209208983c in QQuickDeliveryAgentPrivate::onGrabChanged (this=0x55f7b8d732f0, grabber=0x55f7bbc06310, transition=QPointingDevice::UngrabExclusive, event=0x0, point=...) at /usr/src/debug/qt6-qtdeclarative-6.8.1-6.fc41.x86_64/src/quick/util/qquickdeliveryagent.cpp:1875
#9  0x00007f209055b681 in QtPrivate::QSlotObjectBase::call (this=0x55f7ba153c30, r=<optimized out>, a=0x7ffffec78b70) at /usr/src/debug/qt6-qtbase-6.8.1-11.fc41.x86_64/src/corelib/kernel/qobjectdefs_impl.h:486


Reported using DrKonqi
Comment 1 Roguefort 2025-02-04 22:24:46 UTC
Created attachment 177974 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 3 David Redondo 2025-02-05 09:13:28 UTC
*** This bug has been marked as a duplicate of bug 496689 ***