Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2012 09:42:00 +0100
From:      Alexandre Martins <alexandre.martins@netasq.com>
To:        Dimitry Andric <dim@freebsd.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Double free() in libc or gdb ?
Message-ID:  <201203140942.03646.alexandre.martins@netasq.com>
In-Reply-To: <4F5FA3AB.9000102@FreeBSD.org>
References:  <201203121750.36937.alexandre.martins@netasq.com> <201203131108.43815.alexandre.martins@netasq.com> <4F5FA3AB.9000102@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart15937267.aOW62MPspO
Content-Type: Text/Plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable

On Tuesday 13 March 2012 20:44:43 you wrote:
> On 2012-03-13 11:08, Alexandre Martins wrote:
> > On Monday 12 March 2012 18:55:55 Konstantin Belousov wrote:
> >> On Mon, Mar 12, 2012 at 05:50:33PM +0100, Alexandre Martins wrote:
> ...
>=20
> >>> I have the libc compilled with "MALLOC_DEBUG" flag to detect double
> >>> free. When i run this piece of code (attached file) thought GDB, i
> >>> have this assertion :
> >>>=20
> >>> Assertion failed: ((run->regs_mask[elm] & (1U << bit)) =3D=3D 0), fun=
ction
> >>> arena_run_reg_dalloc, file /usr/src/lib/libc/stdlib/malloc.c, line
> >>> 2543.
>=20
> I have committed a fix for this assertion (actually a double free) in
> r232934.  Can you please update to that revision, rebuild your gdb, and
> try again?

Dear,

The problem have disapear with an update to gdb 7.3.

Thank you for your help !

Regards
=2D-=20
Alexandre Martins
NETASQ -- We secure IT


--nextPart15937267.aOW62MPspO--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203140942.03646.alexandre.martins>