Date: Fri, 02 Jan 2004 15:29:56 +0100 From: "Poul-Henning Kamp" <phk@phk.freebsd.dk> To: "Willem Jan Withagen" <wjw@withagen.nl> Cc: current@freebsd.org Subject: Re: Strange calloc problem Message-ID: <26612.1073053796@critter.freebsd.dk> In-Reply-To: Your message of "Fri, 02 Jan 2004 13:15:42 %2B0100." <029c01c3d12a$2488c2c0$471b3dd4@dual>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <029c01c3d12a$2488c2c0$471b3dd4@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@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?26612.1073053796>