cvs commit: src/lib/libc/stdlib malloc.c

Matteo Riondato matteo at freebsd.org
Sun Mar 25 17:16:08 UTC 2007


On Sun, Mar 25, 2007 at 06:08:37PM +0300, Andrew Pantyukhin wrote:
> On 3/23/07, Jason Evans <jasone at 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)) == 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.
> 
> I also get the messages when trying to start firefox
> and gimp. Some showstopper.

Rev. 1.143 solved the issue for me.

-- 
Matteo Riondato
FreeBSD Committer (http://www.freebsd.org)
G.U.F.I. Staff Member (http://www.gufi.org)
FreeSBIE Developer (http://www.freesbie.org)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20070325/3106d37a/attachment.pgp


More information about the cvs-src mailing list