Skip to content

Instantly share code, notes, and snippets.

@whilo
Created May 26, 2014 15:29
Show Gist options
  • Save whilo/34dbc54a9cf30ce68b8a to your computer and use it in GitHub Desktop.
Save whilo/34dbc54a9cf30ce68b8a to your computer and use it in GitHub Desktop.
Minimal test case to trigger NPE in data.xml.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="svg2"
version="1.1"
inkscape:version="0.48.4 r9939"
width="744.1"
height="1052.3625"
xml:space="preserve"
sodipodi:docname="3-0.svg"><metadata
id="metadata8"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
id="defs6" /><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1037"
id="namedview4"
showgrid="false"
inkscape:zoom="3.588117"
inkscape:cx="441.11891"
inkscape:cy="564.1152"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1"
inkscape:current-layer="cuneiforms" /><g
id="g10"
inkscape:groupmode="layer"
inkscape:label="10622"
transform="matrix(1.25,0,0,-1.25,0,1052.3625)"><g
id="g18"><g
id="cuneiforms"
clip-path="url(#clipPath22)"><g
id="g1366"
transform="translate(304.5977,369.7344)" /><g
id="g2042"
transform="translate(322.80776,442.55445)" /><g
id="g2530"
transform="translate(385.72286,466.37185)"><path
d="M 0,0 C 0.697,-1.855 0.647,-4.083 -0.401,-5.793 -0.57,-6.069 -0.138,-6.32 0.03,-6.045 1.145,-4.229 1.225,-1.841 0.482,0.133 0.37,0.432 -0.113,0.302 0,0"
style="fill:#00a0e1;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path2532"
inkscape:connector-curvature="0" /></g><g
id="g2534"
transform="translate(385.74826,466.31225)"><path
d="m 0,0 c 0.953,-2.044 2.764,-2.882 4.956,-2.972 0.322,-0.013 0.321,0.487 0,0.5 C 2.928,-2.389 1.31,-1.631 0.432,0.252 0.296,0.544 -0.136,0.29 0,0"
style="fill:#00a0e1;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path2536"
inkscape:connector-curvature="0" /></g><g
id="g2538"
transform="translate(385.75306,460.32645)"><path
d="m 0,0 c 1.128,2.04 2.62,2.986 4.951,3.014 0.322,0.004 0.322,0.504 0,0.5 C 2.444,3.483 0.78,2.444 -0.432,0.252 -0.588,-0.03 -0.156,-0.282 0,0"
style="fill:#00a0e1;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path2540"
inkscape:connector-curvature="0" /></g><g
id="g2542"
transform="translate(390.70426,463.34005)"><path
d="m 0,0 c 6.641,-0.135 13.281,-0.27 19.922,-0.405 0.322,-0.006 0.322,0.494 0,0.5 C 13.281,0.23 6.641,0.365 0,0.5 -0.322,0.506 -0.322,0.006 0,0"
style="fill:#00a0e1;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path2544"
inkscape:connector-curvature="0" /></g></g></g></g></svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment