Date: Sun, 25 Mar 2007 19:15:52 +0200 From: Matteo Riondato <matteo@freebsd.org> To: Andrew Pantyukhin <infofarmer@freebsd.org> Cc: cvs-src@freebsd.org, Jason Evans <jasone@frebsd.org>, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <20070325171552.GA1639@kaiser.sig11.org> In-Reply-To: <cb5206420703250808h5b2e09c9q8181ec36784b96a1@mail.gmail.com> References: <200703230505.l2N55m06041273@repoman.freebsd.org> <20070323130006.GA1632@kaiser.sig11.org> <4603ECEE.8000602@frebsd.org> <cb5206420703250808h5b2e09c9q8181ec36784b96a1@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 25, 2007 at 06:08:37PM +0300, Andrew Pantyukhin wrote: > On 3/23/07, Jason Evans <jasone@frebsd.org> wrote: > >Matteo Riondato wrote: > >> On Fri, Mar 23, 2007 at 05:05:48AM +0000, Jason Evans wrote: > >>> jasone 2007-03-23 05:05:48 UTC > >>> > >>> FreeBSD src repository > >>> > >>> Modified files: > >>> lib/libc/stdlib malloc.c > >> > >>> Revision Changes Path > >>> 1.142 +337 -328 src/lib/libc/stdlib/malloc.c > >> > >> Can this commit be the cause of messages like the following? > >> Assertion failed: (((uintptr_t)ret & (alignment - 1)) =3D=3D 0), funct= ion > >> ipalloc, file > >> /usr/local/freesbie/branch/current/src/lib/libc/stdlib/malloc.c, line > >> 2961. > > > >Yes, it's very likely. I'm looking into it now. >=20 > I also get the messages when trying to start firefox > and gimp. Some showstopper. Rev. 1.143 solved the issue for me. --=20 Matteo Riondato FreeBSD Committer (http://www.freebsd.org) G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org) --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.2 (FreeBSD) iD8DBQFGBq5I2Mp4pR7Fa+wRAuYUAJ9o/c1VwQM7nqfcqdpjZRgZrsFjMACeLdTf ccTIapCRAM9Cvt3id/7QaQc= =OVpF -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070325171552.GA1639>