From nobody@FreeBSD.org  Tue Oct 30 21:37:32 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 611A137B406
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 30 Oct 2001 21:37:31 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f9V5bV178141;
	Tue, 30 Oct 2001 21:37:31 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200110310537.f9V5bV178141@freefall.freebsd.org>
Date: Tue, 30 Oct 2001 21:37:31 -0800 (PST)
From: "Michael C. Brenner" <mbrenner@kaibren.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: "man" fails because groff seg faults
X-Send-Pr-Version: www-1.0

>Number:         31651
>Category:       gnu
>Synopsis:       "man" fails because groff seg faults
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    ru
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 30 21:40:00 PST 2001
>Closed-Date:    Wed Oct 31 02:45:08 PST 2001
>Last-Modified:  Wed Oct 31 02:45:34 PST 2001
>Originator:     Michael C. Brenner
>Release:        4.4-RELEASE
>Organization:
Naviant
>Environment:
FreeBSD tinker.thecrossroadsschool.com 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Mon Oct 29 19:49:52 EST 2001 root@tinker.thecrossroadsschool.com: /usr/src/sys/compile/TINKERBELL  i386
>Description:
In the binary distribution install one of the libraries used causes it to seg fault on free(). We reproduced this on a new pIII 500 box and on an old P166. I did not ID the faulty library.
>How-To-Repeat:
Install the binary from the 4.4-RELEASE CD1.
enter the command:
tink$ groff

and you get a segmentation fault
>Fix:
Install the src tree for base,contrib,include, and groff (I just used /stand/sysinstall and the CD)

cd /usr/src/gnu/usr.bin/groff/
make
make install
FIXED !
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Wed Oct 31 02:45:08 PST 2001 
State-Changed-Why:  
Duplicate of PR gnu/31650. 


Responsible-Changed-From-To: freebsd-bugs->ru 
Responsible-Changed-By: ru 
Responsible-Changed-When: Wed Oct 31 02:45:08 PST 2001 
Responsible-Changed-Why:  

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31651 
>Unformatted:
