Bug 279811 - Nepomuk crash while indexing
Summary: Nepomuk crash while indexing
Status: RESOLVED DUPLICATE of bug 279047
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-10 12:38 UTC by Peter Podstavsky
Modified: 2011-09-20 08:49 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (9.87 KB, text/plain)
2011-08-11 07:52 UTC, Carlos Cámara
Details
New crash information added by DrKonqi (6.60 KB, text/plain)
2011-08-11 16:13 UTC, Hrvoje Senjan
Details
New crash information added by DrKonqi (8.71 KB, text/plain)
2011-08-11 18:04 UTC, Hrvoje Senjan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Podstavsky 2011-08-10 12:38:49 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.7.00 (4.7.0)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-10-generic x86_64
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
There was launched a virtual machine (VirtualBox) and every time I start it, the file indexing is crashing after few minutes. The frequency is random.

The crash can be reproduced some of the time.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Aborted
__lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
	in ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
[Current thread is 1 (Thread 0x7f67295f2780 (LWP 1756))]

Thread 3 (Thread 0x7f67199f0700 (LWP 1790)):
[KCrash Handler]
#6  0x00007f6726c13d05 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f6726c17ab6 in abort () at abort.c:92
#8  0x00007f6726c4cd7b in __libc_message (do_abort=2, fmt=0x7f6726d35400 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#9  0x00007f6726c58a8f in malloc_printerr (av=<value optimized out>, p=0x15b7460) at malloc.c:6283
#10 _int_free (av=<value optimized out>, p=0x15b7460) at malloc.c:4795
#11 0x00007f6726c5c8e3 in __libc_free (mem=<value optimized out>) at malloc.c:3738
#12 0x00007f67290360fc in QString::free (d=0x15b7470) at tools/qstring.cpp:1185
#13 0x00007f6729091359 in ~QString (this=0x154e1d0, url=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qstring.h:883
#14 ~QUrlPrivate (this=0x154e1d0, url=<value optimized out>) at io/qurl.cpp:294
#15 qAtomicAssign<QUrlPrivate> (this=0x154e1d0, url=<value optimized out>) at ../../include/QtCore/../../src/corelib/thread/qatomic.h:201
#16 QUrl::operator= (this=0x154e1d0, url=<value optimized out>) at io/qurl.cpp:5983
#17 0x00007f672895b559 in KUrl::operator= (this=0x154e1d0, _u=<value optimized out>) at ../../kdecore/io/kurl.cpp:587
#18 0x00007f671a23a923 in operator= (this=0x154e190) at /usr/include/KDE/../kurl.h:857
#19 Nepomuk::IndexScheduler::doIndexing (this=0x154e190) at ../../../../nepomuk/services/strigi/indexscheduler.cpp:347
#20 0x00007f671a23accc in Nepomuk::IndexScheduler::qt_metacall (this=0x154e190, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x1555470) at ./indexscheduler.moc:128
#21 0x00007f67290ec49a in QObject::event (this=0x154e190, e=<value optimized out>) at kernel/qobject.cpp:1226
#22 0x00007f67274339f4 in QApplicationPrivate::notify_helper (this=0x13b88f0, receiver=0x154e190, e=0x15a3a60) at kernel/qapplication.cpp:4462
#23 0x00007f67274383ba in QApplication::notify (this=<value optimized out>, receiver=0x154e190, e=0x15a3a60) at kernel/qapplication.cpp:4341
#24 0x00007f672840e796 in KApplication::notify (this=0x7fffaca4fdf0, receiver=0x154e190, event=0x15a3a60) at ../../kdeui/kernel/kapplication.cpp:311
#25 0x00007f67290d849c in QCoreApplication::notifyInternal (this=0x7fffaca4fdf0, receiver=0x154e190, event=0x15a3a60) at kernel/qcoreapplication.cpp:731
#26 0x00007f67290dbc25 in sendEvent (receiver=0x0, event_type=0, data=0x1549c30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1549c30) at kernel/qcoreapplication.cpp:1372
#28 0x00007f6729103253 in sendPostedEvents (s=0x154d600) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#29 postEventSourceDispatch (s=0x154d600) at kernel/qeventdispatcher_glib.cpp:277
#30 0x00007f6725eecbcd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f6725eed3a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f6725eed639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f67291033ef in QEventDispatcherGlib::processEvents (this=0x154f1a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#34 0x00007f67290d7882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#35 0x00007f67290d7abc in QEventLoop::exec (this=0x7f67199efe00, flags=...) at kernel/qeventloop.cpp:201
#36 0x00007f6728fee924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#37 0x00007f6728ff1175 in QThreadPrivate::start (arg=0x154e8d0) at thread/qthread_unix.cpp:320
#38 0x00007f67269c8d8c in start_thread (arg=0x7f67199f0700) at pthread_create.c:304
#39 0x00007f6726cc604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#40 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f67189b3700 (LWP 1837)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f6726c5e80f in _L_lock_12013 () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007f6726c5c8d8 in __libc_free (mem=0x7f6726f6f1c0) at malloc.c:3736
#3  0x00007f6725ee89b4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f67291037aa in QEventDispatcherGlib::~QEventDispatcherGlib (this=0x1549d20, __in_chrg=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:373
#5  0x00007f67291038f9 in QEventDispatcherGlib::~QEventDispatcherGlib (this=0x1549d20, __in_chrg=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:401
#6  0x00007f6728ff04d4 in QThreadPrivate::finish (arg=0x7f672940bf60) at thread/qthread_unix.cpp:356
#7  0x00007f6728ff117d in ~__pthread_cleanup_class (arg=0x7f672940bf60) at /usr/include/pthread.h:545
#8  QThreadPrivate::start (arg=0x7f672940bf60) at thread/qthread_unix.cpp:279
#9  0x00007f67269c8d8c in start_thread (arg=0x7f67189b3700) at pthread_create.c:304
#10 0x00007f6726cc604d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f67295f2780 (LWP 1756)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f6726c5e80f in _L_lock_12013 () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007f6726c5c8d8 in __libc_free (mem=0x7f6726f6f1c0) at malloc.c:3736
#3  0x00007f6729102e57 in socketNotifierSourceCheck (source=0x13bd3a0) at kernel/qeventdispatcher_glib.cpp:92
#4  0x00007f6725eec854 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f6725eed122 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f6725eed639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007f67291033ef in QEventDispatcherGlib::processEvents (this=0x13744a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#8  0x00007f67274dd4de in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#9  0x00007f67290d7882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#10 0x00007f67290d7abc in QEventLoop::exec (this=0x7fffaca4fc00, flags=...) at kernel/qeventloop.cpp:201
#11 0x00007f67290dbecb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#12 0x0000000000403e0e in main (argc=2, argv=<value optimized out>) at ../../../nepomuk/servicestub/main.cpp:167

