[kopete-bugs] [Bug 200068] Closing Kopete locks up Plasma
Dotan Cohen
kde-51 at dotancohen.com
Wed Jul 15 17:05:55 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=200068
--- Comment #16 from Dotan Cohen <kde-51 dotancohen com> 2009-07-15 17:05:50 ---
jaunty2 at laptop:~$ pkill plasma
jaunty2 at laptop:~$ gdb `which plasma-desktop`
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) r --nofork
Starting program: /usr/bin/plasma-desktop --nofork
[Thread debugging using libthread_db enabled]
[New Thread 0xb4bcf710 (LWP 18643)]
QDBusObjectPath: invalid path ""
QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
[New Thread 0xa7a98b90 (LWP 18650)]
[New Thread 0xa70ffb90 (LWP 18652)]
QGraphicsGridLayout::itemAt: invalid index 0
QGraphicsGridLayout::itemAt: invalid index 2
QGraphicsGridLayout::itemAt: invalid index 6
[New Thread 0xa6769b90 (LWP 18657)]
[Thread 0xa6769b90 (LWP 18657) exited]
[New Thread 0xa6769b90 (LWP 18704)]
[Thread 0xa6769b90 (LWP 18704) exited]
---- Here I start Kopete, let it connect, Quit Kopete after a minute ----
---- Locked up panel! ----
[New Thread 0xa6769b90 (LWP 18761)]
[Thread 0xa6769b90 (LWP 18761) exited]
---- Wait another minute ----
---- Now I press Ctrl-C ----
Program received signal SIGINT, Interrupt.
[Switching to Thread 0xa7a98b90 (LWP 18650)]
0xb7f9e430 in __kernel_vsyscall ()
(gdb) bt
#0 0xb7f9e430 in __kernel_vsyscall ()
#1 0xb62867b1 in select () from /lib/tls/i686/cmov/libc.so.6
#2 0xb655a380 in QProcessManager::run (this=0x9c24f68) at
io/qprocess_unix.cpp:305
#3 0xb648896e in QThreadPrivate::start (arg=0x9c24f68) at
thread/qthread_unix.cpp:189
#4 0xb50994ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5 0xb628e49e in clone () from /lib/tls/i686/cmov/libc.so.6
(gdb)
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kopete-bugs
mailing list