id summary reporter owner description type status priority milestone component version severity resolution keywords cc 3846 georaster - ORA-31011: XML parsing failed ilucena ilucena "GDAL/GeoRaster crashs while loading images to Oracle. The debugger log is showing that the XML string is getting corrupted after a call to CPLString::Printf(). {{{ """""" GR1.metadata := XMLTYPE(' 21001 false 1 2 3 UNDEFINED 8BIT_U 3 8000 8000 3 0 0 0 REGULAR 16 16 1 512 512 3 BSQ NONE NONE BAND O :wktext, :author'); """""" }}} That final portion of the XML (""O :wktext, :author"") is part of pre-disposed memory content. The malformed PL/SQL statement returns that error: {{{ Resulting in: ERROR 1: ORA-31011: XML parsing failed ORA-19202: Error occurred in XML processing LPX-00245: extra data after end of document }}} " defect closed normal 1.8.0 GDAL_Raster svn-trunk normal fixed georaster warmerdam