From owner-freebsd-gnome@FreeBSD.ORG Tue Jun 6 14:37:57 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5ED7716C223; Tue, 6 Jun 2006 14:37:57 +0000 (UTC) (envelope-from jester@panix.com) Received: from mail2.panix.com (mail2.panix.com [166.84.1.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 052C643D45; Tue, 6 Jun 2006 14:37:56 +0000 (GMT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail2.panix.com (Postfix) with ESMTP id 99F3F9D897; Tue, 6 Jun 2006 10:37:53 -0400 (EDT) Received: (from jester@localhost) by panix2.panix.com (8.11.6p3/8.8.8/PanixN1.1) id k56EbrX10435; Tue, 6 Jun 2006 10:37:53 -0400 (EDT) Date: Tue, 6 Jun 2006 10:37:53 -0400 From: Jesse Sheidlower To: Anton Berezin Message-ID: <20060606143753.GA11879@panix.com> References: <20060606140226.GA15420@panix.com> <20060606142309.GA46830@heechee.tobez.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060606142309.GA46830@heechee.tobez.org> User-Agent: Mutt/1.5.10i Cc: freebsd-perl@freebsd.org, freebsd-gnome@freebsd.org Subject: Re: "Bad free() ignored (PERL_CORE)" in XML::LibXSLT X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 14:38:07 -0000 On Tue, Jun 06, 2006 at 04:23:09PM +0200, Anton Berezin wrote: > On Tue, Jun 06, 2006 at 10:02:26AM -0400, Jesse Sheidlower wrote: > [...] > > I'm running the Perl module XML::LibXSLT, which is a Perl > > binding to the Gnome libsxlt library. This consistently > > generates a "Bad free() ignored (PERL_CORE)" error. > > [...] > > So it appears to be a bug in XML::LibXSLT XS part, which ideally should be > found and corrected. Ah, many thanks. I also now see that this has in fact been reported several other times, in the bug track for XML::LibXSLT--not sure why I missed this before. I'll contact the author and see if he can do anything about it. Thanks very much. Best, Jesse Sheidlower