Possible duplicates by query: bug 279420, bug 279368, bug 279250, bug 279047, bug 279044.

Reported using DrKonqi
Comment 1 Carlos Cámara 2011-08-11 07:52:45 UTC
Created attachment 62743 [details]
New crash information added by DrKonqi

nepomukservicestub (0.2) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2

- What I was doing when the application crashed:
Using kubuntu normally. Usually it breaks when editing pictures in Digikam (I have set that metatags will be stored as file's metadata).

- Unusual behavior I noticed:
Nothing uncommon.

- Custom settings of the application:
Nothing uncommon, a part that I updated KDE to 4.7 and that's when all the problems started to happen.

-- Backtrace (Reduced):
#9  0x00007fdd74d59a8f in malloc_printerr (av=<value optimized out>, p=0x262f9f0) at malloc.c:6283
#10 _int_free (av=<value optimized out>, p=0x262f9f0) at malloc.c:4795
#11 0x00007fdd74d5d8e3 in __libc_free (mem=<value optimized out>) at malloc.c:3738
#12 0x00007fdd771f07a5 in ~QVector (this=0x262e820, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qvector.h:119
#13 ~QObjectConnectionListVector (this=0x262e820, __in_chrg=<value optimized out>) at kernel/qobject.cpp:262
Comment 2 Hrvoje Senjan 2011-08-11 16:13:40 UTC
Created attachment 62754 [details]
New crash information added by DrKonqi

nepomukservicestub (0.2) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2

- What I was doing when the application crashed:

I leaved computer at idle (at the time strigi whas indexing files). Note that i pulled 4.7 git branch of kde-{libs,runtime,workspace} from 8.-9. august

-- Backtrace (Reduced):
#9  0x00007f9b0774fa8f in malloc_printerr (av=<value optimized out>, p=0x17478c0) at malloc.c:6283
#10 _int_free (av=<value optimized out>, p=0x17478c0) at malloc.c:4795
#11 0x00007f9b077538e3 in __libc_free (mem=<value optimized out>) at malloc.c:3738
#12 0x00007f9b09b2f0fc in QString::free (d=0x17478d0) at tools/qstring.cpp:1185
#13 0x00007f9b09b2f672 in QString::operator= (this=<value optimized out>, other=...) at tools/qstring.cpp:1359
Comment 3 Hrvoje Senjan 2011-08-11 18:04:11 UTC
Created attachment 62758 [details]
New crash information added by DrKonqi

nepomukservicestub (0.2) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2

- What I was doing when the application crashed:

I was browsing my music collection in Amarok , and nepomuk crashed 2 times :(

-- Backtrace (Reduced):
#9  0x00007f9f578c6a8f in malloc_printerr (av=<value optimized out>, p=0x7f9f440bb050) at malloc.c:6283
#10 _int_free (av=<value optimized out>, p=0x7f9f440bb050) at malloc.c:4795
#11 0x00007f9f578ca8e3 in __libc_free (mem=<value optimized out>) at malloc.c:3738
#12 0x00007f9f59ca60fc in QString::free (d=0x7f9f440bb060) at tools/qstring.cpp:1185
#13 0x00007f9f59ca6672 in QString::operator= (this=<value optimized out>, other=...) at tools/qstring.cpp:1359
Comment 4 Sebastian Trueg 2011-09-20 08:49:54 UTC

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