| Summary: | kopete crashed on adding MSN account | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Oliver Putz <Regnaron> |
| Component: | Statistics plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Oliver Putz
2008-04-08 01:44:18 UTC
After some more testing I think I found a way to reproduce this crash: 1) Connect to a MSN network 2) Delete a (MSN) contact from your contact list 3) Add the same contact back to your contact list 4) See kopete crash with the backtrace below (that is slightly different to the first one I posted, but I guess they refer to the same problem) A video for this bug can be found at http://oliver-putz.de/bugreports/bug160547.ogg.ogv Backtrace: Application: Kopete (kopete), signal SIGSEGV Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 0xb59c96d0 (LWP 7684)] [KCrash handler] #6 QString::isEmpty (this=0xbfdb2880) at /usr/include/qt4/QtCore/qstring.h:655 #7 0xb3846281 in StatisticsContact::onlineStatusChanged (this=0x842bbf8, status=Kopete::OnlineStatus::Unknown) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/plugins/statistics/statisticscontact.cpp:186 #8 0xb38366e6 in StatisticsPlugin::slotOnlineStatusChanged (this=0x8327298, contact=0x83974b0, status=Kopete::OnlineStatus::Unknown) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/plugins/statistics/statisticsplugin.cpp:144 #9 0xb3837033 in StatisticsPlugin::qt_metacall (this=0x8327298, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfdb2a78) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/plugins/statistics/statisticsplugin.moc:109 #10 0xb7e502c8 in QMetaObject::activate (sender=0x83974b0, from_signal_index=<value optimized out>, to_signal_index=11, argv=<value optimized out>) at kernel/qobject.cpp:2995 #11 0xb7e50a44 in QMetaObject::activate (sender=0x83974b0, m=0xb6b08f4c, local_signal_index=2, argv=0xbfdb2a78) at kernel/qobject.cpp:3065 #12 0xb6aba78a in Kopete::MetaContact::onlineStatusChanged (this=0x83974b0, _t1=0x83974b0, _t2=Kopete::OnlineStatus::Unknown) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/libkopete/kopetemetacontact.moc:244 #13 0xb6abd9e8 in Kopete::MetaContact::updateOnlineStatus (this=0x83974b0) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/libkopete/kopetemetacontact.cpp:140 #14 0xb6abda32 in Kopete::MetaContact::slotContactStatusChanged ( this=0x83974b0, c=0x8553cb8, status=@0xbfdb2c38) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/libkopete/kopetemetacontact.cpp:556 #15 0xb6abe20a in Kopete::MetaContact::qt_metacall (this=0x83974b0, _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbfdb2bf4) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/libkopete/kopetemetacontact.moc:179 #16 0xb7e502c8 in QMetaObject::activate (sender=0x8553cb8, from_signal_index=<value optimized out>, to_signal_index=9, argv=<value optimized out>) at kernel/qobject.cpp:2995 #17 0xb7e50a44 in QMetaObject::activate (sender=0x8553cb8, m=0xb6b08a80, local_signal_index=0, argv=0xbfdb2bf4) at kernel/qobject.cpp:3065 #18 0xb6aa304d in Kopete::Contact::onlineStatusChanged (this=0x8553cb8, _t1=0x8553cb8, _t2=@0xbfdb2c38, _t3=@0x84ecae4) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/libkopete/kopetecontact.moc:188 #19 0xb6aa45ca in Kopete::Contact::slotAccountIsConnectedChanged ( this=0x8553cb8) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/libkopete/kopetecontact.cpp:201 #20 0xb6aa612f in Kopete::Contact::qt_metacall (this=0x8553cb8, _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbfdb2d58) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/libkopete/kopetecontact.moc:140 #21 0xb4374ada in MSNContact::qt_metacall (this=0x8553cb8, _c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbfdb2d58) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/protocols/msn/msncontact.moc:86 #22 0xb7e502c8 in QMetaObject::activate (sender=0x8321178, from_signal_index=<value optimized out>, to_signal_index=6, argv=<value optimized out>) at kernel/qobject.cpp:2995 #23 0xb7e50a44 in QMetaObject::activate (sender=0x8321178, m=0xb6b08524, local_signal_index=2, argv=0x0) at kernel/qobject.cpp:3065 #24 0xb6a8c296 in Kopete::Account::isConnectedChanged (this=0x8321178) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/libkopete/kopeteaccount.moc:207 #25 0xb6a8c999 in Kopete::Account::slotOnlineStatusChanged (this=0x8321178, newStatus=@0x8186b78, oldStatus=@0xbfdb2fe0) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/libkopete/kopeteaccount.cpp:498 #26 0xb6a8df63 in Kopete::Account::qt_metacall (this=0x8321178, _c=QMetaObject::InvokeMetaMethod, _id=17, _a=0xbfdb2f74) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/libkopete/kopeteaccount.moc:145 #27 0xb6aca6fa in Kopete::PasswordedAccount::qt_metacall (this=0x8321178, _c=QMetaObject::InvokeMetaMethod, _id=21, _a=0xbfdb2f74) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/libkopete/kopetepasswordedaccount.moc:63 #28 0xb436c29a in MSNAccount::qt_metacall (this=0x8321178, _c=QMetaObject::InvokeMetaMethod, _id=21, _a=0xbfdb2f74) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/protocols/msn/msnaccount.moc:114 #29 0xb7e502c8 in QMetaObject::activate (sender=0x830b208, from_signal_index=<value optimized out>, to_signal_index=9, argv=<value optimized out>) at kernel/qobject.cpp:2995 #30 0xb7e50a44 in QMetaObject::activate (sender=0x830b208, m=0xb6b08a80, local_signal_index=0, argv=0xbfdb2f74) at kernel/qobject.cpp:3065 #31 0xb6aa304d in Kopete::Contact::onlineStatusChanged (this=0x830b208, _t1=0x830b208, _t2=@0x8186b78, _t3=@0xbfdb2fe0) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/libkopete/kopetecontact.moc:188 #32 0xb6aa6d2f in Kopete::Contact::setOnlineStatus (this=0x830b208, status=@0x8186b78) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/libkopete/kopetecontact.cpp:168 #33 0xb436b3be in MSNAccount::slotNotifySocketClosed (this=0x8321178) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/protocols/msn/msnaccount.cpp:422 #34 0xb436c3f7 in MSNAccount::qt_metacall (this=0x8321178, _c=QMetaObject::InvokeMetaMethod, _id=38, _a=0xbfdb3108) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/protocols/msn/msnaccount.moc:131 #35 0xb7e502c8 in QMetaObject::activate (sender=0x84fe638, from_signal_index=<value optimized out>, to_signal_index=7, argv=<value optimized out>) at kernel/qobject.cpp:2995 #36 0xb7e50a44 in QMetaObject::activate (sender=0x84fe638, m=0xb43ba5b0, local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3065 #37 0xb4377b66 in MSNSocket::socketClosed (this=0x84fe638) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/protocols/msn/msnsocket.moc:155 #38 0xb4379a46 in MSNSocket::slotSocketClosed (this=0x84fe638) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/protocols/msn/msnsocket.cpp:836 #39 0xb437d18e in MSNSocket::qt_metacall (this=0x84fe638, _c=QMetaObject::InvokeMetaMethod, _id=17, _a=0xbfdb32a8) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/protocols/msn/msnsocket.moc:123 #40 0xb438b8ea in MSNNotifySocket::qt_metacall (this=0x84fe638, _c=QMetaObject::InvokeMetaMethod, _id=21, _a=0xbfdb32a8) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/protocols/msn/msnnotifysocket.moc:105 #41 0xb7e502c8 in QMetaObject::activate (sender=0x8467338, from_signal_index=<value optimized out>, to_signal_index=14, argv=<value optimized out>) at kernel/qobject.cpp:2995 #42 0xb7e50a44 in QMetaObject::activate (sender=0x8467338, m=0xb7cb4604, local_signal_index=6, argv=0x0) at kernel/qobject.cpp:3065 #43 0xb7c0e786 in KNetwork::KClientSocketBase::closed (this=0x8467338) at /var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs_build/kdecore/k3clientsocketbase.moc:144 #44 0xb7c0f73b in KNetwork::KClientSocketBase::close (this=0x8467338) at /var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdecore/network/k3clientsocketbase.cpp:287 #45 0xb7c0d8f2 in KNetwork::KBufferedSocket::closeNow (this=0x8467338) at /var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdecore/network/k3bufferedsocket.cpp:268 #46 0xb7c0d73c in KNetwork::KBufferedSocket::slotReadActivity (this=0x8467338) at /var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdecore/network/k3bufferedsocket.cpp:321 #47 0xb7c0d232 in KNetwork::KBufferedSocket::qt_metacall (this=0x8467338, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfdb344c) at /var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs_build/kdecore/k3bufferedsocket.moc:67 #48 0xb7e502c8 in QMetaObject::activate (sender=0x84bc3d8, from_signal_index=<value optimized out>, to_signal_index=4, argv=<value optimized out>) at kernel/qobject.cpp:2995 #49 0xb7e50a44 in QMetaObject::activate (sender=0x84bc3d8, m=0xb7f288d0, local_signal_index=0, argv=0xbfdb344c) at kernel/qobject.cpp:3065 #50 0xb7e92141 in QSocketNotifier::activated (this=0x84bc3d8, _t1=21) at .moc/debug-shared/moc_qsocketnotifier.cpp:81 #51 0xb7e58cc8 in QSocketNotifier::event (this=0x84bc3d8, e=0xbfdb38b0) at kernel/qsocketnotifier.cpp:326 #52 0xb6c9771f in QApplicationPrivate::notify_helper (this=0x80c3f10, receiver=0x84bc3d8, e=0xbfdb38b0) at kernel/qapplication.cpp:3735 #53 0xb6c992fa in QApplication::notify (this=0xbfdb3c38, receiver=0x84bc3d8, e=0xbfdb38b0) at kernel/qapplication.cpp:3329 #54 0xb789a7c3 in KApplication::notify (this=0xbfdb3c38, receiver=0x84bc3d8, event=0xbfdb38b0) at /var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdeui/kernel/kapplication.cpp:311 #55 0xb7e39cf7 in QCoreApplication::notifyInternal (this=0xbfdb3c38, receiver=0x84bc3d8, event=0xbfdb38b0) at kernel/qcoreapplication.cpp:586 #56 0xb7e690fd in QEventDispatcherUNIX::activateSocketNotifiers ( this=0x80cbe40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #57 0xb7e69daa in QEventDispatcherUNIXPrivate::doSelect (this=0x80c4010, flags=@0xbfdb3a28, timeout=0xbfdb3a20) at kernel/qeventdispatcher_unix.cpp:252 #58 0xb7e6a847 in QEventDispatcherUNIX::processEvents (this=0x80cbe40, flags=@0xbfdb3b38) at kernel/qeventdispatcher_unix.cpp:895 #59 0xb6d2fcfe in QEventDispatcherX11::processEvents (this=0x80cbe40, flags=@0xbfdb3b64) at kernel/qeventdispatcher_x11.cpp:154 #60 0xb7e38e61 in QEventLoop::processEvents (this=0xbfdb3bd0, flags=@0xbfdb3b98) at kernel/qeventloop.cpp:146 #61 0xb7e38f8f in QEventLoop::exec (this=0xbfdb3bd0, flags=@0xbfdb3bd8) at kernel/qeventloop.cpp:197 #62 0xb7e3b476 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:838 #63 0xb6c96e37 in QApplication::exec () at kernel/qapplication.cpp:3267 #64 0x08089f8c in main (argc=) at /var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/kopete/main.cpp:102 #65 0xb5dc6fdc in __libc_start_main (main=0x8087ff0 <main>, argc=1, ubp_av=0xbfdb4024, init=0x809d120 <__libc_csu_init>, fini=0x809d110 <__libc_csu_fini>, rtld_fini=0xb7f39100 <_dl_fini>, stack_end=0xbfdb401c) at libc-start.c:229 #66 0x08065101 in _start () #0 0xffffe410 in __kernel_vsyscall () I can't reproduce this in KDE 4.0.99. Cant reproduce the bug with svn trunk r835161, deleted George Kiagiadakis from my contact list and readded him, without any problem. |