From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 13 09:57:25 2005 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11BBE16A4CE; Thu, 13 Jan 2005 09:57:25 +0000 (GMT) Received: from heechee.tobez.org (heechee.tobez.org [217.157.39.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ED6943D46; Thu, 13 Jan 2005 09:57:24 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id D2517125465; Thu, 13 Jan 2005 10:57:22 +0100 (CET) Date: Thu, 13 Jan 2005 10:57:22 +0100 From: Anton Berezin To: Jonas Nagel Message-ID: <20050113095722.GA6034@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Jonas Nagel , FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org References: <200501112101.j0BL1pZ8072388@www.freebsd.org> <200501112110.j0BLACOK089672@freefall.freebsd.org> <20050111222201.6b5a5351.fireball@zerouptime.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20050111222201.6b5a5351.fireball@zerouptime.ch> User-Agent: Mutt/1.4.2.1i cc: freebsd-ports-bugs@FreeBSD.org cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/76120: [perl] coredump in perl 5.8.5 in malloc()-call from Perl_pp_split() X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jan 2005 09:57:25 -0000 On Tue, Jan 11, 2005 at 10:22:01PM +0100, Jonas Nagel wrote: > I just noticed that the split()-line somehow disappeared above and was replaced by a > pound sign (£) for some reason. > > This should be: > my @tmp = split(//,$tmp); Jonas, could you maybe re-post a complete minimal script that reproduces the problem? Otherwise it is a bit cryptic. Thanks, \Anton. -- The moronity of the universe is a monotonically increasing function. -- Jarkko Hietaniemi