Bug 270643 - Crash during normal system use
Summary: Crash during normal system use
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-04-11 07:45 UTC by Scott Kitterman
Modified: 2011-09-20 12:30 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 Scott Kitterman 2011-04-11 07:45:55 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-8-generic-pae i686
Distribution: Ubuntu Natty (development branch)

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

I was packaging KDE 4.5.5 for Kubuntu Updates.  At the exact moment of the crash I had just started uploading a package which is somewhat disk and network IO intensive.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5819710 (LWP 14342))]

Thread 3 (Thread 0xb2cbfb70 (LWP 14346)):
#0  0xb77fd424 in __kernel_vsyscall ()
#1  0xb612d48c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0xb621a3fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0xb75b7467 in wait (this=0x963c33c, mutex=0x963c338, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x963c33c, mutex=0x963c338, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0xb2cfdd48 in Nepomuk::IndexFeeder::run (this=0x963c328) at ../../../../nepomuk/services/strigi/nepomukindexfeeder.cpp:188
#6  0xb75b6da2 in QThreadPrivate::start (arg=0x963c328) at thread/qthread_unix.cpp:320
#7  0xb6128e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0xb620c73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xb1e9ab70 (LWP 14347)):
[KCrash Handler]
#7  0xb61a7c81 in ?? () from /lib/i386-linux-gnu/libc.so.6
#8  0xb61a9925 in ?? () from /lib/i386-linux-gnu/libc.so.6
#9  0xb61abf53 in malloc () from /lib/i386-linux-gnu/libc.so.6
#10 0xb75b0b8d in qMalloc (size=512) at global/qmalloc.cpp:55
#11 0xb7602ea9 in QString::realloc (this=0xb1e9a098, alloc=246) at tools/qstring.cpp:1296
#12 0xb76032b0 in QString::append (this=0xb1e9a098, ch=...) at tools/qstring.cpp:1597
#13 0xb7629c7f in QAbstractFileEngineIterator::currentFilePath (this=0x96d1160) at io/qabstractfileengine.cpp:952
#14 0xb767e9a4 in QFSFileEngineIterator::next (this=0x96d1160) at io/qfsfileengine_iterator.cpp:66
#15 0xb76386fc in QDirIteratorPrivate::advance (this=0x9664fe8) at io/qdiriterator.cpp:217
#16 0xb76388db in QDirIterator::next (this=0xb1e9a224) at io/qdiriterator.cpp:457
#17 0xb2cf38fe in Nepomuk::IndexScheduler::analyzeDir (this=0x963f320, dir_=..., flags=...) at ../../../../nepomuk/services/strigi/indexscheduler.cpp:391
#18 0xb2cf4344 in Nepomuk::IndexScheduler::run (this=0x963f320) at ../../../../nepomuk/services/strigi/indexscheduler.cpp:338
#19 0xb75b6da2 in QThreadPrivate::start (arg=0x963f320) at thread/qthread_unix.cpp:320
#20 0xb6128e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#21 0xb620c73e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb5819710 (LWP 14342)):
#0  0xb77fd424 in __kernel_vsyscall ()
#1  0xb621a753 in ?? () from /lib/i386-linux-gnu/libc.so.6
#2  0xb61adb94 in ?? () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Possible duplicates by query: bug 223899, bug 213540.

Reported using DrKonqi
Comment 1 Sebastian Trueg 2011-09-19 19:13:36 UTC
Is this reproducible in KDE 4.7?
Comment 2 Sebastian Trueg 2011-09-20 12:30:05 UTC

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