Date: Fri, 23 Mar 2007 14:00:06 +0100 From: Matteo Riondato <matteo@freebsd.org> To: Jason Evans <jasone@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <20070323130006.GA1632@kaiser.sig11.org> In-Reply-To: <200703230505.l2N55m06041273@repoman.freebsd.org> References: <200703230505.l2N55m06041273@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 23, 2007 at 05:05:48AM +0000, Jason Evans wrote: > jasone 2007-03-23 05:05:48 UTC >=20 > FreeBSD src repository >=20 > Modified files: > lib/libc/stdlib malloc.c=20 > 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), function ipalloc, file /usr/local/freesbie/branch/current/src/lib/libc/stdlib/malloc.c, line 2961. I get them when I try to start some applications like gaim, evince, xfce4-panel (they don't start: the above message is printed and I'm back to the shell prompt) Best Regards --=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) --OgqxwSJOaUobr8KG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.2 (FreeBSD) iD8DBQFGA89W2Mp4pR7Fa+wRApDnAKDFlO1JvrqbXXibICtHrz3d4+mkLwCgy2H9 L7YijqgW/t6CW5t3IzgtdbI= =IXPC -----END PGP SIGNATURE----- --OgqxwSJOaUobr8KG--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070323130006.GA1632>