[Bug 339637] Crash when parsing a .svg
librsvg (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Tue Apr 25 12:42:38 UTC 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=339637
librsvg | general | Ver: 2.14.x
Dom Lachowicz changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #4 from Dom Lachowicz 2006-04-25 12:42 UTC -------
Valgrind reported a similar error. Thanks. This is committed to the HEAD and
gnome-2-14 branches.
==27896== ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 62 from 1)
==27896==
==27896== 2 errors in context 1 of 1:
==27896== Conditional jump or move depends on uninitialised value(s)
==27896== at 0xA85BA2: g_ptr_array_add (in /usr/lib/libglib-2.0.so.0.1100.0)
==27896== by 0x403B855: rsvg_node_group_pack (rsvg-structure.c:167)
==27896== by 0x40440CB: rsvg_characters (rsvg-base.c:620)
==27896== by 0x747DFFA: xmlParseCharData (in /usr/lib/libxml2.so.2.6.23)
==27896== by 0x7487B8B: xmlParseChunk (in /usr/lib/libxml2.so.2.6.23)
==27896== by 0x40444EC: rsvg_handle_write_impl (rsvg-base.c:797)
==27896== by 0x40451C4: rsvg_handle_write (rsvg-base.c:1281)
==27896== by 0x402A2F9: rsvg_handle_fill_with_data
(rsvg-base-file-util.c:39)
==27896== by 0x402A447: rsvg_handle_new_from_file
(rsvg-base-file-util.c:103)
==27896== by 0x8049B3D: main (rsvg-convert.c:218)
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Pkg-gnome-maintainers
mailing list