Bug 284778 - Nepomuk crashes during indexing
Summary: Nepomuk crashes during indexing
Status: RESOLVED DUPLICATE of bug 286627
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: fileindexer (show other bugs)
Version: 4.7
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-23 12:44 UTC by Stefano
Modified: 2011-11-18 12:45 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 Stefano 2011-10-23 12:44:25 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
I was using my computer normally and Nepomuk crashes. It happens every day, in different conditions, so it's probably something independent from other actions.

I'm using Kubuntu 11.10 64bit, freshly installed. Nepomuk it's not the only thing which crashes every day, but also Policykit, Rekonq, etc....this release is almost unusable, at least in in my case.

The crash can be reproduced every time.

-- Backtrace:
Application: Programma stub per servizio di Nepomuk (nepomukservicestub), signal: Segmentation fault
pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
	in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
[Current thread is 1 (Thread 0x7f125e364780 (LWP 1842))]

Thread 2 (Thread 0x7f124e7cc700 (LWP 1853)):
[KCrash Handler]
#6  0x00007f125dd5a23c in QMutex::lock (this=0x1e273e8) at thread/qmutex.cpp:151
#7  0x00007f1258343c1d in ?? () from /usr/lib/libsopranoclient.so.1
#8  0x00007f1258343d49 in ?? () from /usr/lib/libsopranoclient.so.1
#9  0x00007f125dd5d301 in QThreadStorageData::finish (p=0x1df5190) at thread/qthreadstorage.cpp:202
#10 0x00007f125dd5de44 in QThreadPrivate::finish (arg=0x1db5d50) at thread/qthread_unix.cpp:371
#11 0x00007f125dd5ed0d in ~__pthread_cleanup_class (this=<synthetic pointer>, __in_chrg=<optimized out>) at /usr/include/pthread.h:545
#12 ~__pthread_cleanup_class (this=<synthetic pointer>, __in_chrg=<optimized out>) at thread/qthread_unix.cpp:824
#13 QThreadPrivate::start (arg=0x1db5d50) at thread/qthread_unix.cpp:290
#14 0x00007f125b6c7efc in start_thread (arg=0x7f124e7cc700) at pthread_create.c:304
#15 0x00007f125b9be89d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f125e364780 (LWP 1842)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f125dd5f1ab in wait (time=18446744073709551615, this=0x1df5de0) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x1df5c00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f125dd5ea4c in QThread::wait (this=<optimized out>, time=18446744073709551615) at thread/qthread_unix.cpp:745
#4  0x00007f124f0236f7 in Nepomuk::StrigiService::~StrigiService (this=0x1defda0, __in_chrg=<optimized out>) at ../../../../nepomuk/services/strigi/strigiservice.cpp:94
#5  0x00007f124f023719 in Nepomuk::StrigiService::~StrigiService (this=0x1defda0, __in_chrg=<optimized out>) at ../../../../nepomuk/services/strigi/strigiservice.cpp:97
#6  0x00007f125de57d75 in QObjectPrivate::deleteChildren (this=0x1decf60) at kernel/qobject.cpp:1955
#7  0x00007f125de5d349 in QObject::~QObject (this=0x1dea320, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#8  0x0000000000404419 in Nepomuk::ServiceControl::~ServiceControl (this=0x1dea320, __in_chrg=<optimized out>) at ../../../nepomuk/servicestub/servicecontrol.cpp:39
#9  0x00007f125de57d75 in QObjectPrivate::deleteChildren (this=0x1c2a230) at kernel/qobject.cpp:1955
#10 0x00007f125de5d349 in QObject::~QObject (this=0x7fffbb253810, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#11 0x00007f125c188f87 in QApplication::~QApplication (this=0x7fffbb253810, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1093
#12 0x0000000000403a4d in main (argc=2, argv=0x7fffbb253cb8) at ../../../nepomuk/servicestub/main.cpp:102

Possible duplicates by query: bug 237120.

Reported using DrKonqi
Comment 1 Sebastian Trueg 2011-11-18 12:45:20 UTC

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