Bug 325211

Summary: GLib-WARNING about use of GError
Product: [Fedora] Fedora Reporter: Curtis Doty <curtis>
Component: ImageMagickAssignee: Hans de Goede <hdegoede>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: nmurray
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-27 13:14:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Curtis Doty 2007-10-09 17:21:25 UTC
(process:2503): GLib-WARNING **: GError set over the top of a previous GError or
uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before
it's set.
The overwriting error message was: Error parsing XML data

I was attempting to convert from a svgz that indeed had mangled XML inside. But
the error indicates some bad coding style in ImageMagick that should probably be
checked.

Comment 1 Hans de Goede 2008-04-27 13:14:42 UTC
Short intro: I'm a new co-maintainer of ImageMagick and as such walking through
all open bugs.

This is fixed in 6.4.0.10-1, which should become available in rawhide once it
unfreezes from the current F-9 freeze.