[Bug libfortran/64732] [5 Regression] julia build failure: double free or corruption in libgfortran.so.3
trippels at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 22 16:53:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64732
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution|--- |INVALID
--- Comment #5 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
I'm closing this issue for now. Because it turned out it depends
on malloc implementation that I use. glibc's malloc is fine.
With libllalloc.so.1.3 it fails.
More information about the Gcc-bugs
mailing list