from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533704
A user run identify on a directory containing xml file that are not image and it crahs with message like this
Identify: Memory allocation failed `eg.rdf' @ svg.c/ReadSVGImage/2827.
Identify: Memory allocation failed `eg.html' @ svg.c/ReadSVGImage/2827.
It look like xml are considered by default as svg.
bastien
identify crashes on non-image XML files
-
- Posts: 467
- Joined: 2008-12-21T11:51:10-07:00
Re: identify crashes on non-image XML files
Any news of this bug ?
Regards
Bastien
Regards
Bastien
Re: identify crashes on non-image XML files
We cannot reproduce the problem. Post a URL to an image that is misidentified as SVG when its plain XML so we can download it, reproduce the problem, and work towards a patch. Thanks.
-
- Posts: 467
- Joined: 2008-12-21T11:51:10-07:00
Re: identify crashes on non-image XML files
We have a patch for the problem you reported. Non-SVG XML files will return with a 'no decode delegate for this image format' exception.
-
- Posts: 467
- Joined: 2008-12-21T11:51:10-07:00
Re: identify crashes on non-image XML files
Could you send the patch to 533704 at bugs.debian.org we will try to backport if possible.