https://bugs.kde.org/show_bug.cgi?id=388910
Bug ID: 388910
Summary: Tabletmanager crashes in dtor
Product: kwin
Version: git master
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: input
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
(gdb) bt
#0 0x0000000000000021 in ?? ()
#1 0x0000560fcdea95ec in KWin::TabletModeManager::~TabletModeManager
(this=0x560fd007f760, __in_chrg=<optimized out>) at
/home/martin/src/kf5/kde/workspace/kwin/tabletmodemanager.cpp:87
#2 0x0000560fcdea9614 in KWin::TabletModeManager::~TabletModeManager
(this=0x560fd007f760, __in_chrg=<optimized out>) at
/home/martin/src/kf5/kde/workspace/kwin/tabletmodemanager.cpp:88
#3 0x00007fc13766993b in QObjectPrivate::deleteChildren
(this=this@entry=0x560fcff79530) at kernel/qobject.cpp:1992
#4 0x00007fc1376731cb in QObject::~QObject (this=<optimized out>,
__in_chrg=<optimized out>) at kernel/qobject.cpp:1022
#5 0x00007fc13763f3a6 in QCoreApplication::~QCoreApplication
(this=0x7ffd30a10930, __in_chrg=<optimized out>) at
kernel/qcoreapplication.cpp:851
#6 0x00007fc13855cff9 in QApplication::~QApplication() () from
target:/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7 0x00007fc1415398da in KWin::Application::~Application (this=0x7ffd30a10930,
__in_chrg=<optimized out>) at
/home/martin/src/kf5/kde/workspace/kwin/main.cpp:159
#8 0x0000560fcdea9e98 in KWin::ApplicationWayland::~ApplicationWayland
(this=0x7ffd30a10930, __in_chrg=<optimized out>) at
/home/martin/src/kf5/kde/workspace/kwin/main_wayland.cpp:119
#9 0x0000560fcdeaeea6 in main (argc=4, argv=0x7ffd30a110d8) at
/home/martin/src/kf5/kde/workspace/kwin/main_wayland.cpp:548
--
You are receiving this mail because:
You are watching all bug changes.