Bug 143206 - Crash upon loing on to msn network
Summary: Crash upon loing on to msn network
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Slackware Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-19 08:46 UTC by axion
Modified: 2007-03-20 08:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description axion 2007-03-19 08:46:34 UTC
Version:           0.12.4 (using KDE KDE 3.5.4)
Installed from:    Slackware Packages
Compiler:          gcc version 3.4.6 
OS:                Linux

I have 2 msn accounts, but only one of the two crashes everytime I try to logon. All other account with other protocols don't crash.
Comment 1 axion 2007-03-19 08:47:25 UTC
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1240815936 (LWP 27983)]
[KCrash handler]
#5  0xb6309d08 in __dynamic_cast () from /usr/lib/libstdc++.so.6
#6  0xb5b37967 in MSNAccount::findContactByGuid ()
   from /opt/kde/lib/libkopete_msn_shared.so.0
#7  0xb5b642c2 in MSNNotifySocket::parseCommand ()
   from /opt/kde/lib/libkopete_msn_shared.so.0
#8  0xb5b48bc1 in MSNSocket::parseLine ()
   from /opt/kde/lib/libkopete_msn_shared.so.0
#9  0xb5b4de14 in MSNSocket::slotReadLine ()
   from /opt/kde/lib/libkopete_msn_shared.so.0
#10 0xb5b4f9f0 in MSNSocket::slotDataReceived ()
   from /opt/kde/lib/libkopete_msn_shared.so.0
#11 0xb5b51e74 in MSNSocket::qt_invoke ()
   from /opt/kde/lib/libkopete_msn_shared.so.0
#12 0xb5b5f80c in MSNNotifySocket::qt_invoke ()
   from /opt/kde/lib/libkopete_msn_shared.so.0
#13 0xb68de004 in QObject::activate_signal ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#14 0xb68de79c in QObject::activate_signal ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#15 0xb7017d0c in KNetwork::KClientSocketBase::readyRead ()
   from /opt/kde/lib/libkdecore.so.4
#16 0xb7017d4a in KNetwork::KClientSocketBase::slotReadActivity ()
   from /opt/kde/lib/libkdecore.so.4
#17 0xb702096d in KNetwork::KBufferedSocket::slotReadActivity ()
   from /opt/kde/lib/libkdecore.so.4
#18 0xb7020e8f in KNetwork::KBufferedSocket::qt_invoke ()
   from /opt/kde/lib/libkdecore.so.4
#19 0xb68de004 in QObject::activate_signal ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#20 0xb68de62b in QObject::activate_signal ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#21 0xb6c1e990 in QSocketNotifier::activated ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#22 0xb68fb070 in QSocketNotifier::event () from /usr/lib/qt/lib/libqt-mt.so.3
#23 0xb687946f in QApplication::internalNotify ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#24 0xb687960c in QApplication::notify () from /usr/lib/qt/lib/libqt-mt.so.3
#25 0xb6ec4ac5 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#26 0xb686cb33 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#27 0xb6825481 in QEventLoop::processEvents ()
   from /usr/lib/qt/lib/libqt-mt.so.3
#28 0xb688fb91 in QEventLoop::enterLoop () from /usr/lib/qt/lib/libqt-mt.so.3
#29 0xb688fae6 in QEventLoop::exec () from /usr/lib/qt/lib/libqt-mt.so.3
#30 0xb68785cf in QApplication::exec () from /usr/lib/qt/lib/libqt-mt.so.3
#31 0x0808000b in main ()
Comment 2 axion 2007-03-20 08:55:37 UTC
The local list of buddies conatained an faulty entry. After deleting the account and recreating the account problem got solved.