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

Venkatesh Srinivas (via DragonFly issue tracker) sinknull at leaf.dragonflybsd.org
Sat Sep 18 04:57:22 PDT 2010


New submission from Venkatesh Srinivas <me at acm.jhu.edu>:

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

_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1845>
_____________________________________________________






More information about the Bugs mailing list