https://bugs.kde.org/show_bug.cgi?id=510032
Bug ID: 510032
Summary: KWin crashed in KWin::SurfaceInterface::isMapped after
starting to drag a file in Dolphin
Classification: Plasma
Product: kwin
Version First 6.5.80
Reported In:
Platform: KDE Linux
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Application: kwin_wayland (6.5.80)
ApplicationNotResponding [ANR]: false
Qt Version: 6.9.2
Frameworks Version: 6.19.0
Operating System: Linux 6.16.8-arch1-1 x86_64
Windowing System: Wayland
Distribution: KDE Linux
DrKonqi: 6.5.80 [CoredumpBackend]
-- Information about the crash:
I had just dragged an SVG file in a Dolphin window. The moment the drag
started, KWin crashed.
The reporter is unsure if this crash is reproducible.
-- Backtrace (Reduced):
#4 KWin::SurfaceInterface::isMapped (this=this@entry=0x0) at
/usr/include/c++/15.2.1/bits/unique_ptr.h:193
#5 0x00007fb5587b9b07 in KWin::SurfaceInterface::inputSurfaceAt
(this=this@entry=0x0, position=...) at
/home/nate/kde/src/kwin/src/wayland/surface.cpp:1092
#6 0x00007fb5587b9d1e in KWin::SurfaceInterface::mapToInputSurface
(this=this@entry=0x0, position=...) at
/home/nate/kde/src/kwin/src/wayland/surface.cpp:1122
#7 0x00007fb55845fdf3 in KWin::DragAndDropInputFilter::pointerMotion
(this=<optimized out>, event=<optimized out>) at
/home/nate/kde/src/kwin/src/input.cpp:2648
#8 0x00007fb55850ff96 in KWin::InputRedirection::processFilters<bool
(KWin::InputEventFilter::*)(KWin::PointerMotionEvent*),
KWin::PointerMotionEvent*> (this=<optimized out>, method=<optimized out>) at
/home/nate/kde/src/kwin/src/input.h:153
#9 KWin::PointerInputRedirection::processMotionInternal (this=0x555cddd71b90,
pos=..., delta=..., deltaNonAccelerated=..., time=..., device=0x555cded66660,
type=KWin::PointerInputRedirection::MotionType::Motion) at
/home/nate/kde/src/kwin/src/pointer_input.cpp:283
#10 0x00007fb558510ef3 in KWin::PointerInputRedirection::processMotion
(this=<optimized out>, delta=..., deltaNonAccelerated=..., time=...,
device=<optimized out>) at /home/nate/kde/src/kwin/src/pointer_input.cpp:252
#11 0x00007fb55540d731 in QtPrivate::QSlotObjectBase::call (this=<optimized
out>, r=<optimized out>, a=<optimized out>, this=<optimized out>, r=<optimized
out>, a=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h:461
#12 doActivate<false> (sender=<optimized out>, signal_index=<optimized out>,
argv=<optimized out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4157
[...]
#14 KWin::InputDevice::pointerMotion (this=this@entry=0x555cded66660, _t1=...,
_t2=..., _t3=_t3@entry=std::chrono::duration = { 20624781747us },
_t4=<optimized out>) at
/home/nate/kde/build/kwin/src/kwin_autogen/include/moc_inputdevice.cpp:736
#15 0x00007fb5586eff7d in KWin::LibInput::Connection::processEvents
(this=0x555cdde1b8a0) at
/home/nate/kde/src/kwin/src/backends/libinput/connection.cpp:363
#16 0x00007fb5553faa74 in QObject::event (this=<optimized out>, e=<optimized
out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:1432
#17 0x00007fb556532dd0 in QApplicationPrivate::notify_helper (this=<optimized
out>, receiver=0x555cddd71850, e=0x7fb52c009090) at
/usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:3300
#18 0x00007fb5553a1678 in QCoreApplication::notifyInternal2
(receiver=0x555cddd71850, event=event@entry=0x7fb52c009090) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1106
#19 0x00007fb5553a1a5b in QCoreApplication::sendEvent (receiver=<optimized
out>, event=0x7fb52c009090) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1546
#20 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x555cdd9c1c50) at
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qcoreapplication.cpp:1891
Reported using DrKonqi
--
You are receiving this mail because:
You are watching all bug changes.