--- Additional Comments From csilvers at google dot com 2008-07-14 00:12
---
Subject: Re: PATCH COMMITTED: new variable for malloc
It turns out a variable I thought would always point to the beginning
of the malloc-block, can actually change value. This was causing
crashes in some
--- Additional Comments From csilvers at google dot com 2008-07-14 00:12
---
OK, I've committed it to the CVS repository. Thanks for the report.
--
What|Removed |
--- Additional Comments From csilvers at google dot com 2008-07-13 23:46
---
I've figured out the crashing bug, and can fix that. I tried your test and it
gave a different line number than you got, but I assume that's due to build
differences. But just to make sure, d
--- Additional Comments From csilvers at google dot com 2008-07-12 21:48
---
I've committed the following patch to configure.in to fix this problem:
---
Index: configure.in
===
RCS file: /cvs/src/src/ld/configure
--- Additional Comments From csilvers at google dot com 2008-07-12 21:41
---
Subject: PATCH COMMITTED: use libz for ld
The ld directory testsuite was failing because the boostrap tests
needed to use libbfd, and now need zlib to go along with that. I
fixed the test by adding libz to
--- Additional Comments From csilvers at google dot com 2008-07-12 20:55
---
Subject: Re: Linker is broken
} Craig, could you please update ld testsuite? Thanks.
I'm looking into it but having trouble reproducing the exact problem
you're seeing (I think -- I'm no