In message <[EMAIL PROTECTED]>, Remy Nonnenmacher wr
ites:
>OK. In fact my problem was just a printf that allocated a buffer via
>__smakebuf at the very last moment (when all memory was allocated).
>This prevent free() to give back all previous pages up to this one. The
>problem was _not_ in malloc.c.
>
>Anyway, i learned a lot from hacking the source to catch the caller.
>Thanks.

Yeah, I often find a "print a traceback" function missing in libc...

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


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to