Bug 128368

Summary: Kopete crashed maybe after receiving messages
Product: [Unmaintained] kopete Reporter: 81joe81
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description 81joe81 2006-05-31 13:49:33 UTC
Version:           0.12-SVN (using KDE KDE 3.5.2)
Installed from:    Ubuntu Packages
Compiler:          gcc-4.0.3 
OS:                Linux

I was away from my computer: when I returned, I found kopete crashed with the following backtrace... probably someone sent me a message, but I'm not sure about it...

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1240353088 (LWP 25459)]
[New Thread -1257276496 (LWP 25465)]
[KCrash handler]
#6  0xb73a7abd in QValueListPrivate<KAccel*>::QValueListPrivate ()
   from /usr/lib/libkdeui.so.4
#7  0xb73a7b48 in QValueList<KAccel*>::detachInternal ()
   from /usr/lib/libkdeui.so.4
#8  0xb72c251b in KAction::removeKAccel () from /usr/lib/libkdeui.so.4
#9  0xb72c264e in KActionCollection::unplugShortcuts ()
   from /usr/lib/libkdeui.so.4
#10 0xb72c26ee in KActionCollection::prepareXMLUnplug ()
   from /usr/lib/libkdeui.so.4
#11 0xb72c274e in KXMLGUIClient::prepareXMLUnplug ()
   from /usr/lib/libkdeui.so.4
#12 0xb738c22b in KXMLGUIFactory::removeClient () from /usr/lib/libkdeui.so.4
#13 0xb738c58a in KXMLGUIFactory::removeClient () from /usr/lib/libkdeui.so.4
#14 0xb2e70034 in KopeteChatWindow::setActiveView (this=0x857ce20, 
    widget=0x8c36a98) at kopetechatwindow.cpp:845
#15 0xb2e6334a in ChatView::makeVisible (this=0x8c36a98) at chatview.cpp:326
#16 0xb7eb3a9c in KopeteViewManager::readMessages (this=0x83287b0, 
    manager=0x8c52540, outgoingMessage=false, activate=false)
    at kopeteviewmanager.cpp:257
#17 0xb7eb4652 in KopeteViewManager::messageAppended (this=0x83287b0, 
    msg=@0xbfa22ba0, manager=0x8c52540) at kopeteviewmanager.cpp:201
#18 0xb7eb4ea9 in KopeteViewManager::qt_invoke (this=0x83287b0, _id=4, 
    _o=0xbfa22a54) at kopeteviewmanager.moc:125
#19 0xb6927e29 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#20 0xb7e3422c in Kopete::ChatSessionManager::display (this=0x823ff30, 
    t0=@0xbfa22ba0, t1=0x8c52540) at kopetechatsessionmanager.moc:234
#21 0xb7e344ec in Kopete::ChatSessionManager::qt_emit (this=0x823ff30, _id=9, 
    _o=0xbfa22b34) at kopetechatsessionmanager.moc:276
#22 0xb6927f2a in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#23 0xb7e2fbe0 in Kopete::ChatSession::messageAppended (this=0x8c52540, 
    t0=@0xbfa22ba0, t1=0x8c52540) at kopetechatsession.moc:297
#24 0xb7e326b8 in Kopete::TemporaryKMMCallbackAppendMessageHandler::handleMessage (this=0x8be2d08, event=0x897a340) at kopetechatsession.cpp:211
#25 0xb7e7a623 in Kopete::MessageHandler::handleMessageInternal (
    this=0x8be2d08, event=0x897a340) at kopetemessagehandler.cpp:60
#26 0xb7e7bdef in Kopete::ProcessMessageTask::slotStart (this=0x8c52018)
    at kopetemessagehandlerchain.cpp:166
#27 0xb7e7c20c in Kopete::ProcessMessageTask::qt_invoke (this=0x8c52018, 
    _id=5, _o=0xbfa22c78) at kopetemessagehandlerchain.moc:159
#28 0xb6927e29 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#29 0xb6cbae1a in QSignal::signal () from /usr/lib/libqt-mt.so.3
#30 0xb69455a0 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#31 0xb694d090 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#32 0xb68bddc6 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#33 0xb68bdfc2 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#34 0xb7042d7d in KApplication::notify () from /usr/lib/libkdecore.so.4
#35 0xb684f0ef in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#36 0xb68af7b3 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#37 0xb6862eff in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#38 0xb68d68b7 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#39 0xb68d67da in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#40 0xb68bc8d5 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#41 0x08073721 in main (argc=7, argv=0xbfa23464) at main.cpp:107
Comment 1 Olivier Goffart 2006-06-13 11:41:30 UTC
Is it reproducable ?
Comment 2 Olivier Goffart 2006-06-20 14:58:40 UTC
I can't reproduce and not even guess why it crash.