From owner-freebsd-current@FreeBSD.ORG Tue May 23 02:31:04 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E72416A63F; Tue, 23 May 2006 02:31:04 +0000 (UTC) (envelope-from Alex.Kovalenko@verizon.net) Received: from vms048pub.verizon.net (vms048pub.verizon.net [206.46.252.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA1D243D6A; Tue, 23 May 2006 02:31:03 +0000 (GMT) (envelope-from Alex.Kovalenko@verizon.net) Received: from RabbitsDen ([70.18.171.231]) by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IZP00KV85NQFYU2@vms048.mailsrvcs.net>; Mon, 22 May 2006 21:31:03 -0500 (CDT) Date: Mon, 22 May 2006 22:29:49 -0400 From: "Alexandre \"Sunny\" Kovalenko" In-reply-to: <4471D04C.3050009@FreeBSD.org> To: Jason Evans Message-id: <1148351389.1065.15.camel@RabbitsDen> MIME-version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Content-type: text/plain; charset=iso-8859-5 Content-transfer-encoding: 8BIT References: <1148262629.1065.9.camel@RabbitsDen> <4471D04C.3050009@FreeBSD.org> Cc: current@freebsd.org Subject: Re: Assertion failed... function arena_run_reg_dalloc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 02:31:04 -0000 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 (Олександр Коваленко)