Bug 162221 - when away, a message incomes, kopete crashes
Summary: when away, a message incomes, kopete crashes
Status: RESOLVED DUPLICATE of bug 161790
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: 0.50.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-17 18:38 UTC by Anton Galitch
Modified: 2008-05-19 19:37 UTC (History)
0 users

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 Anton Galitch 2008-05-17 18:38:00 UTC
Version:           0.50.1 (using KDE 4.0.3)
Installed from:    Fedora RPMs
OS:                Linux

When I set my MSN account to away or busy, and there is an income message kopete crashes.
This is what the crash handler shows:


(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb7fdb730 (LWP 3622)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0x0769085d in Kopete::MessageEvent::message ()
   from /usr/lib/libkopete.so.4
#7  0x0806884b in _start ()

Thanks.
Comment 1 Dennis Nienhüser 2008-05-18 15:07:22 UTC
It might be the same problem as in bug 161790, but the backtrace is of little use. Can you please try to generate a useful backtrace? See http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports 
Comment 2 Anton Galitch 2008-05-19 19:27:13 UTC
Hello and thank you for replying.
This is the backtrace:

[Thread debugging using libthread_db enabled]
[New Thread 0xb7f60730 (LWP 3422)]
[KCrash handler]
#6  Kopete::MessageEvent::message (this=)
    at /usr/src/debug/kdenetwork-4.0.3/kopete/libkopete/kopetemessageevent.cpp:59
#7  0x0806884b in KopeteContactListView::slotNewMessageEvent (this=0x9140f28, 
    event=0x0)
    at /usr/src/debug/kdenetwork-4.0.3/kopete/kopete/contactlist/kopetecontactlistview.cpp:1319
#8  0x08072cae in KopeteContactListView::qt_metacall (this=0x9140f28, 
    _c=QMetaObject::InvokeMetaMethod, _id=23, _a=0xbf88ed8c)
    at /usr/src/debug/kdenetwork-4.0.3/i386-redhat-linux-gnu/kopete/kopete/kopetecontactlistview.moc:162
#9  0x00322e57 in QMetaObject::activate (sender=<value optimized out>, 
    from_signal_index=<value optimized out>, 
    to_signal_index=<value optimized out>, argv=<value optimized out>)
    at kernel/qobject.cpp:3094
#10 0x00323c12 in QMetaObject::activate (sender=<value optimized out>, 
    m=<value optimized out>, local_signal_index=<value optimized out>, argv=)
    at kernel/qobject.cpp:3156
#11 0x0766bcb3 in Kopete::ChatSessionManager::newEvent (this=)
    at /usr/src/debug/kdenetwork-4.0.3/i386-redhat-linux-gnu/kopete/libkopete/kopetechatsessionmanager.moc:163
#12 0x0766bce4 in Kopete::ChatSessionManager::postNewEvent (this=)
    at /usr/src/debug/kdenetwork-4.0.3/kopete/libkopete/kopetechatsessionmanager.cpp:185
#13 0x0762835b in KopeteViewManager::messageAppended (
    this=<value optimized out>, msg=<value optimized out>, 
    manager=<value optimized out>)
    at /usr/src/debug/kdenetwork-4.0.3/kopete/libkopete/private/kopeteviewmanager.cpp:335
#14 0x076296be in KopeteViewManager::qt_metacall (this=<value optimized out>, 
    _c=<value optimized out>, _id=<value optimized out>, 
    _a=<value optimized out>)
    at /usr/src/debug/kdenetwork-4.0.3/i386-redhat-linux-gnu/kopete/libkopete/kopeteviewmanager.moc:83
#15 0x00322e57 in QMetaObject::activate (sender=<value optimized out>, 
    from_signal_index=<value optimized out>, 
    to_signal_index=<value optimized out>, argv=<value optimized out>)
    at kernel/qobject.cpp:3094
#16 0x00323c12 in QMetaObject::activate (sender=<value optimized out>, 
    m=<value optimized out>, local_signal_index=<value optimized out>, argv=)
    at kernel/qobject.cpp:3156
#17 0x0766bd39 in Kopete::ChatSessionManager::display (this=)
    at /usr/src/debug/kdenetwork-4.0.3/i386-redhat-linux-gnu/kopete/libkopete/kopetechatsessionmanager.moc:156
#18 0x0766c03b in Kopete::ChatSessionManager::qt_metacall (
    this=<value optimized out>, _c=<value optimized out>, 
    _id=<value optimized out>, _a=<value optimized out>)
    at /usr/src/debug/kdenetwork-4.0.3/i386-redhat-linux-gnu/kopete/libkopete/kopetechatsessionmanager.moc:93
#19 0x00322e57 in QMetaObject::activate (sender=<value optimized out>, 
    from_signal_index=<value optimized out>, 
    to_signal_index=<value optimized out>, argv=<value optimized out>)
    at kernel/qobject.cpp:3094
#20 0x003233f0 in QMetaObject::activate (sender=<value optimized out>, 
    m=<value optimized out>, from_local_signal_index=<value optimized out>, 
    to_local_signal_index=<value optimized out>, argv=)
    at kernel/qobject.cpp:3176
