Date: Fri, 23 Mar 2007 08:06:22 -0700 From: Jason Evans <jasone@frebsd.org> To: Matteo Riondato <matteo@freebsd.org>, src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <4603ECEE.8000602@frebsd.org> In-Reply-To: <20070323130006.GA1632@kaiser.sig11.org> References: <200703230505.l2N55m06041273@repoman.freebsd.org> <20070323130006.GA1632@kaiser.sig11.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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)) == 0), function > 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. Thanks, Jason
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4603ECEE.8000602>