Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 96 11:28:26 +0200
From:      cracauer@wavehh.hanse.de (Martin Cracauer)
To:        luigi@labinfo.iet.unipi.it
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: phkmalloc and buggy sw...
Message-ID:  <9604030928.AA14346@wavehh.hanse.de>
References:  <199604021914.VAA26438@labinfo.iet.unipi.it>

next in thread | previous in thread | raw e-mail | index | archive | help
luigi@labinfo.IEt.unipi.IT (Luigi Rizzo) wrote:

>It happened to me twice now... I have some software which intermixes
>printf() and putchar(), and since the switch to phkmalloc it coredumps
>at times on the putchar() call.

>Just for the records... I can't tell if there is something terribly
>wrong in my program or it is putchar which must be fixed. I solve the
>problem by replacing putchar('\n') with printf("\n"), and it doesn't
>coredump anymore.

I'm running a NetBSD-1.1B/i386 with phkmalloc and would really
appreciate it when you could send me a test program that fails on your
machine. Looks like a bug in libc for me, not in phkmalloc. I would be
interested to see how the normal malloc could get around without
dumping core.

Thanks in advance
	Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <cracauer@wavehh.hanse.de>  -  BSD User Group Hamburg
BSD, Lisp and other programming info http://www.bik-gmbh.de/~cracauer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9604030928.AA14346>