Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 2008 16:25:10 +0200
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Jille <jille@quis.cx>
Cc:        freebsd-bugs@FreeBSD.org, ache@FreeBSD.org
Subject:   Re: bin/123977: Segmentation fault in dialog with	ghostscript-gpl-nox11 port
Message-ID:  <483976C6.8010805@FreeBSD.org>
In-Reply-To: <483973E1.5010507@quis.cx>
References:  <200805251306.m4PD6PpX035467@freefall.freebsd.org> <483971D4.5080907@FreeBSD.org> <483973E1.5010507@quis.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
Jille wrote:
> Kris Kennaway schreef:
>> ache@FreeBSD.org wrote:
>>> Synopsis: Segmentation fault in dialog with ghostscript-gpl-nox11 port
>>>
>>> State-Changed-From-To: open->patched
>>> State-Changed-By: ache
>>> State-Changed-When: Sun May 25 13:05:41 UTC 2008
>>> State-Changed-Why: MAX_LEN bumped to 4096 long time ago
>>>
>>> http://www.freebsd.org/cgi/query-pr.cgi?pr=123977
>>> _______________________________________________
>>> freebsd-bugs@freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
>>> To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"
>>>
>>>
>>
>> Are you certain this is relevant here?
> Confirmed.
> 
> My 6.2 box had 2048, my 6.3 had 4096.
> Changing it to 4096 on my 6.2, recompiling, fixed it.
> Changing it back to 2048, recompiling, rebroke it.
> 
> So this is really the issue.

OK, thanks for confirming.  I think we can close this PR now as a 
duplicate of the older one.  You are correct that 4096 is just a 
bandaid, but short of hard work to fix the many deficiencies in dialog 
this is the best available solution.

Kris




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?483976C6.8010805>