GSlice: assertion failed...

Jason Evans jasone at freebsd.org
Thu Jan 12 10:53:51 PST 2006


On Jan 12, 2006, at 10:15 AM, Martin Wilke wrote:
> hello
>
> i have my current src recompelierd and after the reboot becoming error
> when starting the programm (mc, muttng, X server)
>
> ***MEMORY-ERROR***: [15207]: GSlice: assertion failed: aligned_memory
> == (gpointer) addr
>
> idea?

This is likely due to the bug I introduced in posix_memalign(), and  
by extension, valloc().  Update to version 1.92 of src/lib/libc/ 
stdlib/malloc.c, and the problem should go away.

Jason


More information about the freebsd-current mailing list