[libxml-devel] [ libxml-Bugs-19738 ] malloc errors in libxml
noreply at rubyforge.org
noreply at rubyforge.org
Wed Apr 23 20:01:40 EDT 2008
Bugs item #19738, was opened at 2008-04-23 20:01
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=1971&aid=19738&group_id=494
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: malloc errors in libxml
Initial Comment:
I'm sure you folks already know about this, but I'm getting errors like this when using the current version of LibXML:
ruby(309) malloc: *** error for object 0x4fcf30: incorrect checksum for freed object - object was probably modified after being freed, break at szone_error to debug
ruby(309) malloc: *** set a breakpoint in szone_error to debug
ruby(309) malloc: *** error for object 0x4bb5d0: incorrect checksum for freed object - object was probably modified after being freed, break at szone_error to debug
ruby(309) malloc: *** set a breakpoint in szone_error to debug
I have not noticed that this is causing any incorrect output, however...
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=1971&aid=19738&group_id=494
More information about the libxml-devel
mailing list