From owner-freebsd-bugs@FreeBSD.ORG Sun May 25 14:39:30 2008 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC6F6106564A for ; Sun, 25 May 2008 14:39:30 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 3929C8FC13 for ; Sun, 25 May 2008 14:39:29 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.14.2/8.14.2) with ESMTP id m4PER693087443; Sun, 25 May 2008 18:27:06 +0400 (MSD) (envelope-from ache@nagual.pp.ru) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nagual.pp.ru; s=default; t=1211725626; bh=plbmYpfZN3+7ouyf6zBds/qQKo7FhuC6SOk4ejw WgII=; l=796; h=Date:From:To:Cc:Subject:Message-ID:References: MIME-Version:Content-Type:In-Reply-To; b=rBrirl1xlMssXcJUf94k96aOc 0i33uGyeeQDTuHcO04TVJnff3jfdncNVWaHaq3ZLirDAiV3WDn1sFhw9a1WnwTsyr6A N1woeTga6sGnDR7ELVb4xXltZ3nPoKDc5vjs+74WwDm5c/NzEO+OPEo14jOht3Xwouh nvsNylRbAehI= Received: (from ache@localhost) by nagual.pp.ru (8.14.2/8.14.2/Submit) id m4PER56g087441; Sun, 25 May 2008 18:27:05 +0400 (MSD) (envelope-from ache) Date: Sun, 25 May 2008 18:27:04 +0400 From: Andrey Chernov To: Jille Message-ID: <20080525142704.GA87365@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Jille , freebsd-bugs@FreeBSD.ORG References: <200805251410.m4PEA3BL039908@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200805251410.m4PEA3BL039908@freefall.freebsd.org> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: bin/123977: Segmentation fault in dialog with ghostscript-gpl-nox11 port X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 May 2008 14:39:30 -0000 On Sun, May 25, 2008 at 02:10:03PM +0000, Jille wrote: > The following reply was made to PR bin/123977; it has been noted by GNATS. > > From: Jille > To: Kris Kennaway > Cc: FreeBSD-gnats-submit@FreeBSD.org, Ed , > ache@freebsd.org > Subject: Re: bin/123977: Segmentation fault in dialog with ghostscript-gpl-nox11 > port > Date: Sun, 25 May 2008 16:02:39 +0200 > > ache: Bumping MAX_LEN from 2048 -> 4096 is not really the fix. > See the url below, and try it. > Yes, it fixes my situation, with 3426 bytes, but it will crash again if > (eg) ghostscript gets more options. I know. It was just temp. workaround to make existen ports work. Someone should rewrite the whole thing properly. -- http://ache.pp.ru/