New submission from Venkatesh Srinivas <me@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@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1845>
_____________________________________________________