[redland-dev] Segmentation Fault
Vinay Solanki
vinay at binghamton.edu
Wed Jul 27 19:23:06 BST 2005
Hi All,
While parsing the following RDF document
<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<!-- Test rdf:Seq with rdf:li and literal XML content -->
<rdf:Description rdf:about="http://example.com/somewhere/">
<a:foo xmlns:a="http://example.com/properties/">
<rdf:Seq>
<rdf:li rdf:parseType="Literal">some literal text</rdf:li>
</rdf:Seq>
</a:foo>
</rdf:Description>
</rdf:RDF>
I am getting segmentation fault where as many other RDF example document
from the tests/ dir in Raptor works fine.
Error:
<genid1> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type>
<http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq>
Segmentation fault
Thanks & Regards
Vinay Solanki
Research Associate,
Endicott Interconnect Technologies
Dept of Computer Science
SUNY - Binghamton
More information about the redland-dev
mailing list