[m-dev.] diff: fix --thread-safe bug in scripts/ml.in

Fergus Henderson fjh at cs.mu.OZ.AU
Thu Feb 10 06:30:04 AEDT 2000


On 08-Feb-2000, Thomas Conway <conway at cs.mu.OZ.AU> wrote:
> 
> Any luck with the Linux bug?

No.

The code fails in grades asm_fast.gc.par and reg.gc.par.
It works fine in none.gc.par. 
It also works fine in asm_fast.gc.par and reg.gc.par
if you disable GC using `MERCURY_OPTIONS=-x'.
Examining the output with GC debugging enabled
(delete -DSILENT from boehm_gc/Makefile, and use
`MERCURY_OPTIONS=-dG') shows that it seems to crash
fairly shortly after the first real garbage collection.
The symptoms are definitely some kind of memory corruption.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list