https://bugs.kde.org/show_bug.cgi?id=237245
--- Comment #5 from Ronny Standtke <Ronny Standtke gmx net> 2010-06-03 22:05:37 --- I upgraded to KDE-4.4.4 and just got another completely different backtrace of an out-of-the-blue Kontact crash: Application: Kontact (kontact), signal: Segmentation fault [Current thread is 1 (Thread 0xb7869990 (LWP 2783))] Thread 2 (Thread 0xb147db70 (LWP 2885)): #0 0x09941bc1 in pthread_mutex_unlock () from /lib/tls/i686/cmov/libc.so.6 #1 0x068f34e0 in IA__g_main_context_iteration (context=0xab61e28, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2655 #2 0x00f7f60f in QEventDispatcherGlib::processEvents (this=0xaa7f380, flags=...) at kernel/qeventdispatcher_glib.cpp:414 #3 0x00f52059 in QEventLoop::processEvents (this=0xb147d270, flags=) at kernel/qeventloop.cpp:149 #4 0x00f524aa in QEventLoop::exec (this=0xb147d270, flags=...) at kernel/qeventloop.cpp:201 #5 0x00e4e5a8 in QThread::exec (this=0xab18868) at thread/qthread.cpp:487 #6 0x00f31c1b in QInotifyFileSystemWatcherEngine::run (this=0xab18868) at io/qfilesystemwatcher_inotify.cpp:248 #7 0x00e5132e in QThreadPrivate::start (arg=0xab18868) at thread/qthread_unix.cpp:248 #8 0x0828196e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #9 0x09934a4e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb7869990 (LWP 2783)): [KCrash Handler] #6 QString (this=0x0) at /usr/include/qt4/QtCore/qstring.h:714 #7 KIO::Slave::protocol (this=0x0) at ../../kio/kio/slave.cpp:176 #8 0x014b76a5 in KIO::SchedulerPrivate::assignJobToSlave (this=0x9eb6b18, slave=0x0, job=0xbc9d390) at ../../kio/kio/scheduler.cpp:1073 #9 0x014b79c1 in KIO::Scheduler::assignJobToSlave (slave=0x0, job=0xbc9d390) at ../../kio/kio/scheduler.cpp:388 #10 0xb3f59133 in KMail::SearchJob::searchCompleteFolder (this=0xbc88ba0) at ../../kmail/searchjob.cpp:95 #11 0xb3ebafc4 in KMail::FolderJob::start (this=0xbf8c0ce8) at ../../kmail/folderjob.cpp:106 #12 0xb3d5d1b8 in KMFolderImap::search (this=0xa305bf8, pattern=0xbca2e78) at ../../kmail/kmfolderimap.cpp:2408 #13 0xb3eb8005 in KMSearch::slotProcessNextBatch (this=0xa7f6c90) at ../../kmail/kmfoldersearch.cpp:272 #14 0xb3eb9233 in KMSearch::qt_metacall (this=0xa7f6c90, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbf8c0fec) at ./kmfoldersearch.moc:85 #15 0x00f58c9a in QMetaObject::metacall (object=0xa7f6c90, cl=161211328, idx=7, argv=0xbf8c0fec) at kernel/qmetaobject.cpp:237 #16 0x00f673d5 in QMetaObject::activate (sender=0xbc97ee8, m=0x10675a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293 #17 0x00fb8aa7 in QTimer::timeout (this=0xbc97ee8) at .moc/release-shared/moc_qtimer.cpp:134 #18 0x00f6f60e in QTimer::timerEvent (this=0xbc97ee8, e=0xbf8c1520) at kernel/qtimer.cpp:271 #19 0x00f64254 in QObject::event (this=0xbc97ee8, e=0x0) at kernel/qobject.cpp:1212 #20 0x037c74dc in QApplicationPrivate::notify_helper (this=0x9c7b540, receiver=0xbc97ee8, e=0xbf8c1520) at kernel/qapplication.cpp:4300 #21 0x037ce05e in QApplication::notify (this=0xbf8c1884, receiver=0xbc97ee8, e=0xbf8c1520) at kernel/qapplication.cpp:3704 #22 0x00c13ffa in KApplication::notify (this=0xbf8c1884, receiver=0xbc97ee8, event=0xbf8c1520) at ../../kdeui/kernel/kapplication.cpp:302 #23 0x00f53a3b in QCoreApplication::notifyInternal (this=0xbf8c1884, receiver=0xbc97ee8, event=0xbf8c1520) at kernel/qcoreapplication.cpp:704 #24 0x00f82d66 in QCoreApplication::sendEvent (this=0x9c88f84) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #25 QTimerInfoList::activateTimers (this=0x9c88f84) at kernel/qeventdispatcher_unix.cpp:603 #26 0x00f7f8e4 in timerSourceDispatch (source=0x9c88f50) at kernel/qeventdispatcher_glib.cpp:184 #27 0x068ef5e5 in g_main_dispatch (context=0x9c7fa90) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:1960 #28 IA__g_main_context_dispatch (context=0x9c7fa90) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2513 #29 0x068f32d8 in g_main_context_iterate (context=0x9c7fa90, block=<value optimized out>, dispatch=1, self=0x9c828b0) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2591 #30 0x068f34b8 in IA__g_main_context_iteration (context=0x9c7fa90, may_block=1) at /build/buildd/glib2.0-2.24.1/glib/gmain.c:2654 #31 0x00f7f5d5 in QEventDispatcherGlib::processEvents (this=0x9c55070, flags=...) at kernel/qeventdispatcher_glib.cpp:412 #32 0x03887135 in QGuiEventDispatcherGlib::processEvents (this=0x9c55070, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #33 0x00f52059 in QEventLoop::processEvents (this=0xbf8c17e4, flags=) at kernel/qeventloop.cpp:149 #34 0x00f524aa in QEventLoop::exec (this=0xbf8c17e4, flags=...) at kernel/qeventloop.cpp:201 #35 0x00f5669f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #36 0x037c7577 in QApplication::exec () at kernel/qapplication.cpp:3579 #37 0x0804b472 in main (argc=1, argv=0xbf8c1aa4) 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. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
