Bug 291461 - nepomukservicestub segmentation fault on starting KDE with a VNC Viewer
Summary: nepomukservicestub segmentation fault on starting KDE with a VNC Viewer
Status: RESOLVED DUPLICATE of bug 285789
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: 2012-01-13 16:52 UTC by Michael
Modified: 2012-01-16 16:12 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 Michael 2012-01-13 16:52:40 UTC
Application: nepomukservicestub (0.2)
KDE Platform Version: 4.7.2 (4.7.2) "release 5"
Qt Version: 4.7.4
Operating System: Linux 3.1.0-1.2-desktop i686
Distribution: "openSUSE 12.1 (i586)"

-- Information about the crash:
- What I was doing when the application crashed:
On every startup of KDE using either of the Windows VNC Clients TightVNC 1.5.4 (included with current Windows installer 2.0.4) or RealVNC 4.1.3 (free edition) get a multitude of "nepokmuk indexing disabled" messages followed by the attach crash.

Standard openSUSE 12.1 DVD install with minimal additional packages installed. File etc/xinetd.d/vnc unchanged from default.

Fault also 100% reproducible with default java applet vnc viewer (ie http://hostname:5801)

The crash can be reproduced every time.

-- Backtrace:
Application: Nepomuk Service Stub (nepomukservicestub), signal: Segmentation fault
[KCrash Handler]
#6  0xb3c0b258 in Nepomuk::Repository::close (this=0x8179848) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/repository.cpp:96
#7  0xb3c0b39c in Nepomuk::Repository::~Repository (this=0x8179848, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/repository.cpp:78
#8  0xb3c0b4a2 in Nepomuk::Repository::~Repository (this=0x8179848, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/repository.cpp:79
#9  0xb3bba47f 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=0x81754c8, __in_chrg=<optimized out>) at /usr/src/debug/soprano-2.7.2/server/servercore.cpp:77
#12 0xb3c09c50 in Nepomuk::Core::~Core (this=0x81754c8, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/nepomukcore.cpp:45
#13 0xb3c09d42 in Nepomuk::Core::~Core (this=0x81754c8, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/nepomukcore.cpp:48
#14 0xb76894d1 in QObjectPrivate::deleteChildren (this=0x8146a78) at kernel/qobject.cpp:1964
#15 0xb768e0c9 in QObject::~QObject (this=0x81757a8, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#16 0xb6cd7658 in Nepomuk::Service::~Service (this=0x81757a8, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.7.2/nepomuk/core/nepomukservice.cpp:41
#17 0xb3c08bda in ~Storage (this=0x81757a8, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/storage.cpp:54
#18 Nepomuk::Storage::~Storage (this=0x81757a8, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/services/storage/storage.cpp:56
#19 0xb76894d1 in QObjectPrivate::deleteChildren (this=0x8171db0) at kernel/qobject.cpp:1964
#20 0xb768e0c9 in QObject::~QObject (this=0x8170940, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#21 0x0804bcf0 in Nepomuk::ServiceControl::~ServiceControl (this=0x8170940, __in_chrg=<optimized out>) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/servicestub/servicecontrol.cpp:39
#22 0xb76894d1 in QObjectPrivate::deleteChildren (this=0x806b4b0) at kernel/qobject.cpp:1964
#23 0xb768e0c9 in QObject::~QObject (this=0xbfd4fa44, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#24 0xb76782b8 in QCoreApplication::~QCoreApplication (this=0xbfd4fa44, __in_chrg=<optimized out>) at kernel/qcoreapplication.cpp:671
#25 0xb6320a43 in QApplication::~QApplication (this=0xbfd4fa44, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1088
#26 0xb6f51378 in KApplication::~KApplication (this=0xbfd4fa44, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:894
#27 0x0804b281 in main (argc=) at /usr/src/debug/kde-runtime-4.7.2/nepomuk/servicestub/main.cpp:105

Possible duplicates by query: bug 290263, bug 288316, bug 287012, bug 286796, bug 286222.

Reported using DrKonqi
Comment 1 Thijs 2012-01-16 16:12:51 UTC

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