Bug 288653

Summary: Nepomuk Service Stub Signal: Segmentation Fault
Product: nepomuk Reporter: durham_harry
Component: generalAssignee: Sebastian Trueg <sebastian>
Status: RESOLVED DUPLICATE    
Severity: crash CC: me, pablojasin, trueg
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: New crash information added by DrKonqi

Description durham_harry 2011-12-10 13:45:29 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-14-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
Every time I restart after updating or just restarting I get the above message and KDE crash.

The crash can be reproduced every time.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f35fe898b8e in Nepomuk::Repository::close (this=0x11b0750) at ../../../../nepomuk/services/storage/repository.cpp:86
#7  0x00007f35fe898ccc in Nepomuk::Repository::~Repository (this=0x11b0750, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/repository.cpp:75
#8  0x00007f35fe898da9 in Nepomuk::Repository::~Repository (this=0x11b0750, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/repository.cpp:76
#9  0x00007f35fe65fed7 in Soprano::Server::ServerCore::~ServerCore() () from /usr/lib/libsopranoserver.so.1
#10 0x00007f35fe8979fc in Nepomuk::Core::~Core (this=0x1161830, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/nepomukcore.cpp:45
#11 0x00007f35fe897aa9 in Nepomuk::Core::~Core (this=0x1161830, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/nepomukcore.cpp:48
#12 0x00007f360d9dfd75 in QObjectPrivate::deleteChildren (this=0x11ac1f0) at kernel/qobject.cpp:1955
#13 0x00007f360d9e5349 in QObject::~QObject (this=0x11a0120, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#14 0x00007f35fe896c83 in ~Storage (this=0x11a0120, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/storage.cpp:54
#15 Nepomuk::Storage::~Storage (this=0x11a0120, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/storage.cpp:56
#16 0x00007f360d9dfd75 in QObjectPrivate::deleteChildren (this=0x1162d60) at kernel/qobject.cpp:1955
#17 0x00007f360d9e5349 in QObject::~QObject (this=0x11610f0, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#18 0x0000000000404419 in Nepomuk::ServiceControl::~ServiceControl (this=0x11610f0, __in_chrg=<optimized out>) at ../../../nepomuk/servicestub/servicecontrol.cpp:39
#19 0x00007f360d9dfd75 in QObjectPrivate::deleteChildren (this=0x10346a0) at kernel/qobject.cpp:1955
#20 0x00007f360d9e5349 in QObject::~QObject (this=0x7fffb93b85e0, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#21 0x00007f360bd10f87 in QApplication::~QApplication (this=0x7fffb93b85e0, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1093
#22 0x0000000000403a4d in main (argc=2, argv=0x7fffb93b8a88) at ../../../nepomuk/servicestub/main.cpp:102

This bug may be a duplicate of or related to bug 283604.

Possible duplicates by query: bug 288633, bug 288623, bug 288620, bug 288387, bug 288316.

Reported using DrKonqi
Comment 1 Pablo Jasin 2011-12-10 19:00:25 UTC
Created attachment 66601 [details]
New crash information added by DrKonqi

nepomukservicestub (0.2) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4

- What I was doing when the application crashed:

This error appear always my system start or restart.

-- Backtrace (Reduced):
#6  0x00007f09a7a82b91 in Nepomuk::Repository::close (this=0x11a8d40) at ../../../../nepomuk/services/storage/repository.cpp:86
#7  0x00007f09a7a82ccc in Nepomuk::Repository::~Repository (this=0x11a8d40, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/repository.cpp:75
#8  0x00007f09a7a82da9 in Nepomuk::Repository::~Repository (this=0x11a8d40, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/repository.cpp:76
#9  0x00007f09a7849ed7 in Soprano::Server::ServerCore::~ServerCore() () from /usr/lib/libsopranoserver.so.1
#10 0x00007f09a7a819fc in Nepomuk::Core::~Core (this=0x1167bd0, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/nepomukcore.cpp:45
Comment 2 Sebastian Trueg 2011-12-12 10:05:49 UTC

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