https://bugs.kde.org/show_bug.cgi?id=429845
--- Comment #5 from [email protected] --- (In reply to David Edmundson from comment #4) > This is not universally reproducible. > > Can you reproduce, switch to a TTY and run > > sudo gdb --pid `pidof kwin_x11` > > then it connects type "set logging on" "bt" > > it will dump a file called gdb.txt in the current directory I'm not seeing any output that's different than the normal output after replicating it. [Inferior 1 (process 2786944) detached] #0 0x00007f0cfc25598e in ppoll () at /lib64/libc.so.6 #1 0x00007f0cfd625280 in qt_safe_poll(pollfd*, unsigned long, timespec const*) () at /lib64/libQt5Core.so.5 #2 0x00007f0cfd626796 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #3 0x00007f0ce9df4c92 in QXcbUnixEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5XcbQpa.so.5 #4 0x00007f0cfd5d6c1a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #5 0x00007f0cfd5dece2 in QCoreApplication::exec() () at /lib64/libQt5Core.so.5 #6 0x000055c70f6172e1 in main () Quit -- You are receiving this mail because: You are watching all bug changes.
