Bug 287900 - Nepomuk crash when enabling Strigi
Summary: Nepomuk crash when enabling Strigi
Status: RESOLVED DUPLICATE of bug 285789
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-11-30 11:40 UTC by kyklops
Modified: 2011-11-30 12:40 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 kyklops 2011-11-30 11:40:51 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.7.3 (4.7.3)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-13-generic-pae i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
The crash occur every  time I check the "Enable Strigi Desktop File Indexer" checkbox in the Basic Settings tab of the Nepomuk/Strigi Server Configuration window. The "Enable Nepomuk Semantic Desktop" checkbox already checked.

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb34deb70 (LWP 3744)):
#0  0xb78ae424 in __kernel_vsyscall ()
#1  0xb6135ed1 in select () from /lib/i386-linux-gnu/libc.so.6
#2  0xb7732714 in QProcessManager::run (this=0xb788d3c8) at io/qprocess_unix.cpp:245
#3  0xb76587b3 in QThreadPrivate::start (arg=0xb788d3c8) at thread/qthread_unix.cpp:331
#4  0xb6056d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#5  0xb613d0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb568b710 (LWP 3743)):
[KCrash Handler]
#7  0xb3d9b103 in Nepomuk::Repository::close (this=0x86540a8) at ../../../../nepomuk/services/storage/repository.cpp:96
#8  0xb3d9b24c in Nepomuk::Repository::~Repository (this=0x86540a8, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/repository.cpp:78
#9  0xb3d9b352 in Nepomuk::Repository::~Repository (this=0x86540a8, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/repository.cpp:79
#10 0xb3d46aaf in Soprano::Server::ServerCore::~ServerCore() () from /usr/lib/libsopranoserver.so.1
#11 0xb3d99b00 in Nepomuk::Core::~Core (this=0x8650498, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/nepomukcore.cpp:45
#12 0xb3d99bf2 in Nepomuk::Core::~Core (this=0x8650498, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/nepomukcore.cpp:48
#13 0xb7767841 in QObjectPrivate::deleteChildren (this=0x86500d0) at kernel/qobject.cpp:1955
#14 0xb776c439 in QObject::~QObject (this=0x8617870, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#15 0xb6deff98 in Nepomuk::Service::~Service (this=0x8617870, __in_chrg=<optimized out>) at ../../nepomuk/core/nepomukservice.cpp:41
#16 0xb3d989ba in ~Storage (this=0x8617870, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/storage.cpp:54
#17 Nepomuk::Storage::~Storage (this=0x8617870, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/storage.cpp:56
#18 0xb7767841 in QObjectPrivate::deleteChildren (this=0x863f6f8) at kernel/qobject.cpp:1955
#19 0xb776c439 in QObject::~QObject (this=0x863d610, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#20 0x0804b940 in Nepomuk::ServiceControl::~ServiceControl (this=0x863d610, __in_chrg=<optimized out>) at ../../../nepomuk/servicestub/servicecontrol.cpp:39
#21 0xb7767841 in QObjectPrivate::deleteChildren (this=0x84ef620) at kernel/qobject.cpp:1955
#22 0xb776c439 in QObject::~QObject (this=0xbf879354, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#23 0xb7756648 in QCoreApplication::~QCoreApplication (this=0xbf879354, __in_chrg=<optimized out>) at kernel/qcoreapplication.cpp:671
#24 0xb6435943 in QApplication::~QApplication (this=0xbf879354, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1093
#25 0xb7055378 in KApplication::~KApplication (this=0xbf879354, __in_chrg=<optimized out>) at ../../kdeui/kernel/kapplication.cpp:894
#26 0x0804aed1 in main (argc=940069894, argv=0x580853d4) at ../../../nepomuk/servicestub/main.cpp:105

Possible duplicates by query: bug 287732, bug 287617, bug 287526, bug 287511, bug 287500.

Reported using DrKonqi
Comment 1 Sebastian Trueg 2011-11-30 12:40:45 UTC

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