Bug 183166 - I use Kopete to connect with the MSN protocol. After about 10 seconds it has connected, Kopete crashes and exits.
Summary: I use Kopete to connect with the MSN protocol. After about 10 seconds it has ...
Status: RESOLVED DUPLICATE of bug 179425
Alias: None
Product: kopete
Classification: Applications
Component: WLM Plugin (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-04 13:24 UTC by Yoran Brondsema
Modified: 2009-02-04 20:38 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 Yoran Brondsema 2009-02-04 13:24:44 UTC
Version:           0.70.0 (using KDE 4.2.0)
OS:                Linux
Installed from:    Unspecified Linux

Application: Kopete (kopete), signal SIGABRT
[Current thread is 0 (LWP 3279)]

Thread 2 (Thread 0xb31b0b90 (LWP 3282)):
#0  0xb8058424 in __kernel_vsyscall ()
#1  0xb6e70c55 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6ee96a2 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#3  0xb771aa0a in ?? () from /usr/lib/libQtNetwork.so.4
#4  0x093705d0 in ?? ()
#5  0x093705cc in ?? ()
#6  0xffffffff in ?? ()
#7  0xb7686820 in ?? ()
#8  0xb31b0320 in ?? ()
#9  0xb806741b in _dl_fixup () from /lib/ld-linux.so.2
#10 0xb6ee8910 in ?? () from /usr/lib/libQtCore.so.4
#11 0x093705c0 in ?? ()
#12 0x00000000 in ?? ()

Thread 1 (Thread 0xb5b01700 (LWP 3279)):
[KCrash Handler]
#6  0xb8058424 in __kernel_vsyscall ()
#7  0xb649a790 in raise () from /lib/libc.so.6
#8  0xb649c0c8 in abort () from /lib/libc.so.6
#9  0xb66a7588 in __gnu_cxx::__verbose_terminate_handler () from /usr/lib/libstdc++.so.6
#10 0xb66a4ee5 in __cxxabiv1::__terminate () from /usr/lib/libstdc++.so.6
#11 0xb66a4f22 in std::terminate () from /usr/lib/libstdc++.so.6
#12 0xb66a505a in __cxa_throw () from /usr/lib/libstdc++.so.6
#13 0xb3500b53 in MSN::Message::getFormatInfo () from /usr/lib/libmsn.so.0.1
#14 0xb35028f8 in MSN::Message::getFontName () from /usr/lib/libmsn.so.0.1
#15 0xb35cb369 in Callbacks::gotInstantMessage () from /usr/lib/kde4/kopete_wlm.so
#16 0xb3509787 in MSN::SwitchboardServerConnection::message_plain () from /usr/lib/libmsn.so.0.1
#17 0xb350f53d in MSN::SwitchboardServerConnection::handle_MSG () from /usr/lib/libmsn.so.0.1
#18 0xb350a94f in MSN::SwitchboardServerConnection::dispatchCommand () from /usr/lib/libmsn.so.0.1
#19 0xb3509e2d in MSN::SwitchboardServerConnection::handleIncomingData () from /usr/lib/libmsn.so.0.1
#20 0xb35051cb in MSN::Connection::dataArrivedOnSocket () from /usr/lib/libmsn.so.0.1
#21 0xb35cd7c1 in WlmSocket::incomingData () from /usr/lib/kde4/kopete_wlm.so
#22 0xb35cd915 in WlmSocket::qt_metacall () from /usr/lib/kde4/kopete_wlm.so
#23 0xb6fd477b in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#24 0xb6fd4cd2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#25 0xb7008f77 in QIODevice::readyRead () from /usr/lib/libQtCore.so.4
#26 0xb7743f07 in ?? () from /usr/lib/libQtNetwork.so.4
#27 0x09601450 in ?? ()
#28 0xb777a0d8 in ?? () from /usr/lib/libQtNetwork.so.4
#29 0xbfb73048 in ?? ()
#30 0xb77475ee in QSslSocket::qt_metacall () from /usr/lib/libQtNetwork.so.4
Backtrace stopped: frame did not save the PC
Comment 1 Yoran Brondsema 2009-02-04 13:29:07 UTC
When not using KWallet for password storage, it appears not to crash anymore. So I guess that's the problem is.
Comment 2 Dario Andres 2009-02-04 19:04:18 UTC
The backtrace looks like the one in bug 179425.
Can you check if your situation may be similar ?
Thanks
Comment 3 Yoran Brondsema 2009-02-04 20:38:39 UTC
I checked and it is.

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