zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers <zsh-workers@sunsite.dk>
Subject: Re: zsh-4.0.7 memory fault in IRIX 6.5
Date: Tue, 9 Sep 2003 16:15:02 +0000	[thread overview]
Message-ID: <1030909161503.ZM769@candle.brasslantern.com> (raw)
In-Reply-To: <20030909061656.23088.qmail@sunsite.dk>

On Sep 9,  8:30am, Joachim Backes wrote:
} 
} if I have an (very old) /etc/zshenv with the contents
} 
}         setopt shwordsplit

I can't imagine anything that would confuse zsh users more (I can think
of a few that would confuse them just as badly) but I suppose if you are
the only one on the system ...

} then zsh dies directly after start with "memory fault". The reason
} seems to be the (invalid ??) contents of /etc/zshenv.

Does it matter _what_ the contents are?  That is, if you change it to
something other than 'setopt shwordsplit' does it still crash?

Just because I have it in the SGI section of my own .zshenv, try this
as the very first thing in /etc/zshenv:

if [[ -n "$ENVONLY" ]]
then
    unsetopt zle
fi


  reply	other threads:[~2003-09-09 16:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-09  6:30 Joachim Backes
2003-09-09 16:15 ` Bart Schaefer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-09-09  6:16 Joachim Backes

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=1030909161503.ZM769@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@sunsite.dk \
    /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).