From owner-freebsd-perl@FreeBSD.ORG Tue Jun 6 14:48:55 2006 Return-Path: X-Original-To: freebsd-perl@freebsd.org Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65C0A16AABA for ; Tue, 6 Jun 2006 14:48:55 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [194.255.56.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB35243D45 for ; Tue, 6 Jun 2006 14:48:53 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 0A5B0125439; Tue, 6 Jun 2006 16:48:53 +0200 (CEST) Date: Tue, 6 Jun 2006 16:48:53 +0200 From: Anton Berezin To: Jesse Sheidlower Message-ID: <20060606144853.GB46830@heechee.tobez.org> References: <20060606140226.GA15420@panix.com> <20060606142309.GA46830@heechee.tobez.org> <20060606143753.GA11879@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060606143753.GA11879@panix.com> User-Agent: Mutt/1.4.2.1i X-Powered-By: FreeBSD http://www.freebsd.org/ Cc: freebsd-perl@freebsd.org Subject: Re: "Bad free() ignored (PERL_CORE)" in XML::LibXSLT X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 14:49:00 -0000 [removing freebsd-gnome from this] On Tue, Jun 06, 2006 at 10:37:53AM -0400, Jesse Sheidlower wrote: > 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. Oh and by the way, I can reproduce the problem on i386 but not on amd64, both RELENG_6 and perl 5.8.8. \Anton. -- An undefined problem has an infinite number of solutions. -- Robert A. Humphrey