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

next in thread | previous in thread | raw e-mail | index | archive | help
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.
> 
> Kris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?483973E1.5010507>