Bug 185723 - kopete chrashes when connecting to msn hotmail account
Summary: kopete chrashes when connecting to msn hotmail account
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: MSN Plugin (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-27 17:00 UTC by Filipe
Modified: 2009-02-27 18:16 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 Filipe 2009-02-27 17:00:54 UTC
Version:           Kopete 0.60.4 (using KDE 4.1.4)
OS:                Linux
Installed from:    Ubuntu Packages

I have Kubuntu 8.10. KDE 4.1.4 and Kopete 0.60.4. I added the hotmail account to Kopete. It shows it in the main windows, below Default Identity. I right-click on the account and set Online. I type the password and about 5-10 seconds later it crashes and show the following backtrace:

Application: Kopete (kopete), signal SIGABRT

Thread 1 (Thread 0xb59696c0 (LWP 15181)):
[KCrash Handler]
#6  0xb80b8430 in __kernel_vsyscall ()
#7  0xb64648a0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6466268 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb74e8795 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb74e8872 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb74e8915 in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb3a94d5a in MSNSocket::WebResponse::WebResponse () from /usr/lib/libkopete_msn_shared.so.4
#13 0xb3a97a54 in MSNSocket::slotDataReceived () from /usr/lib/libkopete_msn_shared.so.4
#14 0xb3a98de1 in MSNSocket::qt_metacall () from /usr/lib/libkopete_msn_shared.so.4
#15 0xb3aae59a in ?? () from /usr/lib/libkopete_msn_shared.so.4
#16 0xb75f5a60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#17 0xb75f67e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#18 0xb762e847 in QIODevice::readyRead () from /usr/lib/libQtCore.so.4
#19 0xb781b246 in KNetwork::KClientSocketBase::slotReadActivity () from /usr/lib/libkdecore.so.5
#20 0xb78198ab in KNetwork::KBufferedSocket::slotReadActivity () from /usr/lib/libkdecore.so.5
#21 0xb7819376 in KNetwork::KBufferedSocket::qt_metacall () from /usr/lib/libkdecore.so.5
#22 0xb75f5a60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#23 0xb75f67e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#24 0xb7630633 in QSocketNotifier::activated () from /usr/lib/libQtCore.so.4
#25 0xb75fb637 in QSocketNotifier::event () from /usr/lib/libQtCore.so.4
#26 0xb6ac18ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#27 0xb6ac972e in QApplication::notify () from /usr/lib/libQtGui.so.4
#28 0xb7b20d1d in KApplication::notify () from /usr/lib/libkdeui.so.5
#29 0xb75e0e61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#30 0xb760b70a in ?? () from /usr/lib/libQtCore.so.4
#31 0xb5fc26f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0xb5fc5da3 in ?? () from /usr/lib/libglib-2.0.so.0
#33 0xb5fc5f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#34 0xb760b478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#35 0xb6b5bea5 in ?? () from /usr/lib/libQtGui.so.4
#36 0xb75df52a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#37 0xb75df6ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#38 0xb75e1da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#39 0xb6ac1767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#40 0x0808aa3f in _start ()

I can reproduce this bug at anytime.
Comment 1 Matt Rogers 2009-02-27 18:16:49 UTC
fxied in KDE 4.2.0 with a new MSN implementation.