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

Jason Evans jasone at frebsd.org
Fri Mar 23 15:26:21 UTC 2007


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


More information about the cvs-src mailing list