[kopete-bugs] [Bug 242807] New: Kopete sometimes crashes when quitting the application

Kai Krakow kai at kaishome.de
Fri Jun 25 18:21:20 CEST 2010


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

           Summary: Kopete sometimes crashes when quitting the application
           Product: kopete
           Version: unspecified
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kopete-bugs at kde.org
        ReportedBy: kai at kaishome.de


Application: kopete (1.0.0)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-gentoo-r7 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
Sometimes, kopete crashes when quitting it. So this usually happens during
logout.

The crash can be reproduced some of the time.

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

Thread 4 (Thread 0x7f5a7e54c910 (LWP 5436)):
#0  0x00007ffffcfb485c in clock_gettime ()
#1  0x00007f5a880f74c9 in clock_gettime () from /lib/librt.so.1
#2  0x00007f5a8dc7108f in qt_gettime () at kernel/qcore_unix.cpp:111
#3  0x00007f5a8dc75c3d in QTimerInfoList::updateCurrentTime (this=0x1) at
kernel/qeventdispatcher_unix.cpp:340
#4  0x00007f5a8dc75c65 in QTimerInfoList::timerWait (this=0x1, tm=...) at
kernel/qeventdispatcher_unix.cpp:443
#5  0x00007f5a8dc73dbd in timerSourcePrepareHelper (src=<value optimized out>,
timeout=0x7f5a7e54bd44) at kernel/qeventdispatcher_glib.cpp:136
#6  0x00007f5a8dc73e5d in timerSourcePrepare (source=0x1,
timeout=0x7f5a7e54bc30) at kernel/qeventdispatcher_glib.cpp:169
#7  0x00007f5a87e4c942 in IA__g_main_context_dispatch (context=0x7fffffff) at
gmain.c:2516
#8  0x00007f5a87e71179 in IA__g_test_trap_fork (usec_timeout=1,
test_trap_flags=2119482416) at gtestutils.c:1604
#9  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f5a7377f910 (LWP 5437)):
#0  0x00007f5a8c65c376 in poll () from /lib/libc.so.6
#1  0x00007f5a87e4ce99 in IA__g_source_remove_poll (source=0x1, fd=0x1) at
gmain.c:1005
#2  0x00007f5a87e71179 in IA__g_test_trap_fork (usec_timeout=26672912,
test_trap_flags=1) at gtestutils.c:1604
#3  0x001b001c00400007 in ?? ()
#4  0x0000000500000001 in ?? ()
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f5a70f7a910 (LWP 5442)):
#0  0x00007f5a8c65e9d2 in select () from /lib/libc.so.6
#1  0x00007f5a7a3af47a in posix_timer_do () at posixtimer.c:70
#2  0x00007f5a7a3b01cd in rtp_scheduler_schedule (psched=<value optimized out>)
at scheduler.c:130
#3  0x00007f5a8c0fb8ec in start_thread () from /lib/libpthread.so.0
#4  0x00007f5a8c6663bd in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f5a90148750 (LWP 4719)):
[KCrash Handler]
#5  0x0000000000000000 in ?? ()
#6  0x00007f5a8f82d70d in ~Account (this=0x19c11c0, __in_chrg=<value optimized
out>) at
/var/tmp/portage/kde-base/kopete-4.4.4-r1/work/kopete-4.4.4/kopete/libkopete/kopeteaccount.cpp:129
#7  0x00007f5a7a9c3757 in ~JabberTransport (this=0x19c11c0, __in_chrg=<value
optimized out>)
    at
/var/tmp/portage/kde-base/kopete-4.4.4-r1/work/kopete-4.4.4/kopete/protocols/jabber/jabbertransport.cpp:123
#8  0x00007f5a8dc5a95d in QObject::event (this=0x19c11c0, e=0x1b73de0) at
kernel/qobject.cpp:1223
#9  0x00007f5a8cdbe55c in QApplicationPrivate::notify_helper (this=0x12b5d70,
receiver=0x19c11c0, e=0x1b73de0) at kernel/qapplication.cpp:4302
#10 0x00007f5a8cdc4a3b in QApplication::notify (this=0x7ffffced9670,
receiver=0x19c11c0, e=0x1b73de0) at kernel/qapplication.cpp:4185
#11 0x00007f5a8e61f156 in KApplication::notify (this=0x7ffffced9670,
receiver=0x19c11c0, event=0x1b73de0)
    at
/var/tmp/portage/kde-base/kdelibs-4.4.4/work/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#12 0x00007f5a8dc4aeeb in QCoreApplication::notifyInternal
(this=0x7ffffced9670, receiver=0x19c11c0, event=0x1b73de0) at
kernel/qcoreapplication.cpp:726
#13 0x00007f5a8dc4e50b in QCoreApplication::sendEvent (receiver=0x0,
event_type=<value optimized out>, data=0x1259ad0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#14 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value
optimized out>, data=0x1259ad0) at kernel/qcoreapplication.cpp:1367
#15 0x00007f5a8dc74023 in QCoreApplication::sendPostedEvents (s=<value
optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#16 postEventSourceDispatch (s=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:276
#17 0x00007f5a87e49821 in IA__g_key_file_load_from_file (key_file=0x12b9380,
file=<value optimized out>, flags=35, error=0x0) at gkeyfile.c:493
#18 0x00000000012b8528 in ?? ()
#19 0x00000000012b9380 in ?? ()
#20 0x00007ffffced93d0 in ?? ()
#21 0x0000000000000000 in ?? ()

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