https://bugs.kde.org/show_bug.cgi?id=364748
--- Comment #1 from kdeuse...@gmail.com --- Last few lines in the "strace -f -e open baloo_file" output: [pid 5606] open("/home/user/maple/maple2015/data/xml/dtd/mathml2/mathml2-qname-1.mod", O_RDONLY|O_CLOEXEC) = 21 [pid 5606] open("/home/user/maple/maple2015/data/eBookTools/Preface.mw", O_RDONLY|O_CLOEXEC) = 21 [pid 5606] open("/home/user/maple/maple2015/data/eBookTools/Legal.mw", O_RDONLY|O_CLOEXEC) = 21 [pid 5606] open("/home/user/maple/maple2015/data/help/Optimization/afiro.mpl", O_RDONLY|O_CLOEXEC) = 21 [pid 5606] open("/home/user/maple/maple2015/data/help/ImportData/recipe.mps", O_RDONLY|O_CLOEXEC) = 21 [pid 5606] open("/home/user/maple/maple2015/data/xml/template/template.ods", O_RDONLY|O_CLOEXEC) = 21 [pid 5606] open("/home/user/maple/maple2015/data/xml/template/template.ods", O_RDONLY|O_CLOEXEC) = 21 [pid 5606] open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 23 [pid 5606] open("/etc/group", O_RDONLY|O_CLOEXEC) = 23 [pid 5606] --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} --- [pid 5607] +++ killed by SIGSEGV +++ [pid 5608] +++ killed by SIGSEGV +++ [pid 5606] +++ killed by SIGSEGV +++ [pid 5605] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=5606, si_uid=1000, si_status=SIGSEGV, si_utime=4, si_stime=5} --- So I guess the offending file maybe "maple/maple2015/data/xml/template/template.ods". How to verify that? How can I invoke baloo_file_extractor manually? -- You are receiving this mail because: You are watching all bug changes.