[Bug 465281] New: strigidaemon crash | result no way to find something
https://bugzilla.novell.com/show_bug.cgi?id=465281 Summary: strigidaemon crash | result no way to find something Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: i686 OS/Version: openSUSE 11.1 Status: NEW Severity: Major Priority: P5 - None Component: KDE4 Applications AssignedTo: kde-maintainers@suse.de ReportedBy: brunofr@ioda.net QAContact: qa@suse.de Found By: --- Created an attachment (id=264435) --> (https://bugzilla.novell.com/attachment.cgi?id=264435) Full strigidaemon crashing User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-2.5 Firefox/3.0.5 FirePHP/0.2.1 Build Identifier: I've nepomuk + strigi (daemon & client search ) activated I've add some directory to index But when I launch a search nothing happen With strigiclient 0 files is indexed. Reproducible: Always Steps to Reproduce: 1.activate strigi+nepomuk in system-settings 2.launch strigidaemon in konsole when it's not running 3.launch strigiclient -> click start indexing 4.see the daemon log and crash Actual Results: strigidaemon WARNING: field 'http://strigi.sf.net/ontologies/0.9#debugParseError' is not defined in any rdfs ontology database. (Soprano::IndexManager) creating IndexReader IndexReader::IndexReader in thread QThread(0x80bd048) .. Error in thread 3040811920 : "query: Graph pattern graph operation is not implemented yet. Ending query execution. (error)" (line: 1, column: -1) Erreur de segmentation Full trace in attachement as we can't publish more than 65k chars here. Expected Results: files indexed and searchable in dolphin & konqueror. Before kde4 we have the opportunity to search content inside file slow but working. Now we have none of them, search have to be made by grep ! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=465281 User sven.burmeister@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=465281#c1 Sven Burmeister <sven.burmeister@gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sven.burmeister@gmx.net --- Comment #1 from Sven Burmeister <sven.burmeister@gmx.net> 2009-01-12 03:25:03 MST --- What backend do you use for strigi? the only crashes I know of are: 1.) a crash when parsing email, which was fixed in strigi trunk some tome ago. 2.) using the sesame2 backend, one has to install java-1_6_0-sun-devel before it works. (see bug 461599) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=465281 User brunofr@ioda.net added comment https://bugzilla.novell.com/show_bug.cgi?id=465281#c2 --- Comment #2 from Bruno Friedmann <brunofr@ioda.net> 2009-01-12 03:41:26 MST --- strigidaemon.conf in ~/.strigi Mean it should use sopranobackend <strigiDaemonConfiguration useDBus='1'> <repository name='localhost' writeable='1' pollingInterval='180' urlbase='' indexdir='' type='sopranobackend'> <path path='/home/bruno'> </path> <path path='/home/bruno/.kde'> </path> <path path='/home/bruno/.kde4'> </path> <path path='/ioda/data/ioda-net'> </path> <path path='/ioda/data/user-data'> </path> <path path='/ioda/data/web-data/'> </path> </repository> <filters> <filter pattern='.*/' include='0'> </filter> <filter pattern='.*' include='0'> </filter> <filter pattern='*~' include='0'> </filter> <filter pattern='*.part' include='0'> </filter> </filters> </strigiDaemonConfiguration> I'm using the repository KDE4:/stable/Desktop kde4-config --version Qt: 4.4.3 KDE: 4.1.3 (KDE 4.1.3) "release 69.2" kde4-config: 1.0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=465281 User sven.burmeister@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=465281#c3 --- Comment #3 from Sven Burmeister <sven.burmeister@gmx.net> 2009-01-12 03:44:23 MST --- Use rpm -qa | grep soprano and check which backend it uses. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=465281 User brunofr@ioda.net added comment https://bugzilla.novell.com/show_bug.cgi?id=465281#c4 --- Comment #4 from Bruno Friedmann <brunofr@ioda.net> 2009-01-12 03:51:37 MST --- rpm -qav | grep soprano soprano-backend-redland-2.1.1-32.2 libsoprano4-2.1.1-32.2 soprano-2.1.1-32.2 and here an extract of sopranocmd --help sopranocmd 2.1.1 Copyright (C) 2007-2008 Sebastian Trueg <trueg@kde.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. (Soprano::PluginManager) loading all plugins (Soprano::PluginManager) searching plugin file from "/usr/share/soprano/plugins" (Soprano::PluginManager) found plugin file "/usr/share/soprano/plugins/nquadparser.desktop" (Soprano::PluginManager) plugin has proper version. (Soprano::PluginManager) found parser plugin "nquadparser" (Soprano::PluginManager) found plugin file "/usr/share/soprano/plugins/nquadserializer.desktop" (Soprano::PluginManager) plugin has proper version. (Soprano::PluginManager) found serializer plugin "nquadserializer" (Soprano::PluginManager) found plugin file "/usr/share/soprano/plugins/raptorparser.desktop" (Soprano::PluginManager) plugin has proper version. (Soprano::PluginManager) found parser plugin "raptorparser" (Soprano::PluginManager) found plugin file "/usr/share/soprano/plugins/raptorserializer.desktop" (Soprano::PluginManager) plugin has proper version. (Soprano::PluginManager) found serializer plugin "raptorserializer" (Soprano::PluginManager) found plugin file "/usr/share/soprano/plugins/redlandbackend.desktop" (Soprano::PluginManager) plugin has proper version. (Soprano::PluginManager) found backend plugin "redland" (Soprano::PluginManager) searching plugin file from "/usr/local/share/soprano/plugins" (Soprano::PluginManager) searching plugin file from "/usr/share/soprano/plugins" (Soprano::PluginManager) found plugin file "/usr/share/soprano/plugins/nquadparser.desktop" (Soprano::PluginManager) plugin has proper version. (Soprano::PluginManager) found plugin file "/usr/share/soprano/plugins/nquadserializer.desktop" (Soprano::PluginManager) plugin has proper version. (Soprano::PluginManager) found plugin file "/usr/share/soprano/plugins/raptorparser.desktop" (Soprano::PluginManager) plugin has proper version. (Soprano::PluginManager) found plugin file "/usr/share/soprano/plugins/raptorserializer.desktop" (Soprano::PluginManager) plugin has proper version. (Soprano::PluginManager) found plugin file "/usr/share/soprano/plugins/redlandbackend.desktop" (Soprano::PluginManager) plugin has proper version. (Soprano::PluginManager) searching plugin file from "/etc/opt/kde3/share/soprano/plugins" (Soprano::PluginManager) searching plugin file from "/opt/kde3/share/soprano/plugins" (Soprano::PluginManager) loaded plugin from "/usr/lib/soprano/libsoprano_redlandbackend.so" But I don't find sesame -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=465281 User sven.burmeister@gmx.net added comment https://bugzilla.novell.com/show_bug.cgi?id=465281#c5 --- Comment #5 from Sven Burmeister <sven.burmeister@gmx.net> 2009-01-12 03:55:34 MST --- Then you are not using sesame. I have no experience with the redland backend. You could try to get a backtrace from soprano/nepomuk by running "nepomukservicestub nepomukstrigiservice" in gdb -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=465281 User brunofr@ioda.net added comment https://bugzilla.novell.com/show_bug.cgi?id=465281#c6 --- Comment #6 from Bruno Friedmann <brunofr@ioda.net> 2009-01-12 04:41:08 MST --- actually it's running, would take a certain time something like 130Go to index :-) I don't success to write a log with gdb did you have a trick I've launch it by gdb run /usr/bin/nepomukservices nepomukstrigiservice What I could see now it's changing the index db. The time I wrote this note it's crash ... Here the last lines running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/websites/Zend Framework Manual"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/BOINC/slots"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/BOINC/projects"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/BOINC/locale"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/Mes albums/Album Photos Valterbimania.ch"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/Mes albums/Elite Building Service - Boma Trade Show"^^<http://www.w3.org/2001/XMLSchema#string> ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/Mes albums/Elite Building Service - ten years party"^^<http://www.w3.org/2001/XMLSchema#string> ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/pfp_geologie"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/mapserver-nightly"^^<http://www.w3.org/2001/XMLSchema#string> ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/PDFLib"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/frequency decoder ~ Unobtrusive JavaScript datePicker widgit demo_files"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/zftests_reports"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/HDD_WD320_Scorpio_black.ps"^^<http://www.w3.org/2001/XMLSchema#string> ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/pfp_php_pdo"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/sigeom"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/compat-wireless-2.6-old"^^<http://www.w3.org/2001/XMLSchema#string> ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/svn_checkout"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/valterbimania_photos"^^<http://www.w3.org/2001/XMLSchema#string> ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/localhost"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/rdp_cache"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/cage_a_virus"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/BF_PGSQL"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" deleteEntries query: "select ?g where { ?r <http://freedesktop.org/standards/xesam/1.0/core#url> "/home/bruno/tmp/BF_PGSQL/BF_N16_PFP.odb"^^<http://www.w3.org/2001/XMLSchema#string> ?g <http://www.strigi.org/fields#indexGraphFor> ?r . }" Starting analysis for QUrl( "file:///home/bruno/tmp/BF_PGSQL/BF_N16_PFP.odb" ) in thread QThread(0x80b1870) running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/date-picker"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/php_reports"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/animfact.1225291869"^^<http://www.w3.org/2001/XMLSchema#string> ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/configVim"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/sf-snap"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/botta"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/AWG"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/pgsnap-0.4.0"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/salasaga-0.8.0~alpha4"^^<http://www.w3.org/2001/XMLSchema#string> ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/akregator_export"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp/KDE_KCRASH"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/iscan-2.10.0"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/cacti_templates"^^<http://www.w3.org/2001/XMLSchema#string> ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/fpdf"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/lightscribe"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/Quantum"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/luvcview-20070512"^^<http://www.w3.org/2001/XMLSchema#string> ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/phpclamav"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/Audacity"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/Brother_CDP-560CN"^^<http://www.w3.org/2001/XMLSchema#string> ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/Games"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/Ooo"^^<http://www.w3.org/2001/XMLSchema#string>. ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/mediaplayer"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/chorizo"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/antlr-2.7.7"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/KGtk-0.10.0"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/Examsim"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/wakelan-1.1"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/nessus"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/grub-images"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/rscds"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" Starting analysis for QUrl( "file:///home/bruno/src_tmp/rscds/davical_0.9.6.2.tar.gz" ) in thread QThread(0x80b1870) running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/essai-css"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/src_tmp/eclipse"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" QWidget: Cannot create a QWidget when no GUI is being used Program received signal SIGABRT, Aborted. 0xffffe430 in __kernel_vsyscall () (gdb) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=465281 User brunofr@ioda.net added comment https://bugzilla.novell.com/show_bug.cgi?id=465281#c7 --- Comment #7 from Bruno Friedmann <brunofr@ioda.net> 2009-01-12 05:55:04 MST --- Ok what I've found is strigidaemon crash every time it encounter a tar.gz or tar.bz2 file. So I've added a filter in this sense. in ~/./strigi/daemon.conf <filter pattern='*.tar.bz2' include='0'> </filter> <filter pattern='*.tar.gz' include='0'> </filter> and relaunch it It found that some previous index have to be deleted but fail in this simple task too :-) (Soprano::IndexManager) creating IndexReader IndexReader::IndexReader in thread QThread(0x8156f48) running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/workspace"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/websites"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/Music"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/BOINC"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/Mes albums"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno/tmp"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" deleteEntries query: "select ?g where { ?r <http://freedesktop.org/standards/xesam/1.0/core#url> "/home/bruno/workspace/BF_ZendStudio_Preferences.epf"^^<http://www.w3.org/2001/XMLSchema#string> ?g <http://www.strigi.org/fields#indexGraphFor> ?r . }" Found indexGraph to delete: "http://www.strigi.org/contexts/906666ea-48fe-44a0-a4f6-c049563088b2" deleteEntries query: "select ?g where { ?r <http://freedesktop.org/standards/xesam/1.0/core#url> "/home/bruno/tmp/KDE_KCRASH"^^<http://www.w3.org/2001/XMLSchema#string> . ?g <http://www.strigi.org/fields#indexGraphFor> ?r . }" deleteEntries query: "select ?g where { ?r <http://freedesktop.org/standards/xesam/1.0/core#url> "/home/bruno/workspace/InitTest.php.plain.html"^^<http://www.w3.org/2001/XMLSchema#string> ?g <http://www.strigi.org/fields#indexGraphFor> ?r . }" Found indexGraph to delete: "http://www.strigi.org/contexts/575392d0-2d1d-43f1-b1b9-090e82dd5b1d" Found indexGraph to delete: "http://www.strigi.org/contexts/700acec4-3ff7-4281-aad4-c4496fbf86e5" deleteEntries query: "select ?g where { ?r <http://freedesktop.org/standards/xesam/1.0/core#url> "/home/bruno/tmp/cartoweb-withdemo-3.5.0.tar.gz"^^<http://www.w3.org/2001/XMLSchema#string> ?g <http://www.strigi.org/fields#indexGraphFor> ?r . }" Found indexGraph to delete: "http://www.strigi.org/contexts/10af588f-a934-4436-8b8d-5ae5e7b44a3d" deleteEntries query: "select ?g where { ?r <http://freedesktop.org/standards/xesam/1.0/core#url> "/home/bruno/tmp/compat-wireless-old.tar.bz2"^^<http://www.w3.org/2001/XMLSchema#string> ?g <http://www.strigi.org/fields#indexGraphFor> ?r . }" deleteEntries query: "select ?g where { ?r <http://freedesktop.org/standards/xesam/1.0/core#url> "/home/bruno/workspace/hs_err_pid21782.log"^^<http://www.w3.org/2001/XMLSchema#string> ?g <http://www.strigi.org/fields#indexGraphFor> ?r . }" Found indexGraph to delete: "http://www.strigi.org/contexts/2d04cb72-c230-41ed-9b07-a3dba17e6ff0" Found indexGraph to delete: "http://www.strigi.org/contexts/921146c9-9762-4356-b1c1-6f0d05070378" /usr/lib/strigi/strigita_wav.so /usr/lib/strigi/strigita_wav.so: undefined symbol: strigiAnalyzerFactory /usr/lib/strigi/strigita_avi.so /usr/lib/strigi/strigita_avi.so: undefined symbol: strigiAnalyzerFactory (Soprano::LiteralValue) unknown literal type uri: QUrl( "http://freedesktop.org/standards/xesam/1.0/schema#Uri" ) (Soprano::LiteralValue) unknown literal type uri: QUrl( "" ) (Soprano::LiteralValue) unknown literal type uri: QUrl( "http://freedesktop.org/standards/xesam/1.0/schema#Uri" ) (Soprano::LiteralValue) unknown literal type uri: QUrl( "" ) (Soprano::LiteralValue) unknown literal type uri: QUrl( "" ) (Soprano::LiteralValue) unknown literal type uri: QUrl( "" ) (Soprano::LiteralValue) unknown literal type uri: QUrl( "" ) running getChildren query: "select distinct ?path ?mtime where { ?r <http://strigi.sf.net/ontologies/0.9#parentUrl> "/home/bruno"^^<http://www.w3.org/2001/XMLSchema#string> . ?r <http://freedesktop.org/standards/xesam/1.0/core#sourceModified> ?mtime . ?r <http://freedesktop.org/standards/xesam/1.0/core#url> ?path . }" "(Soprano)" Error in thread 2999683984 : "Command timed out." "(Soprano)" Error in thread 2999683984 : "Command timed out." "(Soprano)" Error in thread 2999683984 : "Command timed out." "(Soprano)" Error in thread 2999683984 : "Command timed out." -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=465281 User brunofr@ioda.net added comment https://bugzilla.novell.com/show_bug.cgi?id=465281#c8 --- Comment #8 from Bruno Friedmann <brunofr@ioda.net> 2009-01-12 06:22:20 MST --- So I take the decision to purge all index & data from nepomuk close my kde4 session and reboot the pc ... Be sure the filter are set correctly Now nepomuk is running, I'll have to wait some hours. If you have more idea I'll take them :-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=465281 User wstephenson@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=465281#c9 Will Stephenson <wstephenson@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low Status|NEW |RESOLVED URL| |https://bugs.kde.org/show_b | |ug.cgi?id=179376 CC| |wstephenson@novell.com Resolution| |UPSTREAM Severity|Major |Critical --- Comment #9 from Will Stephenson <wstephenson@novell.com> 2009-01-13 09:40:36 MST --- It's an upstream bug, please use these trackers to reach the developers of strigi: https://bugs.kde.org/show_bug.cgi?id=179376 http://sourceforge.net/tracker/index.php?func=detail&aid=2482404&group_id=171000&atid=856302 (Marking as low because there is a workaround and there is no strigi UI in 11.1) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=465281 User brunofr@ioda.net added comment https://bugzilla.novell.com/show_bug.cgi?id=465281#c10 --- Comment #10 from Bruno Friedmann <brunofr@ioda.net> 2009-01-13 22:46:42 MST --- Hi William, Ok for the upstream bug But I'm not agree with the resolved status : For now with all update on my opensuse I'm not able to index my files After running One night, at every startup nepomuk restart crawling all the system even with the filter I've indicated before (don't try to open gz on bzip2 files). Today after a restart of kde, I've wait one hour and a half. So I have to stop all repomuk services as I need my computer to work. As a result I've no way to make a successful research.. You indicate there a workaround but don't tell what it is. Could you be more specific ? You also said there's no UI what about strigiclient ? And for the search there's kfind or did it not using the nepomuk services ? In this case why opensuse make nepomuk active by default ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com