[kopete-bugs] [Bug 271288] New: Kopete crashes when it is left on its own

network723 at rkmail.ru network723 at rkmail.ru
Tue Apr 19 12:48:15 CEST 2011


https://bugs.kde.org/show_bug.cgi?id=271288

           Summary: Kopete crashes when it is left on its own
           Product: kopete
           Version: 1.0.80
          Platform: openSUSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kopete-bugs at kde.org
        ReportedBy: network723 at rkmail.ru


Application: kopete (1.0.80)
KDE Platform Version: 4.6.2 (4.6.2) "release 3"
Qt Version: 4.7.2
Operating System: Linux 2.6.38.3-2-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

Kopete has crashed while it was running without any human actions to computer
for several hours. There was a jabber conference opened.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Kopete (kopete), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f77dbcd7760 (LWP 6258))]

Thread 3 (Thread 0x7f77bb2ad700 (LWP 6350)):
#0  0xffffffffff600137 in ?? ()
#1  0x00007fff3cbff7a1 in ?? ()
#2  0x00007f77d2aae2b3 in clock_gettime () from /lib64/librt.so.1
#3  0x00007f77d97288d2 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#4  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#5  0x00007f77d97ebc4d in QTimerInfoList::updateCurrentTime (this=0x12b38c0) at
kernel/qeventdispatcher_unix.cpp:339
#6  0x00007f77d97ebfc5 in QTimerInfoList::timerWait (this=0x12b38c0, tm=...) at
kernel/qeventdispatcher_unix.cpp:442
#7  0x00007f77d97eaa8c in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0x7f77bb2acc8c) at kernel/qeventdispatcher_glib.cpp:136
#8  0x00007f77d97eab35 in timerSourcePrepare (source=<value optimized out>,
timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#9  0x00007f77d27fd087 in g_main_context_prepare () from
/lib64/libglib-2.0.so.0
#10 0x00007f77d27fdfa9 in ?? () from /lib64/libglib-2.0.so.0
#11 0x00007f77d27fe650 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#12 0x00007f77d97eb286 in QEventDispatcherGlib::processEvents (this=0x109f940,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#13 0x00007f77d97bf8d2 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#14 0x00007f77d97bfae5 in QEventLoop::exec (this=0x1086ad0, flags=...) at
kernel/qeventloop.cpp:201
#15 0x00007f77c1d67c11 in QCA::SyncThread::run() () from /usr/lib64/libqca.so.2
#16 0x00007f77d96d7095 in QThreadPrivate::start (arg=0x11b01c0) at
thread/qthread_unix.cpp:320
#17 0x00007f77d7c53a3f in start_thread () from /lib64/libpthread.so.0
#18 0x00007f77d81a367d in clone () from /lib64/libc.so.6
#19 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f77baaac700 (LWP 6351)):
#0  0x00007f77d819a509 in poll () from /lib64/libc.so.6
#1  0x00007f77d27fe114 in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007f77d27fe650 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x00007f77d97eb286 in QEventDispatcherGlib::processEvents (this=0x10d0e50,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f77d97bf8d2 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f77d97bfae5 in QEventLoop::exec (this=0x10f3370, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007f77c21bc325 in XMPP::SyncThread::run (this=0x114ed80) at
/usr/src/debug/kdenetwork-4.6.2/kopete/protocols/jabber/libiris/iris/irisnet/corelib/netinterface.cpp:151
#7  0x00007f77d96d7095 in QThreadPrivate::start (arg=0x114ed80) at
thread/qthread_unix.cpp:320
#8  0x00007f77d7c53a3f in start_thread () from /lib64/libpthread.so.0
#9  0x00007f77d81a367d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f77dbcd7760 (LWP 6258)):
[KCrash Handler]
#6  indexOfMethodRelative<4> (baseObject=0x7fff3cb3a4d8, signal=0x7f77db3ee459
"accepted(Kopete::MessageEvent*)", normalizeStringData=false) at
kernel/qmetaobject.cpp:498
#7  QMetaObjectPrivate::indexOfSignalRelative (baseObject=0x7fff3cb3a4d8,
signal=0x7f77db3ee459 "accepted(Kopete::MessageEvent*)",
normalizeStringData=false) at kernel/qmetaobject.cpp:601
#8  0x00007f77d97d6a53 in QObject::connect (sender=0x15a0760,
signal=0x7f77db3ee459 "accepted(Kopete::MessageEvent*)", receiver=0x1a524d0,
method=0x7f77db3ee430 "1messageAccepted(Kopete::MessageEvent*)",
type=Qt::AutoConnection) at kernel/qobject.cpp:2492
#9  0x00007f77db3a4a03 in Kopete::MessageHandler::handleMessageInternal
(this=0x1a524d0, event=0x15a0760) at
/usr/src/debug/kdenetwork-4.6.2/kopete/libkopete/kopetemessagehandler.cpp:59
#10 0x00007f77db3a3bf2 in Kopete::ProcessMessageTask::qt_metacall
(this=0x16927f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>,
_a=<value optimized out>) at
/usr/src/debug/kdenetwork-4.6.2/build/kopete/libkopete/kopetemessagehandlerchain.moc:124
#11 0x00007f77d97d437a in QObject::event (this=0x16927f0, e=<value optimized
out>) at kernel/qobject.cpp:1217
#12 0x00007f77d8910144 in QApplicationPrivate::notify_helper (this=0x6ad850,
receiver=0x16927f0, e=0x22f6360) at kernel/qapplication.cpp:4462
#13 0x00007f77d89186fa in QApplication::notify (this=<value optimized out>,
receiver=0x16927f0, e=0x22f6360) at kernel/qapplication.cpp:4341
#14 0x00007f77da122d46 in KApplication::notify (this=0x7fff3cb3afb0,
receiver=0x16927f0, event=0x22f6360) at
/usr/src/debug/kdelibs-4.6.2/kdeui/kernel/kapplication.cpp:311
#15 0x00007f77d97c047c in QCoreApplication::notifyInternal
(this=0x7fff3cb3afb0, receiver=0x16927f0, event=0x22f6360) at
kernel/qcoreapplication.cpp:731
#16 0x00007f77d97c3c75 in sendEvent (receiver=0x0, event_type=0, data=0x640720)
at kernel/qcoreapplication.h:215
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,
data=0x640720) at kernel/qcoreapplication.cpp:1372
#18 0x00007f77d97eb093 in sendPostedEvents (s=0x6afdc0) at
kernel/qcoreapplication.h:220
#19 postEventSourceDispatch (s=0x6afdc0) at
kernel/qeventdispatcher_glib.cpp:277
#20 0x00007f77d27fdbd3 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#21 0x00007f77d27fe3b0 in ?? () from /lib64/libglib-2.0.so.0
#22 0x00007f77d27fe650 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#23 0x00007f77d97eb22f in QEventDispatcherGlib::processEvents (this=0x6460e0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#24 0x00007f77d89b5bae in QGuiEventDispatcherGlib::processEvents (this=<value
optimized out>, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007f77d97bf8d2 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007f77d97bfae5 in QEventLoop::exec (this=0x7fff3cb3af00, flags=...) at
kernel/qeventloop.cpp:201
#27 0x00007f77d97c3f2b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1008
#28 0x0000000000415782 in main (argc=3, argv=0x7fff3cb3be38) at
/usr/src/debug/kdenetwork-4.6.2/kopete/kopete/main.cpp:105

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the kopete-bugs mailing list