Bug 494785

Summary: Crash in QQuickTapHandler::setPressed
Product: [Plasma] plasmashell Reporter: Roke Julian Lockhart Beedell <4wy78uwh>
Component: generic-crashAssignee: Plasma Bugs List <plasma-bugs-null>
Status: CONFIRMED ---    
Severity: crash CC: kde, marek321, nate
Priority: NOR Keywords: drkonqi, qt-crash
Version First Reported In: 6.2.0   
Target Milestone: 1.0   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi
The generated KCrash report.

Description Roke Julian Lockhart Beedell 2024-10-15 01:48:39 UTC
Application: plasmashell (6.2.0)

ApplicationNotResponding [ANR]: false
Qt Version: 6.7.2
Frameworks Version: 6.7.0
Operating System: Linux 6.11.3-200.fc40.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 40 (KDE Plasma)"
DrKonqi: 6.2.0 [CoredumpBackend]

-- Information about the crash:
I selected a singular entry in the Task Manager plasmoid in quick succession after it failed to allow me to focus it.

The crash does not seem to be reproducible.

-- Backtrace (Reduced):
#5  QInputEvent::timestamp (this=0x0) at /usr/include/qt6/QtGui/qevent.h:58
#6  QQuickTapHandler::setPressed (this=0x55e234245ee0, press=<optimized out>, cancel=<optimized out>, event=0x0, point=...) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/quick/handlers/qquicktaphandler.cpp:390
#7  0x00007fae3a3d7a3c in QQuickDeliveryAgentPrivate::onGrabChanged (this=0x55e233a72630, grabber=0x55e234245ee0, transition=QPointingDevice::UngrabExclusive, event=0x0, point=...) at /usr/src/debug/qt6-qtdeclarative-6.7.2-2.fc40.x86_64/src/quick/util/qquickdeliveryagent.cpp:1796
#8  0x00007fae387fc8f2 in QtPrivate::QSlotObjectBase::call (this=0x7fae1000df00, r=<optimized out>, a=0x7ffc85ecd5e0) at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qobjectdefs_impl.h:469
#9  doActivate<false> (sender=0x55e232aae760, signal_index=4, argv=0x7ffc85ecd5e0) at /usr/src/debug/qt6-qtbase-6.7.2-6.fc40.x86_64/src/corelib/kernel/qobject.cpp:4086


Reported using DrKonqi
Comment 1 Roke Julian Lockhart Beedell 2024-10-15 01:48:40 UTC
Created attachment 174832 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Roke Julian Lockhart Beedell 2024-10-15 01:49:27 UTC
Created attachment 174833 [details]
The generated KCrash report.
Comment 3 Roke Julian Lockhart Beedell 2024-10-15 02:14:35 UTC
(In reply to Roke Julian Lockhart Beedell from comment #0)
The RedHat Bugzilla counterpart is https://bugzilla.redhat.com/show_bug.cgi?id=2269942#c12, submitted automatically via GNOME ABRT.
Comment 4 David Edmundson 2024-10-16 16:10:57 UTC
*** Bug 494383 has been marked as a duplicate of this bug. ***