[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

nepomukstrigiservice segfault (was: KDE Software Compilation 4.6.1 has been uploaded to qt-kde.debian.net)



On Saturday 02 April 2011, Sune Vuorela wrote:
> On 2011-04-02, Modestas Vainius <modax@debian.org> wrote:
> > On Saturday 02 April 2011 23:01:33 Michael Schuerig wrote:

> >> Well, I spoke too early. The indexer crashes all the time. I'm
> >> trying my luck on the commandline now with
> >>
> >>=20
> >>
> >> $ while true; do nepomukservicestub --nocrashhandler
> >> nepomukstrigiservice; done
> > 
> > It's probably strigi which is broken here. It is not part of KDE
> > SC.
> 
> Or a strigi plugin provided by some-package by KDE that is crashing
> on parsing a file.
> 
> If you can find the involved file, and which plugin is crashing, it
> could help track it down.

It's definitely inside one of KMail's maildirs. The backtrace I'm 
getting in gdb is below. It looks like I'm lacking the proper debug 
symbols, but I don't know which package I'd need to install.

Michael


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffddf92700 (LWP 19198)]
0x00007fffedd88508 in ?? () from /usr/lib/libstreams.so.0
(gdb) bt
#0  0x00007fffedd88508 in ?? () from /usr/lib/libstreams.so.0
#1  0x00007fffedd88cb3 in ?? () from /usr/lib/libstreams.so.0
#2  0x00007fffedd88e94 in 
Strigi::MailInputStream::Private::handleHeaderLine() ()
   from /usr/lib/libstreams.so.0
#3  0x00007fffedd8ab14 in Strigi::MailInputStream::Private::readHeader() 
()
   from /usr/lib/libstreams.so.0
#4  0x00007fffedd8ae47 in 
Strigi::MailInputStream::MailInputStream(Strigi::StreamBase<char>*)
    () from /usr/lib/libstreams.so.0
#5  0x00007fffee9256e9 in ?? () from /usr/lib/libstreamanalyzer.so.0
#6  0x00007fffee915e7a in ?? () from /usr/lib/libstreamanalyzer.so.0
#7  0x00007fffe7a1452e in Nepomuk::Indexer::indexFile (this=<value 
optimized out>, 
    info=<value optimized out>) at 
../../../../nepomuk/services/strigi/nepomukindexer.cpp:135
#8  0x00007fffe7a08ffc in Nepomuk::IndexScheduler::analyzeDir 
(this=0x797330, 
    dir_=<value optimized out>, flags=...)
    at ../../../../nepomuk/services/strigi/indexscheduler.cpp:450
#9  0x00007fffe7a0935d in Nepomuk::IndexScheduler::run (this=0x797330)
    at ../../../../nepomuk/services/strigi/indexscheduler.cpp:338
#10 0x00007ffff79bf035 in QThreadPrivate::start (arg=0x797330) at 
thread/qthread_unix.cpp:320
#11 0x00007ffff531e8ba in start_thread (arg=<value optimized out>) at 
pthread_create.c:300
#12 0x00007ffff56033cd in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

-- 
Michael Schuerig
mailto:michael@schuerig.de
http://www.schuerig.de/michael/


Reply to: