Bug 209026 - Crash directly on startup [Kopete::Contact::metaContact, HistoryLogger, HistoryGUIClient]
Summary: Crash directly on startup [Kopete::Contact::metaContact, HistoryLogger, Histo...
Status: RESOLVED DUPLICATE of bug 177487
Alias: None
Product: kopete
Classification: Unmaintained
Component: History Plugin (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-30 21:11 UTC by Magnus Bergmark
Modified: 2010-02-07 14:59 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Magnus Bergmark 2009-09-30 21:11:46 UTC
Application that crashed: kopete
Version of the application: 0.70.90
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.28-15-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
Came home from work and saw that Kopete had crashed. Tried to restart it, but the application does not even have time to draw a window before crashing again.

I have the following account types:
ICQ, Jabber, Skype, Live Messenger, Avahi

Starting from Konsole gives the following output:
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
QPainter::begin: Cannot paint on a null pixmap                                                                                                               (mange@morbidus:/etc/avahi/services)
QPainter::translate: Painter not active
QPainter::end: Painter not active, aborted
QPainter::begin: Cannot paint on a null pixmap
QPainter::translate: Painter not active
QPainter::end: Painter not active, aborted
KCrash: Application 'kopete' crashing...

 -- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[Current thread is 0 (LWP 16784)]

Thread 4 (Thread 0x7f3f1a2db950 (LWP 16786)):
#0  0x00007f3f2ca81496 in *__GI___poll (fds=0xdd5fe0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3f288b177f in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f3f288b1a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007f3f2e466aae in QEventDispatcherGlib::processEvents (this=0xd9bc80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#4  0x00007f3f2e43bf42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 439201504}) at kernel/qeventloop.cpp:149
#5  0x00007f3f2e43c314 in QEventLoop::exec (this=0xdd5ba0, flags={i = 439201904}) at kernel/qeventloop.cpp:201
#6  0x00007f3f1aa132cb in QCA::SyncThread::run () from /usr/lib/libqca.so.2
#7  0x00007f3f2e353d35 in QThreadPrivate::start (arg=0xd9b450) at thread/qthread_unix.cpp:188
#8  0x00007f3f2a86a3ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00007f3f2ca8afcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f3f18310950 (LWP 16787)):
#0  0x00007f3f2ca81496 in *__GI___poll (fds=0x7f3f10001850, nfds=1, timeout=2470) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3f288b177f in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f3f288b1a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007f3f2e466aae in QEventDispatcherGlib::processEvents (this=0xfa0ee0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:329
#4  0x00007f3f2e43bf42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 405864480}) at kernel/qeventloop.cpp:149
#5  0x00007f3f2e43c314 in QEventLoop::exec (this=0x7f3f100009a0, flags={i = 405864560}) at kernel/qeventloop.cpp:201
#6  0x00007f3f1ae5ee43 in XMPP::SyncThread::run (this=0xfa7760) at /build/buildd/kdenetwork-4.3.1/kopete/protocols/jabber/libiris/iris/irisnet/corelib/netinterface.cpp:151
#7  0x00007f3f2e353d35 in QThreadPrivate::start (arg=0xfa7760) at thread/qthread_unix.cpp:188
#8  0x00007f3f2a86a3ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00007f3f2ca8afcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f3f17b0f950 (LWP 16788)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f3f2e354d19 in QWaitCondition::wait (this=0x108bab0, mutex=0x108baa8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007f3f2f6ec81c in QHostInfoAgent::run (this=0x108ba90) at kernel/qhostinfo.cpp:260
#3  0x00007f3f2e353d35 in QThreadPrivate::start (arg=0x108ba90) at thread/qthread_unix.cpp:188
#4  0x00007f3f2a86a3ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#5  0x00007f3f2ca8afcd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3f32405750 (LWP 16784)):
[KCrash Handler]
#5  Kopete::Contact::metaContact (this=0x741) at /build/buildd/kdenetwork-4.3.1/kopete/libkopete/kopetecontact.cpp:444
#6  0x00007f3f1f8bb660 in HistoryLogger (this=0xfff270, c=0x741, parent=<value optimized out>) at /build/buildd/kdenetwork-4.3.1/kopete/plugins/history/historylogger.cpp:74
#7  0x00007f3f1f8c9433 in HistoryGUIClient (this=0xff4330, parent=<value optimized out>) at /build/buildd/kdenetwork-4.3.1/kopete/plugins/history/historyguiclient.cpp:53
#8  0x00007f3f1f8b0f40 in HistoryPlugin::messageDisplayed (this=0xadf7c0, m=@0x7fff3a44ae70) at /build/buildd/kdenetwork-4.3.1/kopete/plugins/history/historyplugin.cpp:116
#9  0x00007f3f1f8b12f4 in HistoryMessageLogger::handleMessage (this=0x10aad00, event=0x10aa5e0) at /build/buildd/kdenetwork-4.3.1/kopete/plugins/history/historyplugin.cpp:103
#10 0x00007f3f1f695e9c in OtrMessageHandler::handleMessage (this=0x10aae70, event=0x10aa5e0) at /build/buildd/kdenetwork-4.3.1/kopete/plugins/otr/otrplugin.cpp:287
#11 0x00007f3f1fd01cfb in PrivacyMessageHandler::handleMessage (this=0x10aa8a0, e=<value optimized out>) at /build/buildd/kdenetwork-4.3.1/kopete/plugins/privacy/privacymessagehandler.cpp:80
#12 0x00007f3f3111d75a in Kopete::ProcessMessageTask::qt_metacall (this=0xd15a50, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=<value optimized out>)
    at /build/buildd/kdenetwork-4.3.1/obj-x86_64-linux-gnu/kopete/libkopete/kopetemessagehandlerchain.moc:112
#13 0x00007f3f2e452ea2 in QMetaObject::activate (sender=0xafffc0, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#14 0x00007f3f2e45814f in QSingleShotTimer::timerEvent (this=0xafffc0) at kernel/qtimer.cpp:298
#15 0x00007f3f2e44d263 in QObject::event (this=0xafffc0, e=0x7f3f2cae1528) at kernel/qobject.cpp:1075
#16 0x00007f3f2d661f4d in QApplicationPrivate::notify_helper (this=0x7378b0, receiver=0xafffc0, e=0x7fff3a44b840) at kernel/qapplication.cpp:4056
#17 0x00007f3f2d66a18a in QApplication::notify (this=0x7fff3a44cee0, receiver=0xafffc0, e=0x7fff3a44b840) at kernel/qapplication.cpp:4021
#18 0x00007f3f2f028deb in KApplication::notify (this=0x7fff3a44cee0, receiver=0xafffc0, event=0x7fff3a44b840) at /build/buildd/kde4libs-4.3.1/kdeui/kernel/kapplication.cpp:302
#19 0x00007f3f2e43d6ac in QCoreApplication::notifyInternal (this=0x7fff3a44cee0, receiver=0xafffc0, event=0x7fff3a44b840) at kernel/qcoreapplication.cpp:610
#20 0x00007f3f2e46a516 in QTimerInfoList::activateTimers (this=0x7530e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#21 0x00007f3f2e466b2d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#22 0x00007f3f288ae20a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#23 0x00007f3f288b18e0 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0x00007f3f288b1a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#25 0x00007f3f2e466a8f in QEventDispatcherGlib::processEvents (this=0x70bf70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#26 0x00007f3f2d6fabdf in QGuiEventDispatcherGlib::processEvents (this=0x741, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#27 0x00007f3f2e43e769 in QCoreApplication::processEvents (flags={i = 977582768}) at kernel/qcoreapplication.cpp:803
#28 0x00007f3f1947f2cd in DNSSD::RemoteService::resolve (this=<value optimized out>) at /build/buildd/kde4libs-4.3.1/dnssd/avahi-remoteservice.cpp:49
#29 0x00007f3f198cbfb1 in BonjourAccount::comingOnline (this=0xd4c9c0, pointer={d = 0x7f3f2cae1528}) at /build/buildd/kdenetwork-4.3.1/kopete/protocols/bonjour/bonjouraccount.cpp:222
#30 0x00007f3f198cd3f0 in BonjourAccount::qt_metacall (this=0xd4c9c0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff3a44bfd0)
    at /build/buildd/kdenetwork-4.3.1/obj-x86_64-linux-gnu/kopete/protocols/bonjour/bonjouraccount.moc:94
#31 0x00007f3f2e452ea2 in QMetaObject::activate (sender=0x8ab8e0, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113
#32 0x00007f3f1947b382 in DNSSD::ServiceBrowser::serviceAdded (this=0x741, _t1=<value optimized out>) at /build/buildd/kde4libs-4.3.1/obj-x86_64-linux-gnu/dnssd/servicebrowser.moc:85
#33 0x00007f3f1947c87d in DNSSD::ServiceBrowserPrivate::gotNewService (this=0xd964a0, name=@0xd531d0, type=@0xd7d560, domain=<value optimized out>)
    at /build/buildd/kde4libs-4.3.1/dnssd/avahi-servicebrowser.cpp:121
#34 0x00007f3f1947ca31 in DNSSD::ServiceBrowserPrivate::qt_metacall (this=0xd964a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff3a44c140)
    at /build/buildd/kde4libs-4.3.1/obj-x86_64-linux-gnu/dnssd/avahi-servicebrowser_p.moc:77
#35 0x00007f3f2e452ea2 in QMetaObject::activate (sender=0xdb3350, from_signal_index=<value optimized out>, to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3113
#36 0x00007f3f19489858 in OrgFreedesktopAvahiServiceBrowserInterface::ItemNew (this=0x7fff3a44a8d0, _t1=2, _t2=0, _t3=@0x7f3f31105700, _t4=@0xfffe60, _t5=@0x7f3f2cd12a00, _t6=28)
    at /build/buildd/kde4libs-4.3.1/obj-x86_64-linux-gnu/dnssd/avahi_servicebrowser_interface.moc:116
#37 0x00007f3f19489ad7 in OrgFreedesktopAvahiServiceBrowserInterface::qt_metacall (this=0xdb3350, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff3a44c4c0)
    at /build/buildd/kde4libs-4.3.1/obj-x86_64-linux-gnu/dnssd/avahi_servicebrowser_interface.moc:82
#38 0x00007f3f2e757453 in QDBusConnectionPrivate::deliverCall (this=0xdb3d80, object=0xdb3350, msg=@0xdd0438, metaTypes=@0xdd0440, slotIdx=8) at qdbusintegrator.cpp:891
#39 0x00007f3f2e75ee5f in QDBusCallDeliveryEvent::placeMetaCall (this=0x63a8a0, object=0x7f3f2cae1528) at qdbusintegrator_p.h:101
#40 0x00007f3f2e44d5d8 in QObject::event (this=0xdb3350, e=0xdd03f0) at kernel/qobject.cpp:1111
#41 0x00007f3f2d661f4d in QApplicationPrivate::notify_helper (this=0x7378b0, receiver=0xdb3350, e=0xdd03f0) at kernel/qapplication.cpp:4056
#42 0x00007f3f2d66a18a in QApplication::notify (this=0x7fff3a44cee0, receiver=0xdb3350, e=0xdd03f0) at kernel/qapplication.cpp:4021
#43 0x00007f3f2f028deb in KApplication::notify (this=0x7fff3a44cee0, receiver=0xdb3350, event=0xdd03f0) at /build/buildd/kde4libs-4.3.1/kdeui/kernel/kapplication.cpp:302
#44 0x00007f3f2e43d6ac in QCoreApplication::notifyInternal (this=0x7fff3a44cee0, receiver=0xdb3350, event=0xdd03f0) at kernel/qcoreapplication.cpp:610
#45 0x00007f3f2e43e31a in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x70c720) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#46 0x00007f3f2e466e03 in postEventSourceDispatch (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#47 0x00007f3f288ae20a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#48 0x00007f3f288b18e0 in ?? () from /usr/lib/libglib-2.0.so.0
#49 0x00007f3f288b1a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#50 0x00007f3f2e466a8f in QEventDispatcherGlib::processEvents (this=0x70bf70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#51 0x00007f3f2d6fabdf in QGuiEventDispatcherGlib::processEvents (this=0x741, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#52 0x00007f3f2e43bf42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 977587728}) at kernel/qeventloop.cpp:149
#53 0x00007f3f2e43c314 in QEventLoop::exec (this=0x7fff3a44ce50, flags={i = 977587808}) at kernel/qeventloop.cpp:201
#54 0x00007f3f2e43e5e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#55 0x0000000000415738 in main (argc=3, argv=0x7fff3a44dd18) at /build/buildd/kdenetwork-4.3.1/kopete/kopete/main.cpp:104

Reported using DrKonqi
Comment 1 Roman Jarosz 2010-02-07 14:59:59 UTC

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