LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-22-2012, 05:31 PM   #1
Geremia
Member
 
Registered: Apr 2011
Distribution: slackware64-current
Posts: 497

Rep: Reputation: 45
KDE 4.8: Soprano "invalid iterator" nepomukstorage


Occasionally, KDE 4.8 will freeze and the frames and my windows will disappear. I have to restart X. This is what my .xsession_errors repeatedly says:
Code:
"/usr/bin/kactivitymanagerd(3117)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
QObject: Cannot create children for a parent that is in a different thread.
(Parent is Soprano::Client::LocalSocketClient(0x7a3b48), parent's thread is QThread(0x64e330), current thread is RankingsUpdateThread(0x7c25d0)
"/usr/bin/kactivitymanagerd(3117)" Soprano: "QLocalSocket::connectToServer: Invalid name"
"/usr/bin/kactivitymanagerd(3117)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/kactivitymanagerd(3117)" Soprano: "Unsupported operation (2)": "Invalid model"
"/usr/bin/kactivitymanagerd(3117)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/kactivitymanagerd(3117)" Soprano: "Unsupported operation (2)": "Invalid model"
"/usr/bin/kactivitymanagerd(3117)" Soprano: "Unsupported operation (2)": "Invalid model"
"/usr/bin/kactivitymanagerd(3117)" Soprano: "Invalid iterator."
"/usr/bin/kactivitymanagerd(3117)" Soprano:
I thought I turned off nepomuk indexing etc. Why is it still running? Is there a way to get rid of nepomukserver or permanently turn it off? Thanks

UPDATE: It appears that kdeinit4 crashes. Here's the backtrace:
Code:
Application: Demone KDE (kdeinit4), signal: Aborted
[Current thread is 1 (Thread 0x7f57b110c7a0 (LWP 2617))]

Thread 2 (Thread 0x7f579549d700 (LWP 2635)):
#0  0x00007f57add22893 in poll () from /lib64/libc.so.6
#1  0x00007f57aa2a9e34 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f57aa2aa36d in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f57afad8b56 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#4  0x00007f57afaa87d2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#5  0x00007f57afaa8a8d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#6  0x00007f57af9a67e8 in QThread::exec() () from /usr/lib64/qt/lib/libQtCore.so.4
#7  0x00007f57afa873a8 in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
#8  0x00007f57af9a8e6b in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
#9  0x00007f57af706e6b in start_thread () from /lib64/libpthread.so.0
#10 0x00007f57add2cb6d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f57b110c7a0 (LWP 2617)):
[KCrash Handler]
#6  0x00007f57adc79025 in raise () from /lib64/libc.so.6
#7  0x00007f57adc7a9d6 in abort () from /lib64/libc.so.6
#8  0x00007f57adc71a5e in __assert_fail_base () from /lib64/libc.so.6
#9  0x00007f57adc71b20 in __assert_fail () from /lib64/libc.so.6
#10 0x00007f578ea9552b in snd_hctl_handle_events () from /usr/lib64/libasound.so.2
#11 0x00007f578eaa02c9 in snd_mixer_handle_events () from /usr/lib64/libasound.so.2
#12 0x00007f578ed6065d in ?? () from /usr/lib64/kde4/kded_kmixd.so
#13 0x00007f578ed58e8a in ?? () from /usr/lib64/kde4/kded_kmixd.so
#14 0x00007f57afac052a in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt/lib/libQtCore.so.4
#15 0x00007f57afac73df in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
#16 0x00007f57afabe229 in QObject::event(QEvent*) () from /usr/lib64/qt/lib/libQtCore.so.4
#17 0x00007f57aebe7b74 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt/lib/libQtGui.so.4
#18 0x00007f57aebec7bf in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt/lib/libQtGui.so.4
#19 0x00007f57b0affac6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#20 0x00007f57afaa97ac in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt/lib/libQtCore.so.4
#21 0x00007f57afadb5ce in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
#22 0x00007f57afad83ad in ?? () from /usr/lib64/qt/lib/libQtCore.so.4
#23 0x00007f57aa2a98f3 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f57aa2aa0d0 in ?? () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f57aa2aa36d in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f57afad8aff in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#27 0x00007f57aec8d86e in ?? () from /usr/lib64/qt/lib/libQtGui.so.4
#28 0x00007f57afaa87d2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#29 0x00007f57afaa8a8d in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt/lib/libQtCore.so.4
#30 0x00007f57afaad26b in QCoreApplication::exec() () from /usr/lib64/qt/lib/libQtCore.so.4
#31 0x00007f579f4a3ab7 in kdemain () from /usr/lib64/libkdeinit4_kded4.so
#32 0x0000000000407316 in _start ()
I think the issue has to do with auto window tiling. I turned it off, and I'm not having these problems anymore.

Last edited by Geremia; 02-24-2012 at 07:52 PM. Reason: addition
 
  


Reply

Tags
kde, kde configuration, kde4, kdecrash



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] [solved]Help! "Invalid D-BUS interface name 'org.kde.plasma-desktop.PlasmaApp' found ..." wubai Slackware 1 10-21-2010 06:58 AM
ns:"error when calling class OldSim"&tclsh:"invalid command+child process exits abn." shojaru Linux - Newbie 0 03-05-2009 04:23 AM
"cp -p" fails with "cp: setting permissions for `/home/svbld/t': Invalid argument" mkhesin Red Hat 1 02-28-2007 12:57 AM
Cedega from Fat32 (Invalid path "." given for "--use-dos-cwd") bdox Linux - Software 0 03-30-2005 11:24 AM
Cedega and Fat32 (Invalid path "." given for "--use-dos-cwd") bdox Linux - Games 0 03-26-2005 02:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:08 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration