Bug 267847 - Nepumok crashes with starting up
Summary: Nepumok crashes with starting up
Status: RESOLVED DUPLICATE of bug 267666
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: 2011-03-07 01:58 UTC by Jesús Antonio
Modified: 2011-03-07 03:13 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 Jesús Antonio 2011-03-07 01:58:49 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.6.1 (4.6.1) (Compiled from sources)
Qt Version: 4.7.1
Operating System: Linux 2.6.37.1-slack x86_64

-- Information about the crash:
I was starting a KDE session when nepomok crashes. Happens all the time

The crash can be reproduced every time.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Segmentation fault
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.5-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
[KCrash Handler]
#6  0x00007f8801646f49 in Nepomuk::Repository::close (this=0xe03a40) at /home/chacho/temp/kde/kdebase-runtime-4.6.1/nepomuk/services/storage/repository.cpp:73
#7  0x00007f880164703d in ~Repository (this=0xe03a40, __in_chrg=<value optimized out>) at /home/chacho/temp/kde/kdebase-runtime-4.6.1/nepomuk/services/storage/repository.cpp:65
#8  0x00007f880140c727 in void qDeleteAll<QHash<QString, Soprano::Model*>::const_iterator>(QHash<QString, Soprano::Model*>::const_iterator, QHash<QString, Soprano::Model*>::const_iterator) ()
   from /opt/kde/lib/libsopranoserver.so.1
#9  0x00007f880140b872 in void qDeleteAll<QHash<QString, Soprano::Model*> >(QHash<QString, Soprano::Model*> const&) () from /opt/kde/lib/libsopranoserver.so.1
#10 0x00007f8801408e51 in Soprano::Server::ServerCore::~ServerCore() () from /opt/kde/lib/libsopranoserver.so.1
#11 0x00007f8801645e25 in ~Core (this=0xdff8e0, __in_chrg=<value optimized out>) at /home/chacho/temp/kde/kdebase-runtime-4.6.1/nepomuk/services/storage/nepomukcore.cpp:48
#12 0x00007f881218290e in QObjectPrivate::deleteChildren (this=0xdff660) at kernel/qobject.cpp:1957
#13 0x00007f88121802d6 in ~QObject (this=0xdfbcb0, __in_chrg=<value optimized out>) at kernel/qobject.cpp:945
#14 0x00007f8801644b83 in ~Storage (this=0x6f006e00610072, __in_chrg=<value optimized out>) at /home/chacho/temp/kde/kdebase-runtime-4.6.1/nepomuk/services/storage/storage.cpp:52
#15 0x00007f881218290e in QObjectPrivate::deleteChildren (this=0xdfcab0) at kernel/qobject.cpp:1957
#16 0x00007f88121802d6 in ~QObject (this=0xde4af0, __in_chrg=<value optimized out>) at kernel/qobject.cpp:945
#17 0x00000000004047ee in ~ServiceControl (this=0xde4af0, __in_chrg=<value optimized out>) at /home/chacho/temp/kde/kdebase-runtime-4.6.1/nepomuk/servicestub/servicecontrol.cpp:39
#18 0x00007f881218290e in QObjectPrivate::deleteChildren (this=0xcf2d80) at kernel/qobject.cpp:1957
#19 0x00007f88121802d6 in ~QObject (this=0x7fff1bae4e40, __in_chrg=<value optimized out>) at kernel/qobject.cpp:945
#20 0x00007f8812165ccf in ~QCoreApplication (this=0x7fff1bae4e40, __in_chrg=<value optimized out>) at kernel/qcoreapplication.cpp:648
#21 0x00007f880fb1349f in ~QApplication (this=0x7fff1bae4e40, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1195
#22 0x0000000000403f26 in main (argc=<value optimized out>, argv=<value optimized out>) at /home/chacho/temp/kde/kdebase-runtime-4.6.1/nepomuk/servicestub/main.cpp:165

Reported using DrKonqi
Comment 1 Christoph Feck 2011-03-07 03:13:58 UTC

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