Bug 176757 - Kopete crashes on exit (Statistics plugin)
Summary: Kopete crashes on exit (Statistics plugin)
Status: RESOLVED DUPLICATE of bug 164708
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-02 23:58 UTC by Davide Castellone
Modified: 2008-12-05 00:56 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 Davide Castellone 2008-12-02 23:58:28 UTC
Version:           0.60.3 (using 4.1.3 (KDE 4.1.3), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.27.4tuxonice

Here is the backtrace. It's clear that the crash happened in the Statistics module, so this does not seem to be a duplicate of other bugs.

Applicazione: Kopete (kopete), segnale SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0xb58a26c0 (LWP 16506)]
[New Thread 0xadcffb90 (LWP 26899)]
[New Thread 0xae6b6b90 (LWP 16515)]
[New Thread 0xb16bcb90 (LWP 16509)]
[KCrash handler]
#6  Kopete::MetaContact::metaContactId (this=0xa37d510)
    at /build/buildd/kdenetwork-4.1.3/kopete/libkopete/kopetemetacontact.cpp:1028
#7  0xb35a3596 in StatisticsContact::commonStatsSave (this=0xa81f5d0, name=
      {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 64262}, alloc = 0, size = 0, data = 0x80ad5fa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 886}, alloc = 0, size = 0, data = 0xb75ff9ce, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xbfff7218, static codecForCStrings = 0x0}, 
    statVar1=
      {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 64262}, alloc = 0, size = 0, data = 0x80ad5fa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 886}, alloc = 0, size = 0, data = 0xb75ff9ce, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xbfff721c, static codecForCStrings = 0x0}, 
    statVar2=
      {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 64262}, alloc = 0, size = 0, data = 0x80ad5fa, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 886}, alloc = 0, size = 0, data = 0xb75ff9ce, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xbfff7220, static codecForCStrings = 0x0}, 
    statVarChanged=true)
    at /build/buildd/kdenetwork-4.1.3/kopete/plugins/statistics/statisticscontact.cpp:92
#8  0xb35a398c in ~StatisticsContact (this=0xa81f5d0)
    at /build/buildd/kdenetwork-4.1.3/kopete/plugins/statistics/statisticscontact.cpp:82
#9  0xb35935f7 in ~StatisticsPlugin (this=0x9f4ee58)
    at /build/buildd/kdenetwork-4.1.3/kopete/plugins/statistics/statisticsplugin.cpp:101
#10 0xb7527dec in qDeleteInEventHandler () from /usr/lib/libQtCore.so.4
#11 0xb75297a3 in QObject::event () from /usr/lib/libQtCore.so.4
#12 0xb69fb8ec in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#13 0xb6a0372e in QApplication::notify () from /usr/lib/libQtGui.so.4
#14 0xb7a59b2d in KApplication::notify (this=0xbfff793c, receiver=0x9f4ee58, 
    event=0xd7e5a30)
    at /build/buildd/kde4libs-4.1.3/kdeui/kernel/kapplication.cpp:311
#15 0xb7519e61 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#16 0xb751aae5 in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#17 0xb751acdd in QCoreApplication::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#18 0xb754482f in ?? () from /usr/lib/libQtCore.so.4
#19 0xb5efb6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0xb5efeda3 in ?? () from /usr/lib/libglib-2.0.so.0
#21 0xb5efef61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#22 0xb7544478 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#23 0xb6a95ea5 in ?? () from /usr/lib/libQtGui.so.4
#24 0xb751852a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#25 0xb75186ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#26 0xb751ada5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#27 0xb69fb767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#28 0x0808aa6f in main (argc=1, argv=0xbfff7d24)
    at /build/buildd/kdenetwork-4.1.3/kopete/kopete/main.cpp:102
#0  0xb7ff8424 in __kernel_vsyscall ()
Comment 1 Dario Andres 2008-12-04 19:19:57 UTC
This seems to be a duplicate of bug 164708 (same backtrace)
Comment 2 Dario Andres 2008-12-05 00:56:07 UTC

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