Bug 173013 - Kopete crashed when exiting
Summary: Kopete crashed when exiting
Status: RESOLVED DUPLICATE of bug 172997
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-17 09:25 UTC by Dan
Modified: 2008-10-17 09: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 Dan 2008-10-17 09:25:19 UTC
Version:           svn - 872375 (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

Application: Kopete (kopete), signal SIGSEGV
Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 139977955772160 (LWP 15399)]
[New Thread 1103812944 (LWP 15403)]
[New Thread 1095420240 (LWP 15402)]
[KCrash handler]
#5  QCoreApplication::postEvent (receiver=0x1e99a90, event=0x2c1f6d0, 
    priority=0) at kernel/qcoreapplication.cpp:969
#6  0x00007f4f14d47bc8 in Client::close (this=0x1da1320)
    at /usr/local/src/svn/kdenetwork/kopete/protocols/oscar/liboscar/client.cpp:272
#7  0x00007f4f1507383d in OscarAccount::logOff (this=0x23217f0, 
    reason=Kopete::Account::Manual)
    at /usr/local/src/svn/kdenetwork/kopete/protocols/oscar/oscaraccount.cpp:186
#8  0x00007f4f24598c73 in Kopete::Protocol::aboutToUnload (this=0x1a49b30)
    at /usr/local/src/svn/kdenetwork/kopete/libkopete/kopeteprotocol.cpp:146
#9  0x00007f4f2458fbf4 in Kopete::PluginManager::shutdown (this=0x17ac958)
    at /usr/local/src/svn/kdenetwork/kopete/libkopete/kopetepluginmanager.cpp:197
#10 0x0000000000455787 in KopeteWindow::queryExit (this=<value optimized out>)
    at /usr/local/src/svn/kdenetwork/kopete/kopete/kopetewindow.cpp:802
#11 0x00007f4f264ebb1c in KMainWindow::closeEvent (this=0x18f2a20, 
    e=0x7fff30586d80)
    at /usr/local/src/svn/kdelibs/kdeui/widgets/kmainwindow.cpp:570
#12 0x0000000000455420 in KopeteWindow::closeEvent (this=0x18f2a20, 
    e=0x7fff30586d80)
    at /usr/local/src/svn/kdenetwork/kopete/kopete/kopetewindow.cpp:829
#13 0x00007f4f270ec227 in QWidget::event (this=0x18f2a20, event=0x7fff30586d80)
    at kernel/qwidget.cpp:7319
#14 0x00007f4f2744cbdb in QMainWindow::event (this=0x18f2a20, 
    event=0x7fff30586d80) at widgets/qmainwindow.cpp:1274
#15 0x00007f4f26527108 in KXmlGuiWindow::event (this=0x1e99a90, ev=0x2c1f6d0)
    at /usr/local/src/svn/kdelibs/kdeui/xmlgui/kxmlguiwindow.cpp:125
#16 0x00007f4f2709aacd in QApplicationPrivate::notify_helper (this=0x1794160, 
    receiver=0x18f2a20, e=0x7fff30586d80) at kernel/qapplication.cpp:3809
#17 0x00007f4f270a26aa in QApplication::notify (this=0x7fff30588850, 
    receiver=0x18f2a20, e=0x7fff30586d80) at kernel/qapplication.cpp:3774
#18 0x00007f4f2642789b in KApplication::notify (this=0x7fff30588850, 
    receiver=0x18f2a20, event=0x7fff30586d80)
    at /usr/local/src/svn/kdelibs/kdeui/kernel/kapplication.cpp:307
#19 0x00007f4f25f1b35e in QCoreApplication::notifyInternal (
    this=0x7fff30588850, receiver=0x18f2a20, event=0x7fff30586d80)
    at kernel/qcoreapplication.cpp:593
#20 0x00007f4f270ef033 in QWidgetPrivate::close_helper (this=0x18f15b0, 
    mode=QWidgetPrivate::CloseWithEvent) at kernel/qwidget.cpp:6728
#21 0x0000000000449d59 in KopeteApplication::quitKopete (this=0x7fff30588850)
    at /usr/local/src/svn/kdenetwork/kopete/kopete/kopeteapplication.cpp:319
#22 0x000000000044c6f1 in KopeteWindow::slotQuit (this=0x18f2a20)
    at /usr/local/src/svn/kdenetwork/kopete/kopete/kopetewindow.cpp:836
#23 0x0000000000456555 in KopeteWindow::qt_metacall (this=0x18f2a20, 
    _c=QMetaObject::InvokeMetaMethod, _id=148, _a=0x7fff30586f90)
    at /usr/local/src/svn/kdenetwork/b/kopete/kopete/kopetewindow.moc:155
