Bug 262625

Summary: nepomukservicestub keeps crashing and spams me with crash handler dialogs
Product: nepomuk Reporter: Christian Weilbach <christian_weilbach>
Component: generalAssignee: Sebastian Trueg <sebastian>
Status: RESOLVED NOT A BUG    
Severity: crash CC: trueg
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christian Weilbach 2011-01-09 04:50:14 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.5.95 (4.6 RC2)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-24-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed: Logging in after a previous session crashed from hitting the swap-space badly. I have built kde from trunk in my home folder at in this crashing session, which install to my home folder which is at the same time indexed by nepomuk.

The crash can be reproduced every time.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Aborted
[KCrash Handler]
#6  0x00007fb146d4cba5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007fb146d506b0 in abort () at abort.c:92
#8  0x00007fb1491c9864 in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2259
#9  0x00007fb1484b1eed in QDebug::~QDebug (this=0x7fff48891ad0, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qdebug.h:85
#10 0x00007fb1485b8e43 in KApplicationPrivate::init (this=<value optimized out>, GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:516
#11 0x00007fb1485ba4d9 in KApplication::KApplication (this=0x7fff48891d10, GUIenabled=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:352
#12 0x000000000040361b in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../nepomuk/servicestub/main.cpp:101

Possible duplicates by query: bug 246404.

Reported using DrKonqi
Comment 1 Sebastian Trueg 2011-01-10 10:07:29 UTC
Sadly the backtrace is completely useless.
Could you please give me a list of running services after the last crash (services are not restarted after 5 crashes).
Comment 2 Sebastian Trueg 2011-11-04 20:00:08 UTC
Closing due to missing information.