Bug 172020 - kopete crash on jabber sign in (vcard update)
Summary: kopete crash on jabber sign in (vcard update)
Status: RESOLVED DUPLICATE of bug 173136
Alias: None
Product: kopete
Classification: Applications
Component: Jabber Plugin (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-02 10:25 UTC by Pavel Volkovitskiy
Modified: 2008-12-14 18:08 UTC (History)
2 users (show)

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 Pavel Volkovitskiy 2008-10-02 10:25:50 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

debug output:
kopete(29141)/libkopete Kopete::Contact::setStatusMessage: Setting up the status title property with this:  "Online"
kopete(29141)/libkopete Kopete::Contact::setStatusMessage: Setting up the status message property with this:  ""
kopete(29141)/kopete (oscar/icq) ICQMyselfContact::userInfoUpdated: extendedStatus is  "11000000"
kopete(29141) OscarStatusManager::onlineStatusOf: Creating Kopete::OnlineStatus for ExtStatus, internal status:  8198
kopete(29141)/libkopete Kopete::Contact::setStatusMessage: Setting up the status title property with this:  "Online"
kopete(29141)/libkopete Kopete::Contact::setStatusMessage: Setting up the status message property with this:  ""
kopete(29141)/kopete (jabber) JabberContact::slotGetTimedVCard: Requesting vCard for  ""  from update timer.
kopete(29141)/kopete (jabber - raw protocol) JabberAccount::slotClientDebugMessage: "XML OUT: <iq type="get" id="aabba" >
<vCard xmlns="vcard-temp" version="2.0" prodid="-//HandGen//NONSGML vGen v1.0//EN" />
</iq>
"
kopete(29141)/kopete (jabber) JabberByteStream::slotReadyRead: called:  available:  2796
kopete(29141)/kopete (jabber) JabberByteStream::slotReadyRead: called:  available:  1398
kopete(29141)/kopete (jabber) JabberByteStream::slotReadyRead: called:  available:  892
kopete(29141)/kopete (jabber - raw protocol) JabberAccount::slotClientDebugMessage: "XML IN: <iq from="int@jabber.ru" type="result" to="int@jabber.ru/Kopete" id="aabba" >
<vCard xmlns="vcard-temp" version="2.0" prodid="-//HandGen//NONSGML vGen v1.0//EN" >
<PHOTO>
<TYPE>image/png</TYPE>
....
</PHOTO>
</vCard>
</iq>
"
kopete(29141)/kopete (jabber) JabberBaseContact::setPropertiesFromVCard: Updating vCard for  ""
kopete(29141)/kopete (jabber) JabberBaseContact::setPropertiesFromVCard: Contact has a photo embedded into his vCard.
ASSERT: "!newEntry.name.isEmpty()" in file /home/int/conary/builds4/kdenetwork/kdenetwork--kdenetwork/kopete/libkopete/kopeteavatarmanager.cpp, line 98
KCrash: Application 'kopete' crashing...
Comment 1 Detlev Casanova 2008-10-02 23:31:06 UTC
Could you provide a backtrace ?
Comment 2 Pavel Volkovitskiy 2008-10-03 09:51:22 UTC
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
Comment 3 Detlev Casanova 2008-10-05 14:44:35 UTC
Did you do something to have that crash or does it happen everytime you log on ?
Comment 4 Pavel Volkovitskiy 2008-10-05 15:05:11 UTC
i don't known why it starts to crash, but now it crash every time i log on to jabber
Comment 5 Pavel Volkovitskiy 2008-10-06 14:09:18 UTC
can i do something to help to debug?
Comment 6 Dario Andres 2008-12-04 19:37:34 UTC
This may be related to bug 173136 (similar backtrace as bug 173136 comment 6)
Comment 7 Dario Andres 2008-12-14 18:08:21 UTC
Marking as duplicate of bug 173136. This should be fixed in KDE4.1.3 and 4.2svn.
If you think this is not a duplicate you can re-open it. Thanks :)

*** This bug has been marked as a duplicate of bug 173136 ***