#24 0x00007f4f25f2f30c in QMetaObject::activate (sender=0x185a560, 
    from_signal_index=<value optimized out>, to_signal_index=10, argv=0x0)
    at kernel/qobject.cpp:3028
#25 0x00007f4f27094e76 in QAction::activated (this=0x1e99a90, _t1=-65)
    at .moc/release-shared/moc_qaction.cpp:236
#26 0x00007f4f2709566a in QAction::activate (this=0x185a560, 
    event=<value optimized out>) at kernel/qaction.cpp:1134
#27 0x00007f4f27474bed in QMenuPrivate::activateAction (this=0x1858ab0, 
    action=0x185a560, action_e=QAction::Trigger, self=true)
    at widgets/qmenu.cpp:1008
#28 0x00007f4f264ee171 in KMenu::mouseReleaseEvent (this=0x18589e0, 
    e=0x7fff30587bd0) at /usr/local/src/svn/kdelibs/kdeui/widgets/kmenu.cpp:452
#29 0x00007f4f270ec7c9 in QWidget::event (this=0x18589e0, event=0x7fff30587bd0)
    at kernel/qwidget.cpp:7169
#30 0x00007f4f27477403 in QMenu::event (this=0x18589e0, e=0x7fff30587bd0)
    at widgets/qmenu.cpp:2271
#31 0x00007f4f2709aacd in QApplicationPrivate::notify_helper (this=0x1794160, 
    receiver=0x18589e0, e=0x7fff30587bd0) at kernel/qapplication.cpp:3809
#32 0x00007f4f270a2ef4 in QApplication::notify (this=<value optimized out>, 
    receiver=0x18589e0, e=0x7fff30587bd0) at kernel/qapplication.cpp:3534
#33 0x00007f4f2642789b in KApplication::notify (this=0x7fff30588850, 
    receiver=0x18589e0, event=0x7fff30587bd0)
    at /usr/local/src/svn/kdelibs/kdeui/kernel/kapplication.cpp:307
#34 0x00007f4f25f1b35e in QCoreApplication::notifyInternal (
    this=0x7fff30588850, receiver=0x18589e0, event=0x7fff30587bd0)
    at kernel/qcoreapplication.cpp:593
#35 0x00007f4f270a22c8 in QApplicationPrivate::sendMouseEvent (
    receiver=0x18589e0, event=0x7fff30587bd0, alienWidget=0x0, 
    nativeWidget=0x18589e0, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f4f27a7a4a0)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#36 0x00007f4f27105dfc in QETWidget::translateMouseEvent (this=0x18589e0, 
    event=<value optimized out>) at kernel/qapplication_x11.cpp:3982
#37 0x00007f4f27104a07 in QApplication::x11ProcessEvent (this=0x1a6, 
    event=0x7fff30588490) at kernel/qapplication_x11.cpp:3166
#38 0x00007f4f2712a124 in x11EventSourceDispatch (s=0x1797430, callback=0, 
    user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#39 0x00007f4f20008951 in g_main_context_dispatch ()
   from /usr/local/lib/libglib-2.0.so.0
#40 0x00007f4f2000c02d in g_main_context_iterate ()
   from /usr/local/lib/libglib-2.0.so.0
#41 0x00007f4f2000c1eb in g_main_context_iteration ()
   from /usr/local/lib/libglib-2.0.so.0
#42 0x00007f4f25f42def in QEventDispatcherGlib::processEvents (this=0x1790cd0, 
    flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:325
#43 0x00007f4f271298ff in QGuiEventDispatcherGlib::processEvents (
    this=0x1e99a90, flags=<value optimized out>)
    at kernel/qguieventdispatcher_glib.cpp:204
#44 0x00007f4f25f19cc2 in QEventLoop::processEvents (
    this=<value optimized out>, flags={i = 811108224})
    at kernel/qeventloop.cpp:149
#45 0x00007f4f25f19e4d in QEventLoop::exec (this=0x7fff305887c0, flags=
      {i = 811108304}) at kernel/qeventloop.cpp:200
#46 0x00007f4f25f1c28d in QCoreApplication::exec ()
    at kernel/qcoreapplication.cpp:851
#47 0x000000000044873c in main (argc=1, argv=0x7fff30589618)
    at /usr/local/src/svn/kdenetwork/kopete/kopete/main.cpp:102
#0  0x00007f4f20daa1a1 in ?? () from /lib64/libc.so.6
Comment 1 Roman Jarosz 2008-10-17 09:37:27 UTC
This is the same crash as 172997, and it's caused by my last commit to client.cpp, I should have fix ready in less than 1 hour.

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