clang Failed assertion after the clang 3.2 RELEASE import

Baptiste Daroussin bapt at freebsd.org
Wed Dec 26 18:47:29 UTC 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20121226/6527c9d5/attachment.sig>


More information about the freebsd-current mailing list