DragonFly BSD
DragonFly bugs List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: "Venkatesh Srinivas \(via DragonFly issue tracker\)" <sinknull@xxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 18 Sep 2010 11:56:06 +0000

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>
_____________________________________________________




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]