From owner-freebsd-bugs Sun Jan 7 06:40:06 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA12157 for bugs-outgoing; Sun, 7 Jan 1996 06:40:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA12135 Sun, 7 Jan 1996 06:40:03 -0800 (PST) Resent-Date: Sun, 7 Jan 1996 06:40:03 -0800 (PST) Resent-Message-Id: <199601071440.GAA12135@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, root@itosun.ito.uni-stuttgart.de 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 ; 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 X-Send-Pr-Version: 3.2 Subject: bin/935: xterm dumps core when ENABLE_STARTUP_LOCALE is set Sender: owner-bugs@freebsd.org Precedence: bulk >Number: 935 >Category: bin >Synopsis: xterm dumps core when ENABLE_STARTUP_LOCALE is set >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 7 06:40:01 PST 1996 >Last-Modified: >Originator: Jens Schweikhardt >Organization: Uni Stuttgart >Release: FreeBSD 2.1-STABLE i386 >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: >Audit-Trail: >Unformatted: