Date: Mon, 22 May 2006 22:29:49 -0400 From: "Alexandre \"Sunny\" Kovalenko" <Alex.Kovalenko@verizon.net> To: Jason Evans <jasone@FreeBSD.org> Cc: current@freebsd.org Subject: Re: Assertion failed... function arena_run_reg_dalloc Message-ID: <1148351389.1065.15.camel@RabbitsDen> In-Reply-To: <4471D04C.3050009@FreeBSD.org> References: <1148262629.1065.9.camel@RabbitsDen> <4471D04C.3050009@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2006-05-22 at 07:53 -0700, Jason Evans wrote: > Alexandre "Sunny" Kovalenko wrote: > > I get following message on today's (May 21) -CURRENT with up-to-date > > jpilot from ports: > > > > Assertion failed: ((run->regs_mask[elm] & (1 << bit)) == 0), function > > arena_run_reg_dalloc, file /usr/src/lib/libc/stdlib/malloc.c, line 1638. > > This assertion most likely failed due to trying to free an object that > was already free (double free). In this specific case, it turned out to be never allocated -- I have hacked UTRACE to do fprintf and substituted libc for jpilot using /etc/libmap.conf -- will be bothering jpilot maintainer with the patch. Thank you very much for your help. -- Alexandre Kovalenko (Олександр Коваленко)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1148351389.1065.15.camel>