Bug 284960 - nepomukservicestub segfaults
Summary: nepomukservicestub segfaults
Status: RESOLVED DUPLICATE of bug 283604
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-25 20:24 UTC by Alex Minton
Modified: 2011-10-25 22:54 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 Alex Minton 2011-10-25 20:24:32 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.1.0-rc9-1-desktop x86_64
Distribution: "openSUSE 12.1 RC 1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

I was just starting KDE 4.7.2 after last update from openSUSE Factory repos. No manual configuration change was performed, however strigi wasn't running eventhogh configured to do so.

The crash can be reproduced every time.

-- Backtrace:
Application: Заглушка службы Nepomuk (nepomukservicestub), signal: Segmentation fault
[KCrash Handler]
#6  0x00007fc59563ccfe in Nepomuk::Repository::close (this=0x7f2680) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/repository.cpp:86
#7  0x00007fc59563ce3c in Nepomuk::Repository::~Repository (this=0x7f2680, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/repository.cpp:75
#8  0x00007fc59563cf19 in Nepomuk::Repository::~Repository (this=0x7f2680, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/repository.cpp:76
#9  0x00007fc5953ff8a7 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=0x7b9880, __in_chrg=<optimized out>) at /usr/src/debug/soprano-2.7.0/server/servercore.cpp:77
#12 0x00007fc59563bb6c in Nepomuk::Core::~Core (this=0x7b9880, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/nepomukcore.cpp:45
#13 0x00007fc59563bc19 in Nepomuk::Core::~Core (this=0x7b9880, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/nepomukcore.cpp:48
#14 0x00007fc5a408b2b5 in QObjectPrivate::deleteChildren (this=0x7bbcc0) at kernel/qobject.cpp:1964
#15 0x00007fc5a4090859 in QObject::~QObject (this=0x7ec930, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#16 0x00007fc59563ae83 in ~Storage (this=0x7ec930, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/storage.cpp:54
#17 Nepomuk::Storage::~Storage (this=0x7ec930, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/storage.cpp:56
#18 0x00007fc5a408b2b5 in QObjectPrivate::deleteChildren (this=0x7e2b10) at kernel/qobject.cpp:1964
#19 0x00007fc5a4090859 in QObject::~QObject (this=0x7e64b0, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#20 0x00000000004047d9 in Nepomuk::ServiceControl::~ServiceControl (this=0x7e64b0, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/servicestub/servicecontrol.cpp:39
#21 0x00007fc5a408b2b5 in QObjectPrivate::deleteChildren (this=0x62c210) at kernel/qobject.cpp:1964
#22 0x00007fc5a4090859 in QObject::~QObject (this=0x7fffd4957020, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#23 0x00007fc5a21996e9 in QApplication::~QApplication() () from /usr/lib64/libQtGui.so.4
#24 0x0000000000403e0d in main (argc=2, argv=0x7fffd49574c8) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/servicestub/main.cpp:102

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

Possible duplicates by query: bug 283759, bug 271726, bug 270804, bug 270745, bug 270427.

Reported using DrKonqi
Comment 1 Christoph Feck 2011-10-25 22:54:21 UTC

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