Bug 102878 - icq waitpid thread crash
Summary: icq waitpid thread crash
Status: RESOLVED DUPLICATE of bug 95473
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: 0.9.2
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-30 20:21 UTC by Dominik Dresel
Modified: 2005-03-31 03:43 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 Dominik Dresel 2005-03-30 20:21:56 UTC
Version:           0.9.2 (using KDE 3.3.2, Gentoo)
Compiler:          gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
OS:                Linux (i686) release 2.4.29

Backtrace:
Debugger output (configure --enable-debug=full):
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 7538)]
[New Thread 32769 (LWP 7544)]
[New Thread 16386 (LWP 7545)]
[New Thread 32771 (LWP 7546)]
[New Thread 49156 (LWP 7547)]
0x41b1959b in waitpid () from /lib/libpthread.so.0
#0  0x41b1959b in waitpid () from /lib/libpthread.so.0

Sorry, but I don´t get out more messages. I expected more, too.

How to reproduce:
Kopete will crash if the client on "the other side" is "ICQ 5" from www.icq.com (Windows). With other clients (Mac / Linux / Win) I´m not able to reproduce this error.

You can open a chat window without problems and you can send text from kopete to the Windows program (the text will be seen on the other side). If the person with the "ICQ 5" program on the Windows-side writes you a message kopete will crash (you can still see the "person is typing a message"-text before kopete crashes)

Perhaps this does help: The windows-side is connected behind a hardware-router (nat) over ADSL; kopete is connected via a ISDN-card directly to the net; perhaps this does matter?!

The only loaded plugin is the ICQ-Plugin.

Expected Behaviour: Errrm... kopete should not crash
Comment 1 Thiago Macieira 2005-03-31 03:43:08 UTC
A workaround has been implemented already.

*** This bug has been marked as a duplicate of 95473 ***