------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=160547         
           Summary: kopete crashed on adding MSN account
           Product: kopete
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kopete-devel kde org
        ReportedBy: Regnaron web de


Version:           0.50.50 (using 4.00.68 (KDE 4.0.68 >= 20080402), Gentoo)
Compiler:          i686-pc-linux-gnu-gcc
OS:                Linux (i686) release 2.6.23-gentoo-r9

As I tried to reproduce bug #160546 I found out that kopete (kdelibs r792147) 
crashed with the backtrace below whenever I tried to add a new MSN contact. 
After having shut down the program normally (not restarting it by a crash), the 
problem dissapeared. As the problem dissapeared, I regrettably am not able to 
reproduce this crash any longer...

Backtrace:
Application: Kopete (kopete), signal SIGSEGV
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb5a096d0 (LWP 8329)]
[New Thread 0xb1cc1b90 (LWP 8380)]
[KCrash handler]
#6  0xb6a97c29 in QString::isEmpty (this=0xbf9ecce0)
    at /usr/include/qt4/QtCore/qstring.h:655
#7  0xb3886281 in StatisticsContact::onlineStatusChanged (this=0x80c2b78, 
    status=Kopete::OnlineStatus::Unknown)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/plugins/statistics/statisticscontact.cpp:186
#8  0xb38766e6 in StatisticsPlugin::slotOnlineStatusChanged (this=0x83a2028, 
    contact=0x8771b90, status=Kopete::OnlineStatus::Unknown)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/plugins/statistics/statisticsplugin.cpp:144
#9  0xb3877033 in StatisticsPlugin::qt_metacall (this=0x83a2028, 
    _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbf9eced8)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/plugins/statistics/statisticsplugin.moc:109
#10 0xb7e902c8 in QMetaObject::activate (sender=0x8771b90, 
    from_signal_index=<value optimized out>, to_signal_index=11, 
    argv=<value optimized out>) at kernel/qobject.cpp:2995
#11 0xb7e90a44 in QMetaObject::activate (sender=0x8771b90, m=0xb6b48f4c, 
    local_signal_index=2, argv=0xbf9eced8) at kernel/qobject.cpp:3065
#12 0xb6afa78a in Kopete::MetaContact::onlineStatusChanged (this=0x8771b90, 
    _t1=0x8771b90, _t2=Kopete::OnlineStatus::Unknown)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/libkopete/kopetemetacontact.moc:244
#13 0xb6afd9e8 in Kopete::MetaContact::updateOnlineStatus (this=0x8771b90)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/libkopete/kopetemetacontact.cpp:140
#14 0xb6afe61b in Kopete::MetaContact::addContact (this=0x8771b90, 
    c=0x87752a8)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/libkopete/kopetemetacontact.cpp:101
#15 0xb6ae70ef in Contact (this=0x87752a8, account=0x836e1a0, 
    contactId= 0xbf9ed694, parent=0x8771b90, icon= 0xbf9ed008)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/libkopete/kopetecontact.cpp:117
#16 0xb43b5ae3 in MSNContact (this=0x87752a8, account=0x836e1a0, 
    id= 0xbf9ed694, parent=0x8771b90)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/protocols/msn/msncontact.cpp:59
#17 0xb43a71f8 in MSNAccount::slotContactAdded (this=0x836e1a0, 
    handle= 0xbf9ed694, list= 0xbf9ed6a0, publicName= 0xbf9ed6a4, 
    contactGuid= 0xbf9ed6a8, groupGuid= 0xbf9ed69c)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/protocols/msn/msnaccount.cpp:899
#18 0xb43ac456 in MSNAccount::qt_metacall (this=0x836e1a0, 
    _c=QMetaObject::InvokeMetaMethod, _id=40, _a=0xbf9ed21c)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/protocols/msn/msnaccount.moc:133
#19 0xb7e902c8 in QMetaObject::activate (sender=0x8546450, 
    from_signal_index=<value optimized out>, to_signal_index=27, 
    argv=<value optimized out>) at kernel/qobject.cpp:2995
#20 0xb7e90a44 in QMetaObject::activate (sender=0x8546450, m=0xb43fa804, 
    local_signal_index=3, argv=0xbf9ed21c) at kernel/qobject.cpp:3065
#21 0xb43c6bcc in MSNNotifySocket::contactAdded (this=0x8546450, 
    _t1= 0xbf9ed694, _t2= 0xbf9ed6a0, _t3= 0xbf9ed6a4, _t4= 0xbf9ed6a8, 
    _t5= 0xbf9ed69c)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/protocols/msn/msnnotifysocket.moc:162
#22 0xb43cdc70 in MSNNotifySocket::parseCommand (this=0x8546450, 
    cmd= 0xbf9eda98, id=12, data= 0xbf9eda94)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/protocols/msn/msnnotifysocket.cpp:469
#23 0xb43bae83 in MSNSocket::parseLine (this=0x8546450, str= 0xbf9edb44)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/protocols/msn/msnsocket.cpp:532
#24 0xb43bb0f2 in MSNSocket::slotReadLine (this=0x8546450)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/protocols/msn/msnsocket.cpp:462
#25 0xb43bc629 in MSNSocket::slotDataReceived (this=0x8546450)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/protocols/msn/msnsocket.cpp:417
#26 0xb43bd141 in MSNSocket::qt_metacall (this=0x8546450, 
    _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbf9edf18)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/protocols/msn/msnsocket.moc:118
