From schweikh@ito.uni-stuttgart.de  Sun Jan  7 06:36:11 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 GAA11993
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 7 Jan 1996 06:36:10 -0800 (PST)
Received: from itosun.ito.uni-stuttgart.de by ito.uni-stuttgart.de (5.x/SMI-SVR4/BelWue-2.0)
	id AA18526; Sun, 7 Jan 1996 15:36:07 +0100
Received: by itosun.ito.uni-stuttgart.de (5.x/SVR4/BelWue-1.0.3)
	id AA16426; Sun, 7 Jan 1996 15:36:03 +0100
Message-Id: <9601071436.AA16426@itosun.ito.uni-stuttgart.de>
Date: Sun, 7 Jan 1996 15:36:03 +0100
From: root@itosun.ito.uni-stuttgart.de
Reply-To: root@itosun.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:         935
>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:01 PST 1996
>Closed-Date:    Sun Jan 7 16:51:19 MET 1996
>Last-Modified:  Sun Jan  7 16:51:57 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

>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


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. 

>Unformatted:
