Re: Possible bug in malloc-code

From: Poul-Henning Kamp <phk_at_phk.freebsd.dk>
Date: Fri, 28 May 2004 16:52:31 +0200
In message <079001c444bf$830965d0$471b3dd4_at_dual>, "Willem Jan Withagen" writes:

>If amd64-owners want to have a go at it, and see what they get:
>    cd /usr/ports/devel/cocktail/
>    make
>    cd work/cocktail-9309/reuse/m2c
>    make test
>    ./rMemoryDrv

I get 
	hex# ./rMemoryDrv
	Alloc:  n =          0, ADR = 00000800
	Alloc:  n =          0, ADR = 00000800
	Segmentation fault (core dumped)
	hex# setenv MALLOC_OPTIONS V
	hex# ./rMemoryDrv
	Alloc:  n =          0, ADR = 00000000
	Alloc:  n =          0, ADR = 00000000
	Segmentation fault (core dumped)


-- 
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.
Received on Fri May 28 2004 - 05:54:27 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:55 UTC