#27 0xb43cb8ea in MSNNotifySocket::qt_metacall (this=0x8546450, 
    _c=QMetaObject::InvokeMetaMethod, _id=16, _a=0xbf9edf18)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork_build/kopete/protocols/msn/msnnotifysocket.moc:105
#28 0xb7e902c8 in QMetaObject::activate (sender=0x85707b0, 
    from_signal_index=<value optimized out>, to_signal_index=4, 
    argv=<value optimized out>) at kernel/qobject.cpp:2995
#29 0xb7e90a44 in QMetaObject::activate (sender=0x85707b0, m=0xb7f68048, 
    local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3065
#30 0xb7ed0403 in QIODevice::readyRead (this=0x85707b0)
    at .moc/debug-shared/moc_qiodevice.cpp:83
#31 0xb7c4f146 in KNetwork::KClientSocketBase::slotReadActivity (
    this=0xbf9ecce0)
    at 
/var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdecore/network/k3clientsocketbase.cpp:397
#32 0xb7c4d775 in KNetwork::KBufferedSocket::slotReadActivity (this=0x85707b0)
    at 
/var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdecore/network/k3bufferedsocket.cpp:330
#33 0xb7c4d232 in KNetwork::KBufferedSocket::qt_metacall (this=0x85707b0, 
    _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbf9ee07c)
    at 
/var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs_build/kdecore/k3bufferedsocket.moc:67
#34 0xb7e902c8 in QMetaObject::activate (sender=0x84aa728, 
    from_signal_index=<value optimized out>, to_signal_index=4, 
    argv=<value optimized out>) at kernel/qobject.cpp:2995
#35 0xb7e90a44 in QMetaObject::activate (sender=0x84aa728, m=0xb7f688d0, 
    local_signal_index=0, argv=0xbf9ee07c) at kernel/qobject.cpp:3065
#36 0xb7ed2141 in QSocketNotifier::activated (this=0x84aa728, _t1=35)
    at .moc/debug-shared/moc_qsocketnotifier.cpp:81
#37 0xb7e98cc8 in QSocketNotifier::event (this=0x84aa728, e=0xbf9ee4e0)
    at kernel/qsocketnotifier.cpp:326
#38 0xb6cd771f in QApplicationPrivate::notify_helper (this=0x80c3f38, 
    receiver=0x84aa728, e=0xbf9ee4e0) at kernel/qapplication.cpp:3735
#39 0xb6cd92fa in QApplication::notify (this=0xbf9ee868, receiver=0x84aa728, 
    e=0xbf9ee4e0) at kernel/qapplication.cpp:3329
#40 0xb78da7c3 in KApplication::notify (this=0xbf9ee868, receiver=0x84aa728, 
    event=0xbf9ee4e0)
    at 
/var/tmp/portage/kde-base/kdelibs-9999.4/work/kdelibs-9999.4/kdeui/kernel/kapplication.cpp:311
#41 0xb7e79cf7 in QCoreApplication::notifyInternal (this=0xbf9ee868, 
    receiver=0x84aa728, event=0xbf9ee4e0) at kernel/qcoreapplication.cpp:586
#42 0xb7ea90fd in QEventDispatcherUNIX::activateSocketNotifiers (
    this=0x80cbf48)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#43 0xb7ea9daa in QEventDispatcherUNIXPrivate::doSelect (this=0x80c4038, 
    flags= 0xbf9ee658, timeout=0xbf9ee650)
    at kernel/qeventdispatcher_unix.cpp:252
#44 0xb7eaa847 in QEventDispatcherUNIX::processEvents (this=0x80cbf48, 
    flags= 0xbf9ee768) at kernel/qeventdispatcher_unix.cpp:895
#45 0xb6d6fcfe in QEventDispatcherX11::processEvents (this=0x80cbf48, 
    flags= 0xbf9ee794) at kernel/qeventdispatcher_x11.cpp:154
#46 0xb7e78e61 in QEventLoop::processEvents (this=0xbf9ee800, 
    flags= 0xbf9ee7c8) at kernel/qeventloop.cpp:146
#47 0xb7e78f8f in QEventLoop::exec (this=0xbf9ee800, flags= 0xbf9ee808)
    at kernel/qeventloop.cpp:197
#48 0xb7e7b476 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:838
#49 0xb6cd6e37 in QApplication::exec () at kernel/qapplication.cpp:3267
#50 0x08089f8c in main (argc=)
    at 
/var/tmp/portage/kde-base/kdenetwork-9999.4/work/kdenetwork-9999.4/kopete/kopete/main.cpp:102
#51 0xb5e06fdc in __libc_start_main (main=0x8087ff0 <main>, argc=1, 
    ubp_av=0xbf9eec54, init=0x809d120 <__libc_csu_init>, 
    fini=0x809d110 <__libc_csu_fini>, rtld_fini=0xb7f79100 <_dl_fini>, 
    stack_end=0xbf9eec4c) at libc-start.c:229
#52 0x08065101 in _start ()
#0  0xffffe410 in __kernel_vsyscall ()
_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to