Hi Sebastian,
the Vakantieland people sent me a SPARQL query that crashes the store
(using V6.1 on Linux 64 bit, DBpedia loaded). Error is a
segmentation fault.
The query was exactly like this (it came from Vakantieland, I tried it
on a store with DBpedia loaded, it even is supposed to crash an empty
store):
SELECT DISTINCT *
FROM <sampleGraph1>
FROM <sampleGraph2>
WHERE {
<http://vakantieland.nl/model/pois/ecodrome>
<http://www.holygoat.co.uk/owl/redwood/0.1/tags/taggedWithTag> ?uri .
<http://vakantieland.nl/model/pois/ecodrome> ?property ?uri .
}
OK. Will take a look and see what is going on.
We are working to get VOS 6.1.1 released later this week.
Patrick