Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: More toolchain issues



On Sun, Sep 27, 2009 at 06:44:08PM +0000, John Klos wrote:
>>> There seems to be a big stability problem with port-amiga since switching to
>>> jemalloc. I'm not sure what to do about it.
>>
>> Is there a way to reproduce the problem?
>
> One easily reproducable symptom is that you can't allocate more than 64  
> megs per process on an unlimited system (datasize 131072 kbytes).

Yes, I can reproduce this. malloc() returns a pointer but
accessing the first byte of the allocated area already
results in a segfault.

This most likely also killed gcc when compiling pcre.


-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index