Bug 276048 - nepomukservicestub keeps crashing after being killed once
Summary: nepomukservicestub keeps crashing after being killed once
Status: RESOLVED NOT A BUG
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-06-19 14:50 UTC by Dennis Schridde
Modified: 2011-10-17 09:56 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 Dennis Schridde 2011-06-19 14:50:32 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-8-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
I killed 2 instances of nepomukservicestub (digikam*something and another instance) because they were consuming lots of CPU time. Quickly thereafter DrKonqui dialogues started to appear telling me about nepomukservicestub instances aborting. This continues several times in a row.

The crash can be reproduced every time.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Aborted
[KCrash Handler]
#7  0x00e0a416 in __kernel_vsyscall ()
#8  0x00bb1e71 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0x00bb534e in abort () at abort.c:92
#10 0x008b43ba in qt_message_output (msgType=QtFatalMsg, buf=0x8136fe0 "digikamnepomukservice(10957): Session bus not found \nTo circumvent this problem try the following command (with Linux and bash) \nexport $(dbus-launch) \n") at global/qglobal.cpp:2282
#11 0x00ef788b in QDebug::~QDebug (this=0xbfec4590, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qdebug.h:85
#12 0x00fee03b in KApplicationPrivate::init (this=0x811fe00, GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:516
#13 0x00feefe7 in KApplication::KApplication (this=0xbfec4778, GUIenabled=true) at ../../kdeui/kernel/kapplication.cpp:352
#14 0x0804ab61 in main (argc=) at ../../../nepomuk/servicestub/main.cpp:101

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

Possible duplicates by query: bug 272647, bug 270442, bug 262625, bug 246404.

Reported using DrKonqi
Comment 1 Sebastian Trueg 2011-10-17 09:56:09 UTC
This is not an actual crash which we can fix. It is caused by a missing DBus session and thus, an assert. Closing as INVALID.