On Wed, Apr 07, 2004 at 02:39:53PM +0200, Georges-Andre Silber wrote: > Is it a 'normal' behaviour of malloc()? Shouldn't malloc() return NULL? It should return NULL indeed. I can reproduce this on my -CURRENT machine, while 5.2.1-RELEASE is ok. Marc