GNOME Bugzilla – Bug 621636
crashed with SIGSEGV in rsvg_css_parse_xml_attribute_string
Last modified: 2011-11-14 12:40:26 UTC
this report has been filed here: https://bugs.edge.launchpad.net/ubuntu/+source/librsvg/+bug/594120 "eog segfaults when opening the attached SVG file." "Hilo 2 (Thread 0xb7e08b70 (LWP 3200)):
+ Trace 222415
Can you attach the problematic svg file here, please?
oh yes sorry , it was attached to launchpad so i'm linking it here: http://launchpadlibrarian.net/50316115/sample.svg.gz . Thanks Hiroyuki.
Confirmed on librsvg git master.
Created attachment 165524 [details] [review] Fix
Fixed on master. Unfortunately libxml2 has no support for parsing the contents of the <?xml-stylesheet ... ?> as pseudo-attributes according to xml-stylesheet spec [http://www.w3.org/TR/xml-stylesheet/], but this is near enough.