Date: Wed, 03 Apr 1996 05:51:03 +0000 From: Poul-Henning Kamp <phk@critter.tfs.com> To: Luigi Rizzo <luigi@labinfo.iet.unipi.it> Cc: hackers@freebsd.org Subject: Re: phkmalloc and buggy sw... Message-ID: <1924.828510663@critter.tfs.com> In-Reply-To: Your message of "Tue, 02 Apr 1996 21:14:41 %2B0200." <199604021914.VAA26438@labinfo.iet.unipi.it>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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. Send it to me please, we may have a libc error. -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1924.828510663>