Bug 278789 - Crashes on shutdown
Summary: Crashes on shutdown
Status: RESOLVED DUPLICATE of bug 282124
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-07-29 14:54 UTC by Tigz Mordan
Modified: 2011-09-19 19:31 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 Tigz Mordan 2011-07-29 14:54:17 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-10-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
Shutting down my computer. I was doing nothing else except an ordinary restart.

The crash can be reproduced every time.

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

Thread 3 (Thread 0xb55d1b70 (LWP 2126)):
#0  0x00c11416 in __kernel_vsyscall ()
#1  0x002c048c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00a5c3fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x003ba467 in wait (this=0x928c0bc, mutex=0x928c0b8, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x928c0bc, mutex=0x928c0b8, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x0362cd48 in Nepomuk::IndexFeeder::run (this=0x928c0a8) at ../../../../nepomuk/services/strigi/nepomukindexfeeder.cpp:188
#6  0x003b9da2 in QThreadPrivate::start (arg=0x928c0a8) at thread/qthread_unix.cpp:320
#7  0x002bbe99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x00a4e73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xb4bffb70 (LWP 2132)):
[KCrash Handler]
#7  0x00c11416 in __kernel_vsyscall ()
#8  0x009a8e71 in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0x009ac34e in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0x009df577 in ?? () from /lib/i386-linux-gnu/libc.so.6
#11 0x009e9961 in ?? () from /lib/i386-linux-gnu/libc.so.6
#12 0x009ec4ba in ?? () from /lib/i386-linux-gnu/libc.so.6
#13 0x009edf53 in malloc () from /lib/i386-linux-gnu/libc.so.6
#14 0x003b3b8d in qMalloc (size=38) at global/qmalloc.cpp:55
#15 0x003ffdbe in QString::QString (this=0xb4bff010, unicode=0x97b4e8e, size=9) at tools/qstring.cpp:1018
#16 0x004011a4 in QString::mid (this=0x95224b8, position=<value optimized out>, n=<value optimized out>) at tools/qstring.cpp:3352
#17 0x00487ee4 in QFSFileEngine::fileName (this=0x96a3758, file=QAbstractFileEngine::BaseName) at io/qfsfileengine_unix.cpp:1037
#18 0x00487c52 in QFSFileEngine::fileFlags (this=0x96a3758, type=...) at io/qfsfileengine_unix.cpp:879
#19 0x004412d4 in QFileInfoPrivate::getFileFlags (this=0x97b5330, request=...) at io/qfileinfo.cpp:126
#20 0x0044295e in QFileInfo::isHidden (this=0xb4bff128) at io/qfileinfo.cpp:861
#21 0x0043ad7b in QDirIteratorPrivate::matchesFilters (this=0x97b62f0, fileName=..., fi=...) at io/qdiriterator.cpp:318
#22 0x0043b77d in QDirIteratorPrivate::advance (this=0x97b62f0) at io/qdiriterator.cpp:222
#23 0x0043b8db in QDirIterator::next (this=0xb4bff224) at io/qdiriterator.cpp:457
#24 0x036228fe in Nepomuk::IndexScheduler::analyzeDir (this=0x9228db0, dir_=..., flags=...) at ../../../../nepomuk/services/strigi/indexscheduler.cpp:391
#25 0x03623344 in Nepomuk::IndexScheduler::run (this=0x9228db0) at ../../../../nepomuk/services/strigi/indexscheduler.cpp:338
#26 0x003b9da2 in QThreadPrivate::start (arg=0x9228db0) at thread/qthread_unix.cpp:320
#27 0x002bbe99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#28 0x00a4e73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb77c8710 (LWP 2114)):
#0  0x00c11416 in __kernel_vsyscall ()
#1  0x00a5c753 in ?? () from /lib/i386-linux-gnu/libc.so.6
#2  0x009efb94 in ?? () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Possible duplicates by query: bug 276943.

Reported using DrKonqi
Comment 1 Dario Andres 2011-08-07 16:14:38 UTC
[Comment from a bug report cleaner]
Bug 277419 and bug 276373 have similar backtraces
Comment 2 Sebastian Trueg 2011-09-19 19:31:04 UTC

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