[kwin] [Bug 513835] kwin Crash in KWin::InputDevice::switchToggle after flipping the 2-in-1 laptop screen, changing into tablet mode
https://bugs.kde.org/show_bug.cgi?id=513835 TraceyC changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED|RESOLVED Keywords||wayland-only --- Comment #8 from TraceyC --- Based on the backtrace, this is indeed the same crash as bug 514082. Well spotted. I'll merge this report into the other one, which has a more detailed backtrace and has been confirmed. *** This bug has been marked as a duplicate of bug 514082 *** -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 513835] kwin Crash in KWin::InputDevice::switchToggle after flipping the 2-in-1 laptop screen, changing into tablet mode
https://bugs.kde.org/show_bug.cgi?id=513835 --- Comment #7 from [email protected] --- I think my bug is also related to the orientation sensor so it is very likely it's the same. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 513835] kwin Crash in KWin::InputDevice::switchToggle after flipping the 2-in-1 laptop screen, changing into tablet mode
https://bugs.kde.org/show_bug.cgi?id=513835 [email protected] changed: What|Removed |Added CC||[email protected] --- Comment #6 from [email protected] --- seems pretty similar to my bug: https://bugs.kde.org/show_bug.cgi?id=514082 could it be actually the same? -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 513835] kwin Crash in KWin::InputDevice::switchToggle after flipping the 2-in-1 laptop screen, changing into tablet mode
https://bugs.kde.org/show_bug.cgi?id=513835 TraceyC changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 513835] kwin Crash in KWin::InputDevice::switchToggle after flipping the 2-in-1 laptop screen, changing into tablet mode
https://bugs.kde.org/show_bug.cgi?id=513835 --- Comment #5 from [email protected] --- It happens only in wayland. However I also can't reproduce it sadly, it happens randomly. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 513835] kwin Crash in KWin::InputDevice::switchToggle after flipping the 2-in-1 laptop screen, changing into tablet mode
https://bugs.kde.org/show_bug.cgi?id=513835 --- Comment #4 from [email protected] --- Created attachment 188109 --> https://bugs.kde.org/attachment.cgi?id=188109&action=edit 3rd Crash Happened again, laptop was closed, in sleep for over 10 hours (xournal++ was left open), i opened it and flipped the screen, kwin crashed. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 513835] kwin Crash in KWin::InputDevice::switchToggle after flipping the 2-in-1 laptop screen, changing into tablet mode
https://bugs.kde.org/show_bug.cgi?id=513835 TraceyC changed: What|Removed |Added Component|core|generic-crash Version First|unspecified |6.5.4 Reported In|| Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #3 from TraceyC --- I'm not immediately able to reproduce this with the same steps, switching back and forth between tablet mode and desktop mode multiple times, with Wayland. Does this happen in Wayland, or X11 or both? -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 513835] kwin Crash in KWin::InputDevice::switchToggle after flipping the 2-in-1 laptop screen, changing into tablet mode
https://bugs.kde.org/show_bug.cgi?id=513835 TraceyC changed: What|Removed |Added CC||[email protected] Summary|kwin Crash after flipping |kwin Crash in |the 2-in-1 laptop screen, |KWin::InputDevice::switchTo |changing into tablet mode |ggle after flipping the ||2-in-1 laptop screen, ||changing into tablet mode --- Comment #2 from TraceyC --- Searchable backtrace of the crashing thread, most recent Thread 1 (Thread 0x7f3edd279f00 (LWP 1871)): [KCrash Handler] #4 0x7f3ee4567740 in void doActivate(QObject*, int, void**) () from /lib64/libQt6Core.so.6 #5 0x7f3ecc33e0e6 in IIOSensorProxyOrientationSensor::start() () from /usr/lib64/qt6/plugins/sensors/libqtsensors_iio-sensor-proxy.so #6 0x7f3ee4291e08 in QSensor::start() () from /lib64/libQt6Sensors.so.6 #7 0x7f3ee75df96f in KWin::OrientationSensor::setEnabled(bool) [clone .part.0] () from /lib64/libkwin.so.6 #8 0x7f3ee75037cd in QtPrivate::QCallableObject, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) [clone .lto_priv.0] () from /lib64/libkwin.so.6 #9 0x7f3ee456759a in void doActivate(QObject*, int, void**) () from /lib64/libQt6Core.so.6 #10 0x7f3ee74846aa in KWin::TabletModeManager::tabletModeChanged(bool) () from /lib64/libkwin.so.6 #11 0x7f3ee733f42e in QtPrivate::QCallableObject >, KWin::InputDevice*)#1}, QtPrivate::List >, KWin::InputDevice*>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) [clone .lto_priv.0] () from /lib64/libkwin.so.6 #12 0x7f3ee4567697 in void doActivate(QObject*, int, void**) () from /lib64/libQt6Core.so.6 #13 0x7f3ee728038b in KWin::InputDevice::switchToggle(KWin::SwitchState, std::chrono::duration >, KWin::InputDevice*) () from /lib64/libkwin.so.6 #14 0x7f3ee75a521c in KWin::LibInput::Connection::processEvents() () from /lib64/libkwin.so.6 #15 0x7f3ee4558fcc in QObject::event(QEvent*) () from /lib64/libQt6Core.so.6 #16 0x7f3ee583db9f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt6Widgets.so.6 #17 0x7f3ee44fc4e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt6Core.so.6 #18 0x7f3ee44ffb09 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt6Core.so.6 #19 0x7f3ee46d3e64 in QEventDispatcherUNIX::processEvents(QFlags) () from /lib64/libQt6Core.so.6 #20 0x7f3ee52fe5d2 in QUnixEventDispatcherQPA::processEvents(QFlags) () from /lib64/libQt6Gui.so.6 #21 0x7f3ee4509063 in QEventLoop::exec(QFlags) () from /lib64/libQt6Core.so.6 #22 0x7f3ee4504819 in QCoreApplication::exec() () from /lib64/libQt6Core.so.6 #23 0x5593fccf4a49 in main () -- You are receiving this mail because: You are watching all bug changes.
