From owner-freebsd-bugs Sun Jan 7 06:40:10 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA12167 for bugs-outgoing; Sun, 7 Jan 1996 06:40:10 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA12150 Sun, 7 Jan 1996 06:40:05 -0800 (PST) Resent-Date: Sun, 7 Jan 1996 06:40:05 -0800 (PST) Resent-Message-Id: <199601071440.GAA12150@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, schweikh@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 GAA12078 for ; 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 X-Send-Pr-Version: 3.2 Subject: bin/936: xterm dumps core when ENABLE_STARTUP_LOCALE is set Sender: owner-bugs@freebsd.org Precedence: bulk >Number: 936 >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:04 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 (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: >Audit-Trail: >Unformatted: