Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jan 2006 10:53:47 -0800
From:      Jason Evans <jasone@freebsd.org>
To:        Martin Wilke <unixfreunde@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: GSlice: assertion failed...
Message-ID:  <35BF9F90-9907-4069-94BD-BCB907395426@freebsd.org>
In-Reply-To: <26a531c0601121015s5bd38cfaw@mail.gmail.com>
References:  <26a531c0601121015s5bd38cfaw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35BF9F90-9907-4069-94BD-BCB907395426>