Bug 201981 - Kopete crashes on exit
Summary: Kopete crashes on exit
Status: RESOLVED DUPLICATE of bug 193310
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-30 11:14 UTC by boris64
Modified: 2009-07-31 15:30 UTC (History)
1 user (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 boris64 2009-07-30 11:14:11 UTC
Version:           v0.70.4 (using KDE 4.2.4)
OS:                Linux
Installed from:    Unspecified Linux

Kopete crashes everytime on exit (reproducible).

This happens on archlinux, KDE-4.2.4, Kopete v0.70.4.

[backtrace]
Anwendung: Kopete (kopete), Signal SIGSEGV
0x00007f28a5221930 in __nanosleep_nocancel () from /lib/libc.so.6
Thread 1 (Thread 0x7f28a95c3760 (LWP 4627)):
[KCrash Handler]
#5 0x00007f28a8520180 in Kopete::Contact::account () from /usr/lib/libkopete.so.4
#6 0x00007f28a85207c4 in Kopete::Contact::onlineStatus () from /usr/lib/libkopete.so.4
#7 0x00007f28a8520839 in Kopete::Contact::isOnline () from /usr/lib/libkopete.so.4
#8 0x00007f28a85207e1 in Kopete::Contact::onlineStatus () from /usr/lib/libkopete.so.4
#9 0x00007f28a8520839 in Kopete::Contact::isOnline () from /usr/lib/libkopete.so.4
#10 0x00007f28a8537db1 in Kopete::MetaContact::idleTime () from /usr/lib/libkopete.so.4
#11 0x0000000000425c71 in _start ()
[/backtrace]


Same crash, different backtrace
[backtrace]
Anwendung: Kopete (kopete), Signal SIGSEGV
0x00007f379a53c961 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 4741)]

Thread 2 (Thread 0x7f378a4da910 (LWP 4744)):
#0  0x00007f3799e40dd9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f379b71034b in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007f37970e444c in ?? () from /usr/lib/libQtNetwork.so.4
#3  0x00007f379b70f285 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007f3799e3c57a in start_thread () from /lib/libpthread.so.0
#5  0x00007f379a56b16d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f379eade760 (LWP 4741)):
[KCrash Handler]
#5  0x00007f379d83b180 in Kopete::Contact::account () from /usr/lib/libkopete.so.4
#6  0x00007f379d83b7c4 in Kopete::Contact::onlineStatus () from /usr/lib/libkopete.so.4
#7  0x00007f379d83b839 in Kopete::Contact::isOnline () from /usr/lib/libkopete.so.4
#8  0x00007f379d83b7e1 in Kopete::Contact::onlineStatus () from /usr/lib/libkopete.so.4
#9  0x00007f379d83b839 in Kopete::Contact::isOnline () from /usr/lib/libkopete.so.4
#10 0x00007f379d852db1 in Kopete::MetaContact::idleTime () from /usr/lib/libkopete.so.4
#11 0x0000000000425c71 in _start ()
[/backtrace]
Comment 1 Dario Andres 2009-07-31 15:30:04 UTC
This is bug 189530 / bug 193310. Fixed on 4.3. Thanks

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