https://bugs.kde.org/show_bug.cgi?id=293069
Summary: Crash after lots of errors Product: kontact Version: unspecified Platform: Ubuntu Packages OS/Version: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general AssignedTo: kdepim-bugs@kde.org ReportedBy: jem...@mailmaxe.de Application: kontact (4.8.0) KDE Platform Version: 4.8.00 (4.8.0 Qt Version: 4.7.4 Operating System: Linux 3.0.0-16-generic x86_64 Distribution: Ubuntu 11.10 -- Information about the crash: - What I was doing when the application crashed: I moved an email into another folder - Unusual behavior I noticed: errors: "Lokale Ordner: Die Nachricht „1328114570.R43.mobiLX:2,S“ kann nicht verschoben werden." "Lokale Ordner: Das Ändern der Markierung der E-Mail ist fehlgeschlagen." "Lokale Ordner: Die Nachricht „1328114578.R519.mobiLX:2,S“ kann nicht verschoben werden." Lokale Ordner: Das Ändern der Markierung der E-Mail ist fehlgeschlagen. Lokale Ordner: Die Nachricht „1327686567.R222.mobiLX“ kann nicht verschoben werden. Lokale Ordner: Das Ändern der Markierung der E-Mail ist fehlgeschlagen. The crash can be reproduced some of the time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault [Current thread is 1 (Thread 0x7ff2ca3467a0 (LWP 3034))] Thread 6 (Thread 0x7ff2b0673700 (LWP 3040)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007ff2c6ba5c2c in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #2 0x00007ff2c6ba5d59 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #3 0x00007ff2c2388efc in start_thread (arg=0x7ff2b0673700) at pthread_create.c:304 #4 0x00007ff2c78b389d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 5 (Thread 0x7ff2afd5a700 (LWP 3043)): #0 __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97 #1 0x00007ff2c78509df in _L_lock_10501 () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007ff2c784ed71 in __GI___libc_free (mem=0x7ff2c7b6c1c0) at malloc.c:3736 #3 0x00007ff2c8010c63 in QTimerInfoList::unregisterTimer (this=0x2163d50, timerId=1644167173) at kernel/qeventdispatcher_unix.cpp:499 #4 0x00007ff2c7fffd51 in stop (this=0x219e140) at kernel/qtimer.cpp:257 #5 QTimer::stop (this=0x219e140) at kernel/qtimer.cpp:254 #6 0x00007ff2c7fffe55 in QTimer::timerEvent (this=0x219e140, e=<optimized out>) at kernel/qtimer.cpp:270 #7 0x00007ff2c7ffb789 in QObject::event (this=0x219e140, e=<optimized out>) at kernel/qobject.cpp:1181 #8 0x00007ff2c89e6474 in notify_helper (e=0x7ff2afd59b80, receiver=0x219e140, this=0x20316d0) at kernel/qapplication.cpp:4486 #9 QApplicationPrivate::notify_helper (this=0x20316d0, receiver=0x219e140, e=0x7ff2afd59b80) at kernel/qapplication.cpp:4458 #10 0x00007ff2c89eb2e1 in QApplication::notify (this=0x7fff269eccd0, receiver=0x219e140, e=0x7ff2afd59b80) at kernel/qapplication.cpp:4365 #11 0x00007ff2c96fbae6 in KApplication::notify (this=0x7fff269eccd0, receiver=0x219e140, event=0x7ff2afd59b80) at ../../kdeui/kernel/kapplication.cpp:311 #12 0x00007ff2c7fe4afc in QCoreApplication::notifyInternal (this=0x7fff269eccd0, receiver=0x219e140, event=0x7ff2afd59b80) at kernel/qcoreapplication.cpp:787 #13 0x00007ff2c8011d62 in sendEvent (event=0x7ff2afd59b80, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #14 QTimerInfoList::activateTimers (this=0x2163d50) at kernel/qeventdispatcher_unix.cpp:603 #15 0x00007ff2c800f538 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:184 #16 idleTimerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:231 #17 0x00007ff2c1eb6a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #18 0x00007ff2c1eb7258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007ff2c1eb7429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007ff2c800fed6 in QEventDispatcherGlib::processEvents (this=0x21bbec0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422 #21 0x00007ff2c7fe3cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 #22 0x00007ff2c7fe3ef7 in QEventLoop::exec (this=0x7ff2afd59de0, flags=...) at kernel/qeventloop.cpp:201 #23 0x00007ff2c7efb27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498 #24 0x00007ff2c7efdd05 in QThreadPrivate::start (arg=0x21bb230) at thread/qthread_unix.cpp:331 #25 0x00007ff2c2388efc in start_thread (arg=0x7ff2afd5a700) at pthread_create.c:304 #26 0x00007ff2c78b389d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #27 0x0000000000000000 in ?? () Thread 4 (Thread 0x7ff261d19700 (LWP 4350)): #0 __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97 #1 0x00007ff2c78509df in _L_lock_10501 () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007ff2c784ed71 in __GI___libc_free (mem=0x7ff2c7b6c1c0) at malloc.c:3736 #3 0x00007ff2c800f665 in socketNotifierSourceCheck (source=0x5596680) at kernel/qeventdispatcher_glib.cpp:92 #4 0x00007ff2c1eb6734 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007ff2c1eb6f82 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007ff2c1eb7429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #7 0x00007ff2c800fed6 in QEventDispatcherGlib::processEvents (this=0x5148290, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422 #8 0x00007ff2c7fe3cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 #9 0x00007ff2c7fe3ef7 in QEventLoop::exec (this=0x7ff261d18db0, flags=...) at kernel/qeventloop.cpp:201 #10 0x00007ff2c7efb27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498 #11 0x00007ff2c7fc6cbf in QInotifyFileSystemWatcherEngine::run (this=0x280bdf0) at io/qfilesystemwatcher_inotify.cpp:248 #12 0x00007ff2c7efdd05 in QThreadPrivate::start (arg=0x280bdf0) at thread/qthread_unix.cpp:331 #13 0x00007ff2c2388efc in start_thread (arg=0x7ff261d19700) at pthread_create.c:304 #14 0x00007ff2c78b389d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #15 0x0000000000000000 in ?? () Thread 3 (Thread 0x7ff2551dc700 (LWP 4647)): [KCrash Handler] #6 _int_free (av=0x7ff2c7b6c1c0, p=0x67413c0) at malloc.c:4892 #7 0x00007ff2c784ed7c in __GI___libc_free (mem=<optimized out>) at malloc.c:3738 #8 0x00007ff2c7fa2e21 in ~QByteArray (this=0x7ff2551db630, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:383 #9 QUrlPrivate::toEncoded (this=0x7ff2551db6c0, options=...) at io/qurl.cpp:3948 #10 0x00007ff2c7fa339f in QUrlPrivate::normalized (this=0x244b7e0) at io/qurl.cpp:4059 #11 0x00007ff2c7fa3ca5 in QUrl::operator== (this=0x7ff2551db9c0, url=...) at io/qurl.cpp:5959 #12 0x00007ff2c02556cd in Nepomuk::ResourceData::updateKickOffLists (this=0x7ff2a80900a0, prop=..., v=...) at ../../nepomuk/core/resourcedata.cpp:675 #13 0x00007ff2c0255f92 in Nepomuk::ResourceData::load (this=0x7ff2a80900a0) at ../../nepomuk/core/resourcedata.cpp:392 #14 0x00007ff2c025658c in Nepomuk::ResourceData::property (this=0x7ff2a80900a0, uri=...) at ../../nepomuk/core/resourcedata.cpp:240 #15 0x00007ff2c0269f73 in Nepomuk::Resource::property (this=0x7ff2551dbce0, uri=...) at ../../nepomuk/core/resource.cpp:301 #16 0x00007ff266c415ba in MessageCore::NepomukResourceRetrieverRunnable::run (this=0x57c8c90) at ../../messagecore/asyncnepomukresourceretriever.cpp:47 #17 0x00007ff2c7ef2795 in QThreadPoolThread::run (this=0x2b52490) at concurrent/qthreadpool.cpp:106 #18 0x00007ff2c7efdd05 in QThreadPrivate::start (arg=0x2b52490) at thread/qthread_unix.cpp:331 #19 0x00007ff2c2388efc in start_thread (arg=0x7ff2551dc700) at pthread_create.c:304 #20 0x00007ff2c78b389d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #21 0x0000000000000000 in ?? () Thread 2 (Thread 0x7ff257cec700 (LWP 4652)): #0 __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97 #1 0x00007ff2c78509df in _L_lock_10501 () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007ff2c784ed71 in __GI___libc_free (mem=0x7ff2c7b6c1c0) at malloc.c:3736 #3 0x00007ff2c31b40db in QAbstractSocket::disconnectFromHostImplementation (this=0x5c5fb80) at socket/qabstractsocket.cpp:2413 #4 0x00007ff2c31b481c in QAbstractSocket::qt_metacall (this=0x5c5fb80, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7ff257ceb000) at .moc/release-shared/moc_qabstractsocket.cpp:114 #5 0x00007ff2c7fec4ae in QMetaMethod::invoke (this=0x7ff257ceb1e0, object=0x5c5fb80, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1597 #6 0x00007ff2c7fee690 in QMetaObject::invokeMethod (obj=0x5c5fb80, member=<optimized out>, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1151 #7 0x00007ff2c31ae094 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::DirectConnection, member=0x7ff2c31eda70 "disconnectFromHostImplementation", obj=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:410 #8 QAbstractSocket::disconnectFromHost (this=<optimized out>) at socket/qabstractsocket.cpp:2377 #9 0x00007ff2c31ae1c7 in QAbstractSocket::close (this=0x5c5fb80) at socket/qabstractsocket.cpp:2355 #10 0x00007ff2c31b4037 in QAbstractSocket::waitForReadyRead (this=0x5c5fb80, msecs=600000) at socket/qabstractsocket.cpp:1879 #11 0x00007ff2bbae92c8 in ?? () from /usr/lib/libsopranoclient.so.1 #12 0x00007ff2bbaeaa03 in ?? () from /usr/lib/libsopranoclient.so.1 #13 0x00007ff2c02657e2 in Nepomuk::MainModel::executeQuery (this=0x2a812a0, query=..., language=Soprano::Query::QueryLanguageSparql, userQueryLanguage=...) at ../../nepomuk/core/nepomukmainmodel.cpp:212 #14 0x00007ff2bbd84bd7 in Soprano::FilterModel::executeQuery(QString const&, Soprano::Query::QueryLanguage, QString const&) const () from /usr/lib/libsoprano.so.4 #15 0x00007ff2c0256228 in Nepomuk::ResourceData::load (this=0x3decd80) at ../../nepomuk/core/resourcedata.cpp:409 #16 0x00007ff2c025658c in Nepomuk::ResourceData::property (this=0x3decd80, uri=...) at ../../nepomuk/core/resourcedata.cpp:240 #17 0x00007ff2c0269f73 in Nepomuk::Resource::property (this=0x7ff257cebce0, uri=...) at ../../nepomuk/core/resource.cpp:301 #18 0x00007ff266c415ba in MessageCore::NepomukResourceRetrieverRunnable::run (this=0x3deb8b0) at ../../messagecore/asyncnepomukresourceretriever.cpp:47 #19 0x00007ff2c7ef2795 in QThreadPoolThread::run (this=0x2cf2c30) at concurrent/qthreadpool.cpp:106 #20 0x00007ff2c7efdd05 in QThreadPrivate::start (arg=0x2cf2c30) at thread/qthread_unix.cpp:331 #21 0x00007ff2c2388efc in start_thread (arg=0x7ff257cec700) at pthread_create.c:304 #22 0x00007ff2c78b389d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #23 0x0000000000000000 in ?? () Thread 1 (Thread 0x7ff2ca3467a0 (LWP 3034)): #0 0x00007ff2c78a7773 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007ff2bcaf64f2 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #2 0x00007ff2bcaf7aaf in xcb_wait_for_reply () from /usr/lib/x86_64-linux-gnu/libxcb.so.1 #3 0x00007ff2c3716b7d in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6 #4 0x00007ff2c37121f3 in XSync () from /usr/lib/x86_64-linux-gnu/libX11.so.6 #5 0x00007ff2c8bd8e95 in syncX (this=0x21a66a0) at painting/qwindowsurface_raster.cpp:127 #6 QRasterWindowSurface::syncX (this=0x21a66a0) at painting/qwindowsurface_raster.cpp:123 #7 0x00007ff2c8bd9351 in QRasterWindowSurface::beginPaint (this=0x21a66a0, rgn=...) at painting/qwindowsurface_raster.cpp:136 #8 0x00007ff2c8bf6f6f in QWidgetBackingStore::sync (this=0x21a6a20) at painting/qbackingstore.cpp:1269 #9 0x00007ff2c8a2a3b0 in QWidgetPrivate::syncBackingStore (this=0x21c65e0) at kernel/qwidget.cpp:1862 #10 0x00007ff2c8a371ac in QWidget::event (this=0x21de360, event=0x626c1e0) at kernel/qwidget.cpp:8588 #11 0x00007ff2c8df8dab in QMainWindow::event (this=0x21de360, event=0x626c1e0) at widgets/qmainwindow.cpp:1478 #12 0x00007ff2c97f7de8 in KXmlGuiWindow::event (this=0x21de360, ev=0x626c1e0) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126 #13 0x00007ff2c89e6474 in notify_helper (e=0x626c1e0, receiver=0x21de360, this=0x20316d0) at kernel/qapplication.cpp:4486 #14 QApplicationPrivate::notify_helper (this=0x20316d0, receiver=0x21de360, e=0x626c1e0) at kernel/qapplication.cpp:4458 #15 0x00007ff2c89eb2e1 in QApplication::notify (this=0x7fff269eccd0, receiver=0x21de360, e=0x626c1e0) at kernel/qapplication.cpp:4365 #16 0x00007ff2c96fbae6 in KApplication::notify (this=0x7fff269eccd0, receiver=0x21de360, event=0x626c1e0) at ../../kdeui/kernel/kapplication.cpp:311 #17 0x00007ff2c7fe4afc in QCoreApplication::notifyInternal (this=0x7fff269eccd0, receiver=0x21de360, event=0x626c1e0) at kernel/qcoreapplication.cpp:787 #18 0x00007ff2c7fe851f in sendEvent (event=0x626c1e0, receiver=0x21de360) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x20026b0) at kernel/qcoreapplication.cpp:1428 #20 0x00007ff2c800fa73 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #21 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277 #22 0x00007ff2c1eb6a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007ff2c1eb7258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #24 0x00007ff2c1eb7429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #25 0x00007ff2c800fed6 in QEventDispatcherGlib::processEvents (this=0x2004170, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422 #26 0x00007ff2c8a8e10e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #27 0x00007ff2c7fe3cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 #28 0x00007ff2c7fe3ef7 in QEventLoop::exec (this=0x7fff269ecc60, flags=...) at kernel/qeventloop.cpp:201 #29 0x00007ff2c7fe8789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064 #30 0x0000000000403629 in main (argc=3, argv=0x7fff269ed2f8) at ../../../kontact/src/main.cpp:218 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. _______________________________________________ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs