Bug 294359 - Crash of Nepomunk at startup
Summary: Crash of Nepomunk at startup
Status: RESOLVED DUPLICATE of bug 285789
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-18 13:05 UTC by Ben
Modified: 2012-02-18 13:26 UTC (History)
1 user (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 Ben 2012-02-18 13:05:49 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.7.2 (4.7.2) "release 5" (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.1.0-1.2-desktop i686
Distribution: "openSUSE 12.1 (i586)"

-- Information about the crash:
- What I was doing when the application crashed: the crash append on a regular base at startup but I do not know if it is because of the lack of connection.

The crash can be reproduced every time.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Segmentation fault
[KCrash Handler]
#6  0xb3bb0253 in Nepomuk::Repository::close (this=0x816d680) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/repository.cpp:96
#7  0xb3bb039c in Nepomuk::Repository::~Repository (this=0x816d680, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/repository.cpp:78
#8  0xb3bb04a2 in Nepomuk::Repository::~Repository (this=0x816d680, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/repository.cpp:79
#9  0xb3b6047f in qDeleteAll<QHash<QString, Soprano::Model*>::const_iterator> (end=<optimized out>, begin=<optimized out>) at /usr/include/QtCore/qalgorithms.h:322
#10 qDeleteAll<QHash<QString, Soprano::Model*> > (c=...) at /usr/include/QtCore/qalgorithms.h:330
#11 Soprano::Server::ServerCore::~ServerCore (this=0x80ce168, __in_chrg=<optimized out>) at /usr/src/debug/soprano-2.7.2/server/servercore.cpp:77
#12 0xb3baec50 in Nepomuk::Core::~Core (this=0x80ce168, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/nepomukcore.cpp:45
#13 0xb3baed42 in Nepomuk::Core::~Core (this=0x80ce168, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/nepomukcore.cpp:48
#14 0xb75ae4d1 in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#15 0xb75b30c9 in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#16 0xb6bfc658 in Nepomuk::Service::~Service (this=0x81673c8, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.7.2/nepomuk/core/nepomukservice.cpp:41
#17 0xb3badbda in ~Storage (this=0x81673c8, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/storage.cpp:54
#18 Nepomuk::Storage::~Storage (this=0x81673c8, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/storage.cpp:56
#19 0xb75ae4d1 in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#20 0xb75b30c9 in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#21 0x0804bcf0 in Nepomuk::ServiceControl::~ServiceControl (this=0x8165fc8, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/servicestub/servicecontrol.cpp:39
#22 0xb75ae4d1 in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#23 0xb75b30c9 in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#24 0xb759d2b8 in QCoreApplication::~QCoreApplication() () from /usr/lib/libQtCore.so.4
#25 0xb6245a03 in QApplication::~QApplication() () from /usr/lib/libQtGui.so.4
#26 0xb6e76378 in KApplication::~KApplication (this=0xbfad5d64, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:894
#27 0x0804b281 in main (argc=) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/servicestub/main.cpp:105

Possible duplicates by query: bug 291461, bug 290263, bug 288316, bug 287012, bug 286796.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-02-18 13:26:02 UTC

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