[Konsole-devel] [konsole] [Bug 343347] Konsole occupy all CPU when closed
Jan Buchar
Teyras at gmail.com
Fri Mar 27 22:05:06 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=343347
Jan Buchar <Teyras at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Teyras at gmail.com
--- Comment #9 from Jan Buchar <Teyras at gmail.com> ---
I tried debugging a hanging Konsole with gdb and got this:
(gdb) thread apply all bt
Thread 2 (Thread 0x7ff8b9157700 (LWP 3809)):
#0 0x00007ff8d75491b3 in select () from /usr/lib/libc.so.6
#1 0x00007ff8d3f61a61 in ?? () from /usr/lib/libQt5Core.so.5
#2 0x00007ff8d3de355e in ?? () from /usr/lib/libQt5Core.so.5
#3 0x00007ff8cf65f374 in start_thread () from /usr/lib/libpthread.so.0
#4 0x00007ff8d755027d in clone () from /usr/lib/libc.so.6
Thread 1 (Thread 0x7ff8d7a46800 (LWP 3807)):
#0 0x00007ff8ca640e25 in _nv014tls () from /usr/lib/libnvidia-tls.so.346.47
#1 0x00007ff8ce58a3e6 in ?? () from /usr/lib/libGL.so.1
#2 0x00007ff8ce58a727 in ?? () from /usr/lib/libGL.so.1
#3 0x00007ff8ce58a81a in ?? () from /usr/lib/libGL.so.1
#4 0x00007ff8ce564885 in ?? () from /usr/lib/libGL.so.1
#5 0x00007ff8d7a57815 in _dl_fini () from /lib64/ld-linux-x86-64.so.2
#6 0x00007ff8d749ddb2 in __run_exit_handlers () from /usr/lib/libc.so.6
#7 0x00007ff8d749de05 in exit () from /usr/lib/libc.so.6
#8 0x00007ff8d7488807 in __libc_start_main () from /usr/lib/libc.so.6
#9 0x0000000000400779 in _start ()
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list