Strange calloc problem

Poul-Henning Kamp phk at phk.freebsd.dk
Fri Jan 2 06:30:05 PST 2004


In message <029c01c3d12a$2488c2c0$471b3dd4 at dual>, "Willem Jan Withagen" writes:
>
>I'm running this compiler which is rather heap intensive and it crashed with
>a SigFault
>in calloc/malloc (I've tied both, but as expected calloc calls malloc)
>What suggestions are there further to track this down to the real problem.

Try running with malloc flags 'A' and 'J'

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-current mailing list