zsh-workers
 help / color / mirror / code / Atom feed
From: "Herbert J. Skuhra" <hskuhra@fastmail.fm>
To: zsh-workers@zsh.org
Subject: Re: zsh-4.3.1[45] problem on FreeBSD
Date: Tue, 27 Dec 2011 21:38:58 +0100	[thread overview]
Message-ID: <877h1hn40t.wl%hskuhra@fastmail.fm> (raw)
In-Reply-To: <111226183140.ZM23495@torch.brasslantern.com>

On Mon, 26 Dec 2011 18:31:40 -0800
Bart Schaefer <schaefer@brasslantern.com> wrote:

> On Dec 26,  9:01pm, Herbert J. Skuhra wrote:
> }
> } after upgrading zsh from version 4.3.12 to 4.3.14 (and later 4.3.15) I
> } have a strange problem on FreeBSD 9.0-PRELEASE (i386).
> } 
> } When I launch xterm/sakura/urxvt instead of the shell prompt I only see
> } the cursor.
> 
> Hrm.  This must have something to do with TIOCGWINSZ not being defined
> on that platform and something causing re-entry into adjustwinsize(),
> but I don't have a FreeBSD system to test on and I can't tell whether
> it's a recursive call or simply that we've created an infinite series
> of SIGWINCH somehow.

% ./configure
[...]
checking for conflicts in sys/time.h and sys/select.h... no
checking TIOCGWINSZ in termios.h... yes
checking for streams headers including struct winsize... no
checking for printf in -lc... yes
[...]
 
> Staring at the code in adjustwinsize() makes me suspect the SIGWINCH,
> as improbable as that seems.
> 
> Can you reproduce this with "zsh -f"?

Yes.
  
> If not, what are the values of your PS1 and RPS1 parameters?

(PS1 is %m%# and RPS1 is unset)

Thanks.

-- 
Herbert


  reply	other threads:[~2011-12-27 20:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-26 20:01 Herbert J. Skuhra
2011-12-27  0:52 ` Herbert J. Skuhra
2011-12-27  2:31 ` Bart Schaefer
2011-12-27 20:38   ` Herbert J. Skuhra [this message]
2011-12-28  0:53     ` Bart Schaefer
2012-01-01 14:25       ` Herbert J. Skuhra
2012-01-01 20:08         ` Bart Schaefer
2012-01-02 11:38           ` Herbert J. Skuhra
2012-01-02 19:36             ` Bart Schaefer
2012-01-03 11:33               ` Herbert J. Skuhra
2012-01-11  9:20                 ` Baptiste Daroussin
2012-01-02 19:07           ` 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=877h1hn40t.wl%hskuhra@fastmail.fm \
    --to=hskuhra@fastmail.fm \
    --cc=zsh-workers@zsh.org \
    /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).