Bug 161769 - kopete causes a sigserv when closing chat window
Summary: kopete causes a sigserv when closing chat window
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
: 160559 160688 161853 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-05-07 21:39 UTC by NForce
Modified: 2008-05-12 17:29 UTC (History)
4 users (show)

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 NForce 2008-05-07 21:39:47 UTC
Version:           KDE 4.0.4 but kde 4.0.3 is written in "about" (using Devel)
Installed from:    Compiled sources
OS:                Linux

I have updated my kde 4.0.3 to kde 4.0.4 today. but if i click help->about kde in any application, there is "kde 4.0.3" written. I dont know if it's connected somehow, but kopete started to crash when i close a chat window. always! here is output from the crash handler:

(no debugging symbols found)
....
(no debugging symbols found)
0xb7fc5410 in __kernel_vsyscall ()
[Current thread is 0 (LWP 8335)]

Thread 2 (Thread 0xb2f75b90 (LWP 8435)):
#0  0xb7fc5410 in __kernel_vsyscall ()
#1  0xb6415aa5 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb65dccdd in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7dcb146 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb633d23d in ?? () from /usr/lib/libQtNetwork.so.4
#5  0xb7dca612 in ?? () from /usr/lib/libQtCore.so.4
#6  0xb64114fb in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb65cfe5e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb5ae0720 (LWP 8335)):
#0  0xb7fc5410 in __kernel_vsyscall ()
#1  0xb658ecb6 in nanosleep () from /lib/tls/i686/cmov/libc.so.6
#2  0xb658eac7 in sleep () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7a4c910 in ?? () from /usr/lib/kde4/lib/libkdeui.so.5
#4  0x00000001 in ?? ()
#5  0x00000000 in ?? ()
#0  0xb7fc5410 in __kernel_vsyscall ()
Comment 1 Dennis Nienhüser 2008-05-07 21:52:37 UTC
Can you provide more infos about your system (distribution, how you updated). Maybe only some of the packages are updated yet and the others still missing?
Comment 2 NForce 2008-05-07 21:57:25 UTC
i have kubuntu 8.04 kde4 remix, and i have updated in that way:
http://kubuntu.org/announcements/kde-4.0.4.php (see instructions)
i have downloaded more than 90 packages, and version for all of them were 4.0.4
Comment 3 Lydia Pintscher 2008-05-08 12:51:10 UTC
I can confirm this.
It only happens when tabs are enabled.

The Kubuntu bug for this is at https://bugs.edge.launchpad.net/ubuntu/+source/kopete/+bug/228129
Comment 4 Roman Jarosz 2008-05-08 14:01:11 UTC
SVN commit 805381 by rjarosz:

Fix bug 161769: kopete causes a sigserv when closing chat window
BUG: 161769



 M  +5 -1      kopetechatwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=805381
Comment 5 Roman Jarosz 2008-05-08 14:01:39 UTC
SVN commit 805382 by rjarosz:

Backport fix for bug 161769: kopete causes a sigserv when closing chat window
CCBUG: 161769



 M  +5 -1      kopetechatwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=805382
Comment 6 Dennis Nienhüser 2008-05-09 22:37:58 UTC
*** Bug 161853 has been marked as a duplicate of this bug. ***
Comment 7 Dennis Nienhüser 2008-05-11 20:26:40 UTC
*** Bug 160559 has been marked as a duplicate of this bug. ***
Comment 8 Dennis Nienhüser 2008-05-12 17:29:50 UTC
*** Bug 160688 has been marked as a duplicate of this bug. ***