[redland-dev] [Raptor RDF Syntax Library 0000507]: Turtle parse error causes fatal error
Mantis Bug Tracker
mantis-bug-sender at librdf.org
Thu Jun 7 17:58:12 EDT 2012
The following issue has been SUBMITTED.
======================================================================
http://bugs.librdf.org/mantis/view.php?id=507
======================================================================
Reported By: njh
Assigned To:
======================================================================
Project: Raptor RDF Syntax Library
Issue ID: 507
Category: api
Reproducibility: always
Severity: major
Priority: high
Status: new
Target Version: 2.0.8
Syntax Name:
======================================================================
Date Submitted: 2012-06-07 21:58
Last Modified: 2012-06-07 21:58
======================================================================
Summary: Turtle parse error causes fatal error
Description:
Some turtle parse error causes a fatal error, which RedStore receives and causes
it to shut down and exit.
For example a missing @prefix results in:
YY_FATAL_ERROR_EOF("turtle_qname_to_uri failed");
[INFO] Thu Jun 7 22:42:38 2012 127.0.0.1 - PUT
/data/products/radio_and_music
[DEBUG] Thu Jun 7 22:42:38 2012 Graph URI:
http://localhost:8080/data/products/radio_and_music
[DEBUG] Thu Jun 7 22:42:40 2012 Parsing using: turtle
[ERROR] Thu Jun 7 22:42:40 2012 The namespace prefix in "sc:Product" was not
declared.
[FATAL] Thu Jun 7 22:42:40 2012 turtle_qname_to_uri failed
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-06-07 21:58 njh New Issue
======================================================================
More information about the redland-dev
mailing list