#21 0x07667e91 in Kopete::ChatSession::messageAppended (this=)
    at /usr/src/debug/kdenetwork-4.0.3/i386-redhat-linux-gnu/kopete/libkopete/kopetechatsession.moc:225
#22 0x0766b785 in Kopete::TemporaryKMMCallbackAppendMessageHandler::handleMessage (this=<value optimized out>, event=<value optimized out>)
    at /usr/src/debug/kdenetwork-4.0.3/kopete/libkopete/kopetechatsession.cpp:214
#23 0x076929a4 in Kopete::MessageHandler::handleMessageInternal (this=)
    at /usr/src/debug/kdenetwork-4.0.3/kopete/libkopete/kopetemessagehandler.cpp:60
#24 0x07692a11 in Kopete::MessageHandler::messageAccepted (this=)
    at /usr/src/debug/kdenetwork-4.0.3/kopete/libkopete/kopetemessagehandler.cpp:71
#25 0x07692ac4 in Kopete::MessageHandler::handleMessage (this=)
    at /usr/src/debug/kdenetwork-4.0.3/kopete/libkopete/kopetemessagehandler.cpp:65
#26 0x03138818 in HistoryMessageLogger::handleMessage (this=0x9832fe8, 
    event=0x9b90e50)
    at /usr/src/debug/kdenetwork-4.0.3/kopete/plugins/history/historyplugin.cpp:102
#27 0x076929a4 in Kopete::MessageHandler::handleMessageInternal (this=)
    at /usr/src/debug/kdenetwork-4.0.3/kopete/libkopete/kopetemessagehandler.cpp:60
#28 0x07690dda in Kopete::ProcessMessageTask::start (
    this=<value optimized out>)
    at /usr/src/debug/kdenetwork-4.0.3/kopete/libkopete/kopetemessagehandlerchain.cpp:166
#29 0x07690d9b in Kopete::ProcessMessageTask::qt_metacall (
    this=<value optimized out>, _c=<value optimized out>, 
    _id=<value optimized out>, _a=<value optimized out>)
    at /usr/src/debug/kdenetwork-4.0.3/i386-redhat-linux-gnu/kopete/libkopete/kopetemessagehandlerchain.moc:109
#30 0x00322e57 in QMetaObject::activate (sender=<value optimized out>, 
    from_signal_index=<value optimized out>, 
    to_signal_index=<value optimized out>, argv=<value optimized out>)
    at kernel/qobject.cpp:3094
#31 0x00323c12 in QMetaObject::activate (sender=<value optimized out>, 
    m=<value optimized out>, local_signal_index=<value optimized out>, argv=)
    at kernel/qobject.cpp:3156
#32 0x00328837 in QSingleShotTimer::timeout (this=)
    at .moc/release-shared/qtimer.moc:73
#33 0x0032887c in QSingleShotTimer::timerEvent (this=<value optimized out>)
    at kernel/qtimer.cpp:303
#34 0x0032110f in QObject::event (this=<value optimized out>, 
    e=<value optimized out>) at kernel/qobject.cpp:1102
#35 0x06aad23f in QApplicationPrivate::notify_helper (
    this=<value optimized out>, receiver=<value optimized out>, 
    e=<value optimized out>) at kernel/qapplication.cpp:3563
#36 0x06ab3a8c in QApplication::notify (this=<value optimized out>, 
    receiver=<value optimized out>, e=<value optimized out>)
    at kernel/qapplication.cpp:3122
#37 0x0090b8cd in KApplication::notify (this=<value optimized out>, 
    receiver=<value optimized out>, event=<value optimized out>)
    at /usr/src/debug/kdelibs-4.0.3/kdeui/kernel/kapplication.cpp:314
#38 0x00310c1b in QCoreApplication::notifyInternal (this=)
    at kernel/qcoreapplication.cpp:537
#39 0x003363b1 in QTimerInfoList::activateTimers (this=<value optimized out>)
    at ../../src/corelib/kernel/qcoreapplication.h:207
#40 0x00332e50 in timerSourceDispatch (source=)
    at kernel/qeventdispatcher_glib.cpp:162
#41 0x05e49098 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#42 0x05e4c743 in ?? () from /lib/libglib-2.0.so.0
#43 0x05e4c901 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#44 0x00332dd2 in QEventDispatcherGlib::processEvents (
    this=<value optimized out>, flags=<value optimized out>)
    at kernel/qeventdispatcher_glib.cpp:345
#45 0x06b2bb75 in QGuiEventDispatcherGlib::processEvents (this=)
    at kernel/qguieventdispatcher_glib.cpp:198
#46 0x0030f942 in QEventLoop::processEvents (this=<value optimized out>, 
    flags=) at kernel/qeventloop.cpp:147
#47 0x0030fb32 in QEventLoop::exec (this=<value optimized out>, flags=)
    at kernel/qeventloop.cpp:189
#48 0x00312e7d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:766
#49 0x06aacf87 in QApplication::exec () at kernel/qapplication.cpp:3060
#50 0x080879ff in main (argc=1, argv=0xbf890c04)
    at /usr/src/debug/kdenetwork-4.0.3/kopete/kopete/main.cpp:102
Comment 3 Dennis Nienhüser 2008-05-19 19:37:39 UTC
Yes, it is indeed the same problem. It will be fixed in the Kopete version that will be included in KDE 4.0.5 (early next month).

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