[issue1845] 'assertion z->z_NFree > 0' abort in nmalloc

Matthew Dillon dillon at apollo.backplane.com
Mon Sep 20 10:28:24 PDT 2010


:
:nmalloc trips an assertion 'z->z_NFree' in _slaballoc(); the situation appears to 
:be that an uninitialized zone or a zone whose header has been zeroed has found its 
:way onto the slab roots array. There is a core of leaf's gdb in my homedir on 
:leaf, in the malloc_bugp directory.
:
:----------
:messages: 8954
:nosy: vsrinivas
:status: unread
:title: 'assertion z->z_NFree > 0' abort in nmalloc

    This one should be fixed now.

						-Matt





More information about the Bugs mailing list