[cairo-bugs] [Bug 16481] Memory Leak When Converting Large SVG Files to PNG/PDF
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 14 15:07:21 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=16481
--- Comment #5 from Chris Wilson <chris at chris-wilson.co.uk> 2008-10-14 15:07:18 PST ---
Yikes! I didn't realise inkscape segfaults under valgrind. The traces you've
attached show a very early crash in inkscape before it even started to read the
SVG. Can you try a stand-alone converter like librsvg (rsvg-convert input.svg
-o output.png) and see if the memory leak occurs there as well. (As
rsvg-convert is a short-lived process you'll need to run it under valgrind
again with --leak-check=full, but only the "definitely lost" blocks will be
relevant.)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list