Bug 317047 - Nepomuk crash - possibly related to file deletion.
Summary: Nepomuk crash - possibly related to file deletion.
Status: RESOLVED DUPLICATE of bug 315078
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Nepomuk Bugs Coordination
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-19 20:54 UTC by wintonian
Modified: 2013-05-05 04:07 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wintonian 2013-03-19 20:54:01 UTC
Application: nepomukservicestub (0.1.0)
KDE Platform Version: 4.10.1
Qt Version: 4.8.4
Operating System: Linux 3.5.0-22-generic x86_64
Distribution: Ubuntu Raring Ringtail (development branch)

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

I was waiting for a very full waste bin to empty.

The only other thing I was doing at the time was clicking around a bit of Flash in Firefox, so unlikly to be relevent.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f973696f7c0 (LWP 2865))]

Thread 9 (Thread 0x7f9726166700 (LWP 3039)):
#0  0x00007f973be2007f in __pthread_mutex_unlock_usercnt (mutex=0x7f9718000a60, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  0x00007f973b7868b1 in g_mutex_unlock (mutex=mutex@entry=0x7f97180009a0) at /build/buildd/glib2.0-2.35.8/./glib/gthread-posix.c:229
#2  0x00007f973b746942 in g_main_context_prepare (context=context@entry=0x7f97180009a0, priority=priority@entry=0x7f9726165c18) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3393
#3  0x00007f973b74707e in g_main_context_iterate (context=context@entry=0x7f97180009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3681
#4  0x00007f973b747284 in g_main_context_iteration (context=0x7f97180009a0, may_block=1) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3762
#5  0x00007f973e5d1026 in QEventDispatcherGlib::processEvents (this=0x7f97180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f973e5a137f in QEventLoop::processEvents (this=this@entry=0x7f9726165d70, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f973e5a1608 in QEventLoop::exec (this=0x7f9726165d70, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f973e4a3410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#9  0x00007f972d5e5efe in ?? () from /usr/lib/libsopranoserver.so.1
#10 0x00007f973e4a5bec in QThreadPrivate::start (arg=0x2441790) at thread/qthread_unix.cpp:338
#11 0x00007f973be1cf8e in start_thread (arg=0x7f9726166700) at pthread_create.c:311
#12 0x00007f973c12be1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7f9725965700 (LWP 3042)):
#0  0x00007f973b786619 in g_mutex_get_impl (mutex=0x7f971c0009a0) at /build/buildd/glib2.0-2.35.8/./glib/gthread-posix.c:121
#1  0x00007f973b7868a9 in g_mutex_unlock (mutex=mutex@entry=0x7f971c0009a0) at /build/buildd/glib2.0-2.35.8/./glib/gthread-posix.c:229
#2  0x00007f973b746873 in g_main_context_prepare (context=context@entry=0x7f971c0009a0, priority=priority@entry=0x7f9725964c18) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3326
#3  0x00007f973b74707e in g_main_context_iterate (context=context@entry=0x7f971c0009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3681
#4  0x00007f973b747284 in g_main_context_iteration (context=0x7f971c0009a0, may_block=1) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3762
#5  0x00007f973e5d1026 in QEventDispatcherGlib::processEvents (this=0x7f971c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f973e5a137f in QEventLoop::processEvents (this=this@entry=0x7f9725964d70, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f973e5a1608 in QEventLoop::exec (this=0x7f9725964d70, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f973e4a3410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#9  0x00007f972d5e5efe in ?? () from /usr/lib/libsopranoserver.so.1
#10 0x00007f973e4a5bec in QThreadPrivate::start (arg=0x23d1950) at thread/qthread_unix.cpp:338
#11 0x00007f973be1cf8e in start_thread (arg=0x7f9725965700) at pthread_create.c:311
#12 0x00007f973c12be1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7f9725164700 (LWP 3046)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f973e4a614b in wait (time=18446744073709551615, this=0x24198c0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x242ae18, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f973e49964f in QThreadPoolThread::run (this=0x2725540) at concurrent/qthreadpool.cpp:141
#4  0x00007f973e4a5bec in QThreadPrivate::start (arg=0x2725540) at thread/qthread_unix.cpp:338
#5  0x00007f973be1cf8e in start_thread (arg=0x7f9725164700) at pthread_create.c:311
#6  0x00007f973c12be1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7f9724963700 (LWP 3063)):
#0  0x00007f973be2007f in __pthread_mutex_unlock_usercnt (mutex=0x7f9714000a60, decr=<optimized out>) at pthread_mutex_unlock.c:52
#1  0x00007f973b7868b1 in g_mutex_unlock (mutex=mutex@entry=0x7f97140009a0) at /build/buildd/glib2.0-2.35.8/./glib/gthread-posix.c:229
#2  0x00007f973b747071 in g_main_context_iterate (context=context@entry=0x7f97140009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3679
#3  0x00007f973b747284 in g_main_context_iteration (context=0x7f97140009a0, may_block=1) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3762
#4  0x00007f973e5d1026 in QEventDispatcherGlib::processEvents (this=0x7f97140008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00007f973e5a137f in QEventLoop::processEvents (this=this@entry=0x7f9724962d70, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f973e5a1608 in QEventLoop::exec (this=0x7f9724962d70, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f973e4a3410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#8  0x00007f972d5e5efe in ?? () from /usr/lib/libsopranoserver.so.1
#9  0x00007f973e4a5bec in QThreadPrivate::start (arg=0x2726de0) at thread/qthread_unix.cpp:338
#10 0x00007f973be1cf8e in start_thread (arg=0x7f9724963700) at pthread_create.c:311
#11 0x00007f973c12be1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7f970ffff700 (LWP 7363)):
#0  __pthread_mutex_unlock_usercnt (mutex=0x7f9708009be0, decr=1) at pthread_mutex_unlock.c:38
#1  0x00007f973b7868b1 in g_mutex_unlock (mutex=mutex@entry=0x7f97080024d0) at /build/buildd/glib2.0-2.35.8/./glib/gthread-posix.c:229
#2  0x00007f973b746d79 in g_main_context_dispatch (context=context@entry=0x7f97080024d0) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3633
#3  0x00007f973b7471c8 in g_main_context_iterate (context=context@entry=0x7f97080024d0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3701
#4  0x00007f973b747284 in g_main_context_iteration (context=0x7f97080024d0, may_block=1) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3762
#5  0x00007f973e5d1026 in QEventDispatcherGlib::processEvents (this=0x7f9708009bc0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f973e5a137f in QEventLoop::processEvents (this=this@entry=0x7f970fffed70, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f973e5a1608 in QEventLoop::exec (this=0x7f970fffed70, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f973e4a3410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#9  0x00007f972d5e5efe in ?? () from /usr/lib/libsopranoserver.so.1
#10 0x00007f973e4a5bec in QThreadPrivate::start (arg=0x2730e70) at thread/qthread_unix.cpp:338
#11 0x00007f973be1cf8e in start_thread (arg=0x7f970ffff700) at pthread_create.c:311
#12 0x00007f973c12be1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7f970f7fe700 (LWP 7375)):
#0  0x00007f973c11db0d in read () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f973b78598f in read (__nbytes=16, __buf=0x7f970f7fdb80, __fd=<optimized out>) at /usr/include/x86_64-linux-gnu/bits/unistd.h:44
#2  g_wakeup_acknowledge (wakeup=0x7f9714001da0) at /build/buildd/glib2.0-2.35.8/./glib/gwakeup.c:212
#3  0x00007f973b746cbc in g_main_context_check (context=context@entry=0x7f9700001ac0, max_priority=2147483647, fds=fds@entry=0x7f9700001320, n_fds=n_fds@entry=1) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3502
#4  0x00007f973b7470f5 in g_main_context_iterate (context=context@entry=0x7f9700001ac0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3698
#5  0x00007f973b747284 in g_main_context_iteration (context=0x7f9700001ac0, may_block=1) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3762
#6  0x00007f973e5d1026 in QEventDispatcherGlib::processEvents (this=0x7f9700003f80, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x00007f973e5a137f in QEventLoop::processEvents (this=this@entry=0x7f970f7fdd70, flags=...) at kernel/qeventloop.cpp:149
#8  0x00007f973e5a1608 in QEventLoop::exec (this=0x7f970f7fdd70, flags=...) at kernel/qeventloop.cpp:204
#9  0x00007f973e4a3410 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#10 0x00007f972d5e5efe in ?? () from /usr/lib/libsopranoserver.so.1
#11 0x00007f973e4a5bec in QThreadPrivate::start (arg=0x272fce0) at thread/qthread_unix.cpp:338
#12 0x00007f973be1cf8e in start_thread (arg=0x7f970f7fe700) at pthread_create.c:311
#13 0x00007f973c12be1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7f970effd700 (LWP 8034)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f973e4a614b in wait (time=18446744073709551615, this=0x24198c0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x242ae18, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f973e49964f in QThreadPoolThread::run (this=0x2734190) at concurrent/qthreadpool.cpp:141
#4  0x00007f973e4a5bec in QThreadPrivate::start (arg=0x2734190) at thread/qthread_unix.cpp:338
#5  0x00007f973be1cf8e in start_thread (arg=0x7f970effd700) at pthread_create.c:311
#6  0x00007f973c12be1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f970e7fc700 (LWP 8046)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007f973e4a614b in wait (time=18446744073709551615, this=0x24198c0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x242ae18, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f973e49964f in QThreadPoolThread::run (this=0x2727820) at concurrent/qthreadpool.cpp:141
#4  0x00007f973e4a5bec in QThreadPrivate::start (arg=0x2727820) at thread/qthread_unix.cpp:338
#5  0x00007f973be1cf8e in start_thread (arg=0x7f970e7fc700) at pthread_create.c:311
#6  0x00007f973c12be1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f973696f7c0 (LWP 2865)):
[KCrash Handler]
#6  0x00007f973c069037 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7  0x00007f973c06c698 in __GI_abort () at abort.c:90
#8  0x00007f973c0a65ab in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x7f973c1b9860 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:199
#9  0x00007f973c0b2a46 in malloc_printerr (ptr=0x21f3170, str=0x7f973c1b5852 "invalid fastbin entry (free)", action=3) at malloc.c:4902
#10 _int_free (av=<optimized out>, p=0x21f3160, have_lock=0) at malloc.c:3758
#11 0x00007f973e4ef488 in QString::free (d=0x21f3170) at tools/qstring.cpp:1235
#12 0x00007f973e1d39ba in ~QString (this=0x7fff52d2f4f0, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qstring.h:880
#13 QDBusConnectionPrivate::activateCall (this=this@entry=0x21e6ab0, object=0x24190a0, flags=240, msg=...) at qdbusintegrator.cpp:867
#14 0x00007f973e1d3ff7 in QDBusConnectionPrivate::activateObject (this=0x21e6ab0, node=..., msg=..., pathStartPos=<optimized out>) at qdbusintegrator.cpp:1447
#15 0x00007f973e1d43ab in QDBusActivateObjectEvent::placeMetaCall (this=0x27254a0) at qdbusintegrator.cpp:1541
#16 0x00007f973e5bc5ae in QObject::event (this=0x24190a0, e=<optimized out>) at kernel/qobject.cpp:1194
#17 0x00007f973c8c88ec in QApplicationPrivate::notify_helper (this=this@entry=0x2199850, receiver=receiver@entry=0x24190a0, e=e@entry=0x27254a0) at kernel/qapplication.cpp:4567
#18 0x00007f973c8cb25b in QApplication::notify (this=0x7fff52d301b0, receiver=0x24190a0, e=0x27254a0) at kernel/qapplication.cpp:4428
#19 0x00007f973d8d3af6 in KApplication::notify (this=0x7fff52d301b0, receiver=0x24190a0, event=0x27254a0) at ../../kdeui/kernel/kapplication.cpp:311
#20 0x00007f973e5a262e in QCoreApplication::notifyInternal (this=0x7fff52d301b0, receiver=receiver@entry=0x24190a0, event=event@entry=0x27254a0) at kernel/qcoreapplication.cpp:946
#21 0x00007f973e5a6161 in sendEvent (event=0x27254a0, receiver=0x24190a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x2172190) at kernel/qcoreapplication.cpp:1570
#23 0x00007f973e5d0e73 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#24 postEventSourceDispatch (s=s@entry=0x21941a0) at kernel/qeventdispatcher_glib.cpp:279
#25 0x00007f973b746e85 in g_main_dispatch (context=0x2199d30) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3054
#26 g_main_context_dispatch (context=context@entry=0x2199d30) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3630
#27 0x00007f973b7471c8 in g_main_context_iterate (context=context@entry=0x2199d30, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3701
#28 0x00007f973b747284 in g_main_context_iteration (context=0x2199d30, may_block=1) at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3762
#29 0x00007f973e5d1006 in QEventDispatcherGlib::processEvents (this=0x2173ac0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#30 0x00007f973c96e1ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007f973e5a137f in QEventLoop::processEvents (this=this@entry=0x7fff52d2ff90, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007f973e5a1608 in QEventLoop::exec (this=0x7fff52d2ff90, flags=...) at kernel/qeventloop.cpp:204
#33 0x00007f973e5a6ce6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#34 0x0000000000403e00 in main (argc=<optimized out>, argv=0x7fff52d303f8) at ../../servicestub/main.cpp:180

This bug may be a duplicate of or related to bug 315078.

Possible duplicates by query: bug 315078, bug 314837, bug 314055, bug 311589, bug 309216.

Reported using DrKonqi
Comment 1 Simeon Bird 2013-05-05 04:07:33 UTC

*** This bug has been marked as a duplicate of bug 315078 ***