[kopete-bugs] [Bug 172020] kopete crash on jabber sign in (vcard update)

Pavel Volkovitskiy int at mtx.ru
Fri Oct 3 09:51:24 CEST 2008


http://bugs.kde.org/show_bug.cgi?id=172020





--- Comment #2 from Pavel Volkovitskiy <int mtx ru>  2008-10-03 09:51:22 ---
Application: Kopete (kopete), signal SIGABRT
Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0x7fbc7db59770 (LWP 31276)]
[New Thread 0x42190940 (LWP 31279)]
[KCrash handler]
#5  0x00007fbc7999f055 in raise () from /lib64/libc.so.6
#6  0x00007fbc799a0af0 in abort () from /lib64/libc.so.6
#7  0x00007fbc7d5d848a in qt_message_output () from /usr/lib64/libQtCore.so.4
#8  0x00007fbc7d5d85ad in qFatal () from /usr/lib64/libQtCore.so.4
#9  0x00007fbc7b881c45 in Kopete::AvatarManager::add (this=0x156d3e0, 
    newEntry=@0x7fff85ba2950)
    at
/usr/src/debug/kdenetwork--kdenetwork/kopete/libkopete/kopeteavatarmanager.cpp:98
#10 0x00007fbc680f1b1e in JabberBaseContact::setPropertiesFromVCard (
    this=0x10a4bb0, vCard=<value optimized out>)
    at
/usr/src/debug/kdenetwork--kdenetwork/kopete/protocols/jabber/jabberbasecontact.cpp:660
#11 0x00007fbc680f7e2e in JabberContact::slotGotVCard (this=0x10a4bb0)
    at
/usr/src/debug/kdenetwork--kdenetwork/kopete/protocols/jabber/jabbercontact.cpp:551
#12 0x00007fbc680f87aa in JabberContact::qt_metacall (this=0x10a4bb0, 
    _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0x7fff85ba3030)
    at
/usr/src/debug/kdenetwork--kdenetwork/kopete/protocols/jabber/jabbercontact.moc:133
#13 0x00007fbc7d6c8c04 in QMetaObject::activate ()
   from /usr/lib64/libQtCore.so.4
#14 0x00007fbc67b347d4 in XMPP::Task::done (this=0x14a9400)
    at
/usr/src/debug/kdenetwork--kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp-im/xmpp_task.cpp:217
#15 0x00007fbc67b1d5b0 in XMPP::JT_VCard::take (this=0x14a9400, 
    x=<value optimized out>)
    at
/usr/src/debug/kdenetwork--kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp-im/xmpp_tasks.cpp:1031
#16 0x00007fbc67b34a20 in XMPP::Task::take (this=<value optimized out>, 
    x=@0x7fff85ba3580)
    at
/usr/src/debug/kdenetwork--kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp-im/xmpp_task.cpp:140
#17 0x00007fbc67b032e4 in XMPP::Client::distribute (this=0x13ee370, 
    x=@0x7fff85ba3580)
    at
/usr/src/debug/kdenetwork--kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp-im/client.cpp:556
#18 0x00007fbc67b03d42 in XMPP::Client::streamReadyRead (this=0x13ee370)
    at
/usr/src/debug/kdenetwork--kdenetwork/kopete/protocols/jabber/libiris/iris/xmpp-im/client.cpp:503
#19 0x00007fbc67ac2f30 in XMPP::Client::qt_metacall (this=0x13ee370, 
    _c=QMetaObject::InvokeMetaMethod, _id=20, _a=0x7fff85ba36e0)
    at
/usr/src/debug/kdenetwork--kdenetwork/kopete/protocols/jabber/libiris/moc_xmpp_client.cpp:137
#20 0x00007fbc7d6c8c04 in QMetaObject::activate ()
   from /usr/lib64/libQtCore.so.4
#21 0x00007fbc67ac3a2a in XMPP::ClientStream::qt_metacall (this=0x13eb1f0, 
    _c=QMetaObject::InvokeMetaMethod, _id=25, _a=0x7fff85ba37e0)
    at
/usr/src/debug/kdenetwork--kdenetwork/kopete/protocols/jabber/libiris/moc_xmpp_clientstream.cpp:132
#22 0x00007fbc7d6c8c04 in QMetaObject::activate ()
   from /usr/lib64/libQtCore.so.4
#23 0x00007fbc7d6d00df in ?? () from /usr/lib64/libQtCore.so.4
#24 0x00007fbc7d6c5482 in QObject::event () from /usr/lib64/libQtCore.so.4
#25 0x00007fbc7a1712cf in QApplicationPrivate::notify_helper ()
   from /usr/lib64/libQtGui.so.4
#26 0x00007fbc7a1773f2 in QApplication::notify ()
   from /usr/lib64/libQtGui.so.4
#27 0x00007fbc7cb3a9c3 in KApplication::notify (this=0x7fff85ba4140, 
    receiver=0x14798d0, event=0x7fff85ba3e40)
    at /usr/src/debug/kdelibs--kdelibs/kdeui/kernel/kapplication.cpp:311
#28 0x00007fbc7d6b55d5 in QCoreApplication::notifyInternal ()
   from /usr/lib64/libQtCore.so.4
#29 0x00007fbc7d6dec07 in ?? () from /usr/lib64/libQtCore.so.4
#30 0x00007fbc7d6dc26d in ?? () from /usr/lib64/libQtCore.so.4
#31 0x00007fbc790c7533 in g_main_context_dispatch ()
   from /usr/lib64/libglib-2.0.so.0
#32 0x00007fbc790ca825 in ?? () from /usr/lib64/libglib-2.0.so.0
#33 0x00007fbc790cad5b in g_main_context_iteration ()
   from /usr/lib64/libglib-2.0.so.0
#34 0x00007fbc7d6dcbbe in QEventDispatcherGlib::processEvents ()
   from /usr/lib64/libQtCore.so.4
#35 0x00007fbc7a1f387f in ?? () from /usr/lib64/libQtGui.so.4
#36 0x00007fbc7d6b48d5 in QEventLoop::processEvents ()
   from /usr/lib64/libQtCore.so.4
#37 0x00007fbc7d6b4a46 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#38 0x00007fbc7d6b6ce1 in QCoreApplication::exec ()
   from /usr/lib64/libQtCore.so.4
#39 0x0000000000442d41 in main (argc=2, argv=0x7fff85ba4f18)
    at /usr/src/debug/kdenetwork--kdenetwork/kopete/kopete/main.cpp:102
#40 0x00007fbc7998c8a4 in __libc_start_main () from /lib64/libc.so.6
#41 0x00000000004222f9 in _start ()
#0  0x00007fbc79a04511 in nanosleep () from /lib64/libc.so.6


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the kopete-bugs mailing list