zsh-workers
 help / color / mirror / code / Atom feed
From: Tatsuo Furukawa <frkwtto@osk3.3web.ne.jp>
To: zsh-workers@sunsite.auc.dk
Subject: zsh dies (3.1.5-pws-16)
Date: Thu, 29 Apr 1999 14:51:15 +0900	[thread overview]
Message-ID: <199904290549.OAA26195@pop1.ngy.3web.ne.jp> (raw)


Hello, zsh developers.  I found another bug.


1. Start new zsh

    $ zsh

2. Check that COLUMNS environment variable is defined.

    $ env | grep COLUMNS   
    COLUMNS=80

3. Remove COLUMNS

    $ unset COLUMNS

4. Execute "env" command.

    $ env

5. zsh dies. (ToT)

    zsh: segmentation fault  zsh


I tested the following situation:

Dies:
    zsh:    3.1.5-pws-16
    OS:     Linux/Slackware 3.1

OK:
    zsh:    3.0.6-pre-2
    OS:     Linux/Slackware 3.1


I didn't make patch to fix this problem.  Because, Bart Schaefer said
that zsh 3.1.X's resize code is older than 3.0.X's (NOTE 1).  And,
3.0.6-pre-2 does not have the problem.  So, I think 3.1.X's resize
code should be changed into 3.0.X's.  (I can help to making patch!)


NOTE1:
>> From: "Bart Schaefer" <schaefer@brasslantern.com>
>> Date: Sat, 24 Oct 1998 11:43:34 -0700
>> Message-Id: <981024114334.ZM30186@candle.brasslantern.com>
>> Subject: Re: [3.0.5] patch for resize problem
>> X-Mailing-List: <zsh-workers@math.gatech.edu> archive/latest/4447

-- 
Tatsuo Furukawa  (frkwtto@osk3.3web.ne.jp)


             reply	other threads:[~1999-04-29  5:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-04-29  5:51 Tatsuo Furukawa [this message]
1999-04-29  8:17 ` Peter Stephenson
1999-04-29 16:22   ` Bart Schaefer

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=199904290549.OAA26195@pop1.ngy.3web.ne.jp \
    --to=frkwtto@osk3.3web.ne.jp \
    --cc=zsh-workers@sunsite.auc.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).