Bug 286210 - nepomuk crash at startup
Summary: nepomuk crash at startup
Status: RESOLVED DUPLICATE of bug 283604
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-09 19:14 UTC by Thomas Sperre
Modified: 2011-11-16 09:46 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 Thomas Sperre 2011-11-09 19:14:59 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:
- What I was doing when the application crashed:
starting up the computer, logging into kubuntu: nepomuk is disabled (message on lower right hand message area) - closer inspection reveals a segmentation fault

The crash can be reproduced every time.

-- Backtrace:
Application: Nepomuk-tenestestubb (nepomukservicestub), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f5774afdb8e in Nepomuk::Repository::close (this=0x1568460) at ../../../../nepomuk/services/storage/repository.cpp:86
#7  0x00007f5774afdccc in Nepomuk::Repository::~Repository (this=0x1568460, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/repository.cpp:75
#8  0x00007f5774afdda9 in Nepomuk::Repository::~Repository (this=0x1568460, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/repository.cpp:76
#9  0x00007f57748c4ed7 in Soprano::Server::ServerCore::~ServerCore() () from /usr/lib/libsopranoserver.so.1
#10 0x00007f5774afc9fc in Nepomuk::Core::~Core (this=0x1429360, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/nepomukcore.cpp:45
#11 0x00007f5774afcaa9 in Nepomuk::Core::~Core (this=0x1429360, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/nepomukcore.cpp:48
#12 0x00007f5788e54d75 in QObjectPrivate::deleteChildren (this=0x1564a20) at kernel/qobject.cpp:1955
#13 0x00007f5788e5a349 in QObject::~QObject (this=0x1587010, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#14 0x00007f5774afbc83 in ~Storage (this=0x1587010, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/storage.cpp:54
#15 Nepomuk::Storage::~Storage (this=0x1587010, __in_chrg=<optimized out>) at ../../../../nepomuk/services/storage/storage.cpp:56
#16 0x00007f5788e54d75 in QObjectPrivate::deleteChildren (this=0x1429c10) at kernel/qobject.cpp:1955
#17 0x00007f5788e5a349 in QObject::~QObject (this=0x14fde90, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#18 0x0000000000404419 in Nepomuk::ServiceControl::~ServiceControl (this=0x14fde90, __in_chrg=<optimized out>) at ../../../nepomuk/servicestub/servicecontrol.cpp:39
#19 0x00007f5788e54d75 in QObjectPrivate::deleteChildren (this=0x1341b80) at kernel/qobject.cpp:1955
#20 0x00007f5788e5a349 in QObject::~QObject (this=0x7fff8694b4c0, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#21 0x00007f5787185f87 in QApplication::~QApplication (this=0x7fff8694b4c0, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1093
#22 0x0000000000403a4d in main (argc=2, argv=0x7fff8694b968) at ../../../nepomuk/servicestub/main.cpp:102

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

Possible duplicates by query: bug 286199, bug 286096, bug 286010, bug 285896, bug 285886.

Reported using DrKonqi
Comment 1 Sebastian Trueg 2011-11-16 09:46:19 UTC

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