Date: Wed, 26 Dec 2012 19:47:19 +0100 From: Baptiste Daroussin <bapt@freebsd.org> To: Dimitry Andric <dim@FreeBSD.org> Cc: "Sam Fourman Jr." <sfourman@gmail.com>, FreeBSD Current <Current@freebsd.org> Subject: Re: clang Failed assertion after the clang 3.2 RELEASE import Message-ID: <20121226184719.GA9441@ithaqua.etoilebsd.net> In-Reply-To: <50DA3DC6.3030806@FreeBSD.org> References: <CAOFF%2BZ2=5U8gVc2r-2qR%2BDdp9LauWKnuGzRmdXPyZ4kc4g3bkg@mail.gmail.com> <50DA3DC6.3030806@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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/i= nternal/arena.h:698: > > Failed assertion: "((uintptr_t)ptr - ((uintptr_t)run + > > (uintptr_t)bin_info->reg0_offset)) % bin_info->reg_interval =3D=3D 0" >=20 > 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. :-) >=20 This is fixed now, I don't know how I can have missed it :-) Sorry, Bapt --W/nzBZO5zC0uMSeA Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlDbRjcACgkQ8kTtMUmk6Eys/ACcCQwYk86TLH9Yqszkv5JDAqkV Lu0AoKJkPILXtVtIEvD9+Pyl8J6c1T9+ =bHw9 -----END PGP SIGNATURE----- --W/nzBZO5zC0uMSeA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121226184719.GA9441>