Bug 160127 - Segfault when closing chatwindow
Summary: Segfault when closing chatwindow
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-30 21:57 UTC by Krzysztof
Modified: 2008-05-13 21:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof 2008-03-30 21:57:59 UTC
Version:           0.50.50 (using 4.00.66 (KDE 4.0.66 >= 20080313) "release 6.2", compiled sources)
Compiler:          gcc
OS:                Linux (i686) release 2.6.23.17-ccj64-default

Every time when user is trying to close ChatWindow, Kopete is crashing, no matter if there are opened tabs or not.
Comment 1 Krzysztof 2008-03-30 22:02:13 UTC
[?1034h(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb5b4f6d0 (LWP 21943)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()
[Current thread is 0 (process 21943)]

Thread 1 (Thread 0xb5b4f6d0 (LWP 21943)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7ce505b in waitpid () from /lib/libpthread.so.0
#2  0xb791522b in ?? () from /usr/lib/libkdeui.so.5
#3  0x00005655 in ?? ()
#4  0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()
Comment 2 Olivier Goffart 2008-04-23 00:16:00 UTC
Wich protocol do you use? Which are the loaded plugin? Can you reproduce it with no plugin loaded and with every protocols?
I often close chatwindow and it doesn't crash.
The backtrace is not usable because it has no debug symbols.
Comment 3 Krzysztof 2008-04-23 13:09:15 UTC
I'm using Gadu-Gadu and Jabber protocol. Plugins are loaded from default installation, I'll try the newest version today, and if it'll be working, I'll mark bug as resolved.
Comment 4 Dennis Nienhüser 2008-05-11 21:22:06 UTC
Do you have "Always show tabs" enabled? (see bug 161769)
Comment 5 Krzysztof 2008-05-13 21:18:51 UTC
Yes, now I checked bug 161769, "Always show tabs" caused the problem, thanks.
Comment 6 Krzysztof 2008-05-13 21:19:08 UTC
Marking as resolved.