[kopete-bugs] [Bug 154389] Kopete freezes while opening chat window for Jabber contacts

Alan Jones skyphyr at gmail.com
Mon Dec 29 09:54:51 CET 2008


http://bugs.kde.org/show_bug.cgi?id=154389


Alan Jones skyphyr gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |skyphyr at gmail.com




--- Comment #3 from Alan Jones <skyphyr gmail com>  2008-12-29 09:54:50 ---
Hi David,

Thanks for the report. Would you be able to confirm repro with this in the 0.50
(kde4) series, please? Also if possible generating a backtrace would be great.
You may need to do this with gdb by hand given it freezes, and it might not
work.

To do it fire up kopete. And get everything in place to just before you'd make
it freeze. Open up a konsole/terminal. Run gdb (assuming you have it
installed). Attach to the pid of kopete. "ps ax | grep kopete" will show you
what the pid is. Say it's 18410 then you'd run "attach 18410" in gdb. Then
"continue" in gdb. Each of these commands is followed by enter btw. Then do
what you do that makes it freeze in kopete. Then run "backtrace" in gdb and
send the output.

Cheers,

Alan.


-- 
Configure bugmail: http://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