GNOME Bugzilla – Bug 620238
crashes rending a trivial file
Last modified: 2010-09-20 09:33:58 UTC
The bug has been opened on https://bugs.launchpad.net/bugs/587248 "$ cat svg.py import gtk loader = gtk.gdk.PixbufLoader('svg') loader.write('<style type="text/css"> </style>') $ python svg.py zsh: segmentation fault python svg.py Tested on 64-bit and 32-bit Lucid. This is a simplified test-case. The original was an HTML error page. I haven't investigated whether this is a security issue." The issue happens using 2.26.3 and rsvg-view
Created attachment 162529 [details] [review] Patch with test case
Pushed. http://git.gnome.org/browse/librsvg/commit/?id=a55aa23ca95c749821c44c3d705adad0258305d9
*** Bug 629395 has been marked as a duplicate of this bug. ***