From schweikh@ito.uni-stuttgart.de  Sun Jan  7 06:39:15 1996
Received: from ito.uni-stuttgart.de (hoesun.ito.uni-stuttgart.de [129.69.65.20])
          by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id GAA12078
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 7 Jan 1996 06:39:12 -0800 (PST)
Received: from itosun.ito.uni-stuttgart.de by ito.uni-stuttgart.de (5.x/SMI-SVR4/BelWue-2.0)
	id AA18530; Sun, 7 Jan 1996 15:39:06 +0100
Received: by itosun.ito.uni-stuttgart.de (5.x/SVR4/BelWue-1.0.3)
	id AA16490; Sun, 7 Jan 1996 15:39:02 +0100
Message-Id: <9601071439.AA16490@itosun.ito.uni-stuttgart.de>
Date: Sun, 7 Jan 1996 15:39:02 +0100
From: schweikh@ito.uni-stuttgart.de
Reply-To: schweikh@ito.uni-stuttgart.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: xterm dumps core when ENABLE_STARTUP_LOCALE is set
X-Send-Pr-Version: 3.2

>Number:         936
>Category:       bin
>Synopsis:       xterm dumps core when ENABLE_STARTUP_LOCALE is set
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan  7 06:40:04 PST 1996
>Closed-Date:    Sun Jan 7 16:51:19 MET 1996
>Last-Modified:  Sun Jan  7 16:52:34 MET 1996
>Originator:     Jens Schweikhardt
>Release:        FreeBSD 2.1-STABLE i386
>Organization:
Uni Stuttgart
>Environment:

	XFree86 3.1.2, Window manager: ctwm 3.3, SVGA Server, CL5426 chipset

	(Sorry for submitting this twice, the first PR had the
	reply-to field mangled :-(

>Description:

	Xterm dies of signal 10 or 11 when ENABLE_STARTUP_LOCALE is set
	and LANG has a value other than C.

>How-To-Repeat:

	(shell is bash 1.14.6)

	root:~# export ENABLE_STARTUP_LOCALE= 
	root:~# export LANG=de_DE.ISO_8859-1
	root:~# xterm
	Segmentation fault (core dumped)
	root:~# unset ENABLE_STARTUP_LOCALE
	root:~# xterm     # okay
	root:~# export ENABLE_STARTUP_LOCALE=
	root:~# export LANG=C
	root:~# xterm     # okay

PS: I'm new to this list. If this is a known problem for which a PR has
been filed already, let me know. Where can I get an overview of all PRs
filed until now, for example a list of all the one-line synopsises?

Bye, Jens

>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: joerg 
State-Changed-When: Sun Jan 7 16:51:19 MET 1996 
State-Changed-Why:  
This has already been fixed by removing the ENABLE_STARTUP_LOCALE 
hack.  (Duplicate report for bin/935.) 
>Unformatted:
