zsh-workers
 help / color / mirror / code / Atom feed
From: SL Baur <steve@xemacs.org>
To: zsh-workers@math.gatech.edu
Subject: Another zsh 3.1 bug -- localization?
Date: 15 May 1998 02:19:50 -0700	[thread overview]
Message-ID: <m2yaw3x555.fsf@altair.xemacs.org> (raw)

I've tested this now on zsh 3.1.2 and zsh 3.1.3 Linux libc5 and GNU
libc.  It does not occur in zsh 3.0.4 or zsh 3.0.5.  It reproduces
reliably for me in a new zsh-3.1.3 (without the `unset CDPATH'
bugfix).  The machine I'm running on is localizable to the extent that
`LANG=ja' is able to programs that need Japanese input and display
Japanese output.

$ Src/zsh
$ LC_ALL=C; export LC_ALL; LANC=C; export LANG; date
zsh: 30841 segmentation fault (core dumped)  Src/zsh

[The misspelling of LANC=C is deliberate and duplicates the typo in
the GNU Awk 3.0.3 package].

The stack backtrace is cryptic:

$ LC_ALL=C; export LC_ALL; LANC=C; export LANG
# the previous step requires me to be running zsh-3.0
$ gdb src/Zsh 
(gdb) run -c date
Starting program: /usr/local/src/bin/zsh-3.1.3/Src/zsh -c date
Program received signal SIGTRAP, Trace/breakpoint trap.
0x400009d0 in lastmailcheck ()
(gdb) where
#0  0x400009d0 in lastmailcheck ()
Cannot access memory at address 0x80ad2f0.


             reply	other threads:[~1998-05-15  9:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-05-15  9:19 SL Baur [this message]
1998-05-18  6:53 ` Zoltan Hidvegi
1998-05-18  7:22   ` SL Baur

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2yaw3x555.fsf@altair.xemacs.org \
    --to=steve@xemacs.org \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).