[Bug 204341] Crash just after normal exit of Kontact (KMFolderNode::path, FolderStorage::location, KMFolderSearch::indexLocation)

Ronny Standtke Ronny.Standtke at gmx.net
Thu Oct 28 19:03:02 BST 2010


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





--- Comment #7 from Ronny Standtke <Ronny Standtke gmx net>  2010-10-28 20:02:57 ---
Kontact 4.4.7 on KDE 4.5.2 keeps crashing but with a slightly different
backtrace:

Thread 2 (Thread 0xb01ccb70 (LWP 1829)):
#0  0x00f5c7d4 in __pthread_mutex_unlock_usercnt (mutex=0xa8b0ebc, decr=<value
optimized out>) at pthread_mutex_unlock.c:52
#1  0x00c5efb6 in pthread_mutex_unlock (mutex=0xa8b0ebc) at forward.c:184
#2  0x0236eb34 in g_main_context_check (context=0xa8b0eb8,
max_priority=2147483647, fds=0xa6fb108, n_fds=1) at
/build/buildd/glib2.0-2.26.0/glib/gmain.c:2656
#3  0x0236f45e in g_main_context_iterate (context=0xa8b0eb8, block=<value
optimized out>, dispatch=1, self=0xa701a40) at
/build/buildd/glib2.0-2.26.0/glib/gmain.c:2777
#4  0x0236f848 in g_main_context_iteration (context=0xa8b0eb8, may_block=1) at
/build/buildd/glib2.0-2.26.0/glib/gmain.c:2843
#5  0x05a9959f in QEventDispatcherGlib::processEvents (this=0xa4fd5f0,
flags=...) at kernel/qeventdispatcher_glib.cpp:417
#6  0x05a69609 in QEventLoop::processEvents (this=0xb01cc270, flags=) at
kernel/qeventloop.cpp:149
#7  0x05a69a8a in QEventLoop::exec (this=0xb01cc270, flags=...) at
kernel/qeventloop.cpp:201
#8  0x05965b7e in QThread::exec (this=0xa882640) at thread/qthread.cpp:490
#9  0x05a4835b in QInotifyFileSystemWatcherEngine::run (this=0xa882640) at
io/qfilesystemwatcher_inotify.cpp:248
#10 0x05968df9 in QThreadPrivate::start (arg=0xa882640) at
thread/qthread_unix.cpp:266
#11 0x00f58cc9 in start_thread (arg=0xb01ccb70) at pthread_create.c:304
#12 0x00c516ae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb7733730 (LWP 1751)):
[KCrash Handler]
#7  0xb2e6202d in KMFolderNode::path (this=0x9d32288) at
../../kmail/kmfoldernode.cpp:31
#8  0xb2e37889 in FolderStorage::location (this=0xa086b00, suffix=...) at
../../kmail/folderstorage.cpp:1235
#9  0xb3048da5 in KMFolderSearch::indexLocation (this=0xa086b00) at
../../kmail/kmfoldersearch.cpp:741
#10 0xb3049d05 in KMFolderSearch::writeIndex (this=0xa086b00) at
../../kmail/kmfoldersearch.cpp:757
#11 0xb304a451 in KMFolderSearch::updateIndex (this=0xb) at
../../kmail/kmfoldersearch.cpp:749
#12 0xb2e35929 in FolderStorage::qt_metacall (this=0xa086b00,
_c=QMetaObject::InvokeMetaMethod, _id=24, _a=0xbf86655c) at
./folderstorage.moc:148
#13 0xb304d66a in KMFolderSearch::qt_metacall (this=0xa086b00,
_c=QMetaObject::InvokeMetaMethod, _id=28, _a=0xbf86655c) at
./kmfoldersearch.moc:179
#14 0x05a708ca in QMetaObject::metacall (object=0xa086b00, cl=3006172706,
idx=28, argv=0xbf86655c) at kernel/qmetaobject.cpp:237
#15 0x05a836ad in QMetaObject::activate (sender=0xa072f70, m=0x5b9d5a4,
local_signal_index=0, argv=0xb) at kernel/qobject.cpp:3280
#16 0x05ad51e7 in QTimer::timeout (this=0xa072f70) at
.moc/release-shared/moc_qtimer.cpp:134
#17 0x05a891ce in QTimer::timerEvent (this=0xa072f70, e=0xbf866a90) at
kernel/qtimer.cpp:271
#18 0x05a7d504 in QObject::event (this=0xa072f70, e=0xa08db14) at
kernel/qobject.cpp:1183
#19 0x010c4fdc in QApplicationPrivate::notify_helper (this=0x97178c0,
receiver=0xa072f70, e=0xbf866a90) at kernel/qapplication.cpp:4396
#20 0x010cb04e in QApplication::notify (this=0xbf866df4, receiver=0xa072f70,
e=0xbf866a90) at kernel/qapplication.cpp:3798
#21 0x009a1cfa in KApplication::notify (this=0xbf866df4, receiver=0xa072f70,
event=0xbf866a90) at ../../kdeui/kernel/kapplication.cpp:310
#22 0x05a6ab3b in QCoreApplication::notifyInternal (this=0xbf866df4,
receiver=0xa072f70, event=0xbf866a90) at kernel/qcoreapplication.cpp:732
#23 0x05a9cad6 in sendEvent (this=0x970a934) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QTimerInfoList::activateTimers (this=0x970a934) at
kernel/qeventdispatcher_unix.cpp:602
#25 0x05a998a7 in timerSourceDispatch (source=0x970a968) at
kernel/qeventdispatcher_glib.cpp:184
#26 idleTimerSourceDispatch (source=0x970a968) at
kernel/qeventdispatcher_glib.cpp:231
#27 0x0236b855 in g_main_dispatch (context=0x9719a90) at
/build/buildd/glib2.0-2.26.0/glib/gmain.c:2149
#28 g_main_context_dispatch (context=0x9719a90) at
/build/buildd/glib2.0-2.26.0/glib/gmain.c:2702
#29 0x0236f668 in g_main_context_iterate (context=0x9719a90, block=<value
optimized out>, dispatch=1, self=0x97081e0) at
/build/buildd/glib2.0-2.26.0/glib/gmain.c:2780
#30 0x0236f848 in g_main_context_iteration (context=0x9719a90, may_block=1) at
/build/buildd/glib2.0-2.26.0/glib/gmain.c:2843
#31 0x05a99565 in QEventDispatcherGlib::processEvents (this=0x96e6b90,
flags=...) at kernel/qeventdispatcher_glib.cpp:415
#32 0x01186be5 in QGuiEventDispatcherGlib::processEvents (this=0x96e6b90,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x05a69609 in QEventLoop::processEvents (this=0xbf866d54, flags=) at
kernel/qeventloop.cpp:149
#34 0x05a69a8a in QEventLoop::exec (this=0xbf866d54, flags=...) at
kernel/qeventloop.cpp:201
#35 0x05a6e00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#36 0x010c3e07 in QApplication::exec () at kernel/qapplication.cpp:3672
#37 0x0804b132 in main (argc=3, argv=0xbf867014) at
../../../kontact/src/main.cpp:224

-- 
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 Kdepim-bugs mailing list