Bug 285582

Summary: Nepomuk Service Stub Crashes at Login
Product: nepomuk Reporter: eric.erfanian
Component: generalAssignee: Sebastian Trueg <sebastian>
Status: RESOLVED DUPLICATE    
Severity: crash CC: me, trueg
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description eric.erfanian 2011-11-02 18:15:28 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-12-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
Fresh install -- happens after a few days.

The crash can be reproduced every time.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f12a837cba5 in Nepomuk::Repository::close (this=0x161e1b0) at ../../../../nepomuk/services/storage/repository.cpp:89
#7  0x00007f12a837cccc in Nepomuk::Repository::~Repository (this=0x161e1b0, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/repository.cpp:75
#8  0x00007f12a837cda9 in Nepomuk::Repository::~Repository (this=0x161e1b0, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/repository.cpp:76
#9  0x00007f12a8143ed7 in Soprano::Server::ServerCore::~ServerCore() () from /usr/lib/libsopranoserver.so.1
#10 0x00007f12a837b9fc in Nepomuk::Core::~Core (this=0x1619ac0, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/nepomukcore.cpp:45
#11 0x00007f12a837baa9 in Nepomuk::Core::~Core (this=0x1619ac0, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/nepomukcore.cpp:48
#12 0x00007f12b7268d75 in QObjectPrivate::deleteChildren (this=0x161e890) at kernel/qobject.cpp:1955
#13 0x00007f12b726e349 in QObject::~QObject (this=0x161b9b0, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#14 0x00007f12a837ac83 in ~Storage (this=0x161b9b0, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/storage.cpp:54
#15 Nepomuk::Storage::~Storage (this=0x161b9b0, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/storage.cpp:56
#16 0x00007f12b7268d75 in QObjectPrivate::deleteChildren (this=0x1619d40) at kernel/qobject.cpp:1955
#17 0x00007f12b726e349 in QObject::~QObject (this=0x1618390, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#18 0x0000000000404419 in Nepomuk::ServiceControl::~ServiceControl (this=0x1618390, __in_chrg=<optimized out>) at ../../../nepomuk/servicestub/servicecontrol.cpp:39
#19 0x00007f12b7268d75 in QObjectPrivate::deleteChildren (this=0x1410ce0) at kernel/qobject.cpp:1955
#20 0x00007f12b726e349 in QObject::~QObject (this=0x7fffe82f8170, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#21 0x00007f12b5599f87 in QApplication::~QApplication (this=0x7fffe82f8170, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1093
#22 0x0000000000403a4d in main (argc=2, argv=0x7fffe82f8618) at ../../../nepomuk/servicestub/main.cpp:102

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

Possible duplicates by query: bug 285569, bug 285452, bug 285443, bug 285407, bug 285379.

Reported using DrKonqi
Comment 1 Sebastian Trueg 2011-11-02 19:21:56 UTC

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