Bug 284506 - Nepomuk Crash
Summary: Nepomuk Crash
Status: RESOLVED NOT A BUG
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: fileindexer (show other bugs)
Version: 4.6
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-19 22:47 UTC by suhalesyed
Modified: 2012-12-27 08:26 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 suhalesyed 2011-10-19 22:47:48 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-11-server x86_64
Distribution: Ubuntu 11.04

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

Nepomuk seems to crash everytime systems is idle and screen goes blank and password is required to logon.

Once I put in the password and unlock the computer, receive message of crash

The crash can be reproduced every time.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Aborted
[Current thread is 1 (Thread 0x7f161f77b780 (LWP 2477))]

Thread 3 (Thread 0x7f160ea71700 (LWP 2479)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f161f17982b in wait (this=<value optimized out>, mutex=0x20fea00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x20fea00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f160f0a641f in Nepomuk::IndexFeeder::run (this=0x20fe9e0) at ../../../../nepomuk/services/strigi/nepomukindexfeeder.cpp:188
#4  0x00007f161f179175 in QThreadPrivate::start (arg=0x20fe9e0) at thread/qthread_unix.cpp:320
#5  0x00007f161cb40d8c in start_thread (arg=0x7f160ea71700) at pthread_create.c:304
#6  0x00007f161ce3e04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f16096c6700 (LWP 2480)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007f161cdd680f in _L_lock_12013 () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007f161cdd48d8 in __libc_free (mem=0x7f161d0e71c0) at malloc.c:3736
#3  0x00007f161f1873f9 in operator= (this=0x24cb4e8, other=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qshareddata.h:182
#4  QDateTime::operator= (this=0x24cb4e8, other=<value optimized out>) at tools/qdatetime.cpp:2199
#5  0x00007f161f1f940f in QFileInfoPrivate::getFileTime (this=0x24cb460, request=QAbstractFileEngine::ModificationTime) at io/qfileinfo.cpp:146
#6  0x00007f161f1fab67 in QFileInfo::lastModified (this=<value optimized out>) at io/qfileinfo.cpp:1126
#7  0x00007f160f09cfae in Nepomuk::IndexScheduler::analyzeDir (this=0x20dc0b0, dir_=<value optimized out>, flags=...) at ../../../../nepomuk/services/strigi/indexscheduler.cpp:406
#8  0x00007f160f09d6ec in Nepomuk::IndexScheduler::run (this=0x20dc0b0) at ../../../../nepomuk/services/strigi/indexscheduler.cpp:338
#9  0x00007f161f179175 in QThreadPrivate::start (arg=0x20dc0b0) at thread/qthread_unix.cpp:320
#10 0x00007f161cb40d8c in start_thread (arg=0x7f16096c6700) at pthread_create.c:304
#11 0x00007f161ce3e04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f161f77b780 (LWP 2477)):
[KCrash Handler]
#6  0x00007f161cd8bd05 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f161cd8fab6 in abort () at abort.c:92
#8  0x00007f161cdc4d7b in __libc_message (do_abort=2, fmt=0x7f161cead400 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#9  0x00007f161cdd0a8f in malloc_printerr (av=<value optimized out>, p=0x24ca6d0) at malloc.c:6283
#10 _int_free (av=<value optimized out>, p=0x24ca6d0) at malloc.c:4795
#11 0x00007f161cdd48e3 in __libc_free (mem=<value optimized out>) at malloc.c:3738
#12 0x00007f161f1be0fc in QString::free (d=0x24ca6e0) at tools/qstring.cpp:1185
#13 0x00007f161f23b162 in ~QString (this=0x24b7630, type=...) at ../../include/QtCore/../../src/corelib/tools/qstring.h:883
#14 QFSFileEngine::fileFlags (this=0x24b7630, type=...) at io/qfsfileengine_unix.cpp:879
#15 0x00007f161f1f9315 in QFileInfoPrivate::getFileFlags (this=0x24c5bd0, request=...) at io/qfileinfo.cpp:126
#16 0x00007f161f1fa07e in QFileInfo::exists (this=<value optimized out>) at io/qfileinfo.cpp:599
#17 0x00007f160f097af7 in Nepomuk::StrigiService::indexFolder (this=0x20d3df0, path=<value optimized out>, recursive=false, forced=false) at ../../../../nepomuk/services/strigi/strigiservice.cpp:253
#18 0x00007f160f097e33 in Nepomuk::StrigiService::updateFolder (this=0x20d3df0, path=..., recursive=false, forced=false) at ../../../../nepomuk/services/strigi/strigiservice.cpp:232
#19 0x00007f160f0a991d in StrigiAdaptor::qt_metacall (this=0x223f790, _c=QMetaObject::InvokeMetaMethod, _id=15, _a=0x7fff8f00fe70) at strigiadaptor.moc:157
#20 0x00007f161eeae9fa in QDBusConnectionPrivate::deliverCall (this=0x205a5e0, object=0x223f790, msg=..., metaTypes=..., slotIdx=19) at qdbusintegrator.cpp:942
#21 0x00007f161eeafbb5 in QDBusConnectionPrivate::activateCall (this=0x205a5e0, object=0x223f790, flags=337, msg=...) at qdbusintegrator.cpp:852
#22 0x00007f161eeb033a in QDBusConnectionPrivate::activateObject (this=0x205a5e0, node=..., msg=..., pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1410
#23 0x00007f161eeb0578 in QDBusActivateObjectEvent::placeMetaCall (this=0x7f15fc001550) at qdbusintegrator.cpp:1524
#24 0x00007f161f27449a in QObject::event (this=0x20d3df0, e=<value optimized out>) at kernel/qobject.cpp:1226
#25 0x00007f161d5ab9f4 in QApplicationPrivate::notify_helper (this=0x1fbb1f0, receiver=0x20d3df0, e=0x7f15fc001550) at kernel/qapplication.cpp:4462
#26 0x00007f161d5b03ba in QApplication::notify (this=<value optimized out>, receiver=0x20d3df0, e=0x7f15fc001550) at kernel/qapplication.cpp:4341
#27 0x00007f161e59e6c6 in KApplication::notify (this=0x7fff8f010c70, receiver=0x20d3df0, event=0x7f15fc001550) at ../../kdeui/kernel/kapplication.cpp:311
#28 0x00007f161f26049c in QCoreApplication::notifyInternal (this=0x7fff8f010c70, receiver=0x20d3df0, event=0x7f15fc001550) at kernel/qcoreapplication.cpp:731
#29 0x00007f161f263c25 in sendEvent (receiver=0x0, event_type=0, data=0x1f778a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#30 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1f778a0) at kernel/qcoreapplication.cpp:1372
#31 0x00007f161f28b253 in sendPostedEvents (s=0x1fbe920) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#32 postEventSourceDispatch (s=0x1fbe920) at kernel/qeventdispatcher_glib.cpp:277
#33 0x00007f161c064bcd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007f161c0653a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007f161c065639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007f161f28b3ef in QEventDispatcherGlib::processEvents (this=0x1f774a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#37 0x00007f161d6554de in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x00007f161f25f882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#39 0x00007f161f25fabc in QEventLoop::exec (this=0x7fff8f010a80, flags=...) at kernel/qeventloop.cpp:201
#40 0x00007f161f263ecb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#41 0x0000000000403d0f in main (argc=2, argv=<value optimized out>) at ../../../nepomuk/servicestub/main.cpp:167

Possible duplicates by query: bug 284382, bug 284091, bug 283870, bug 283814, bug 283789.

Reported using DrKonqi
Comment 1 Vishesh Handa 2012-12-27 08:26:07 UTC
The code has changed significantly, the backtrace is no longer valid.

Resolving as INVALID.