On Wed, Dec 26, 2012 at 12:59:02AM +0100, Dimitry Andric wrote: > On 2012-12-26 00:13, Sam Fourman Jr. wrote: > > for whatever reason, I get a Failed assertion error if I add a user to > > the wheel group... but if I do not add to the wheel group all is > > fine.. > .... > > <jemalloc>: /usr/src/lib/libc/../../contrib/jemalloc/include/jemalloc/internal/arena.h:698: > > Failed assertion: "((uintptr_t)ptr - ((uintptr_t)run + > > (uintptr_t)bin_info->reg0_offset)) % bin_info->reg_interval == 0" > > This is a bug in pw(8), introduced in r242349. It tries to reallocf(3) > a pointer which is in the middle of a block malloc'd in getgrent, > somewhere. How this can have ever worked properly is beyond me. :-) > This is fixed now, I don't know how I can have missed it :-) Sorry, Bapt
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:33 UTC