zsh-workers
 help / color / mirror / code / Atom feed
From: "Herbert J. Skuhra" <hskuhra@fastmail.fm>
To: zsh-workers@zsh.org
Subject: zsh-4.3.1[45] problem on FreeBSD
Date: Mon, 26 Dec 2011 21:01:58 +0100	[thread overview]
Message-ID: <1324929718.26691.140661016136941@webmail.messagingengine.com> (raw)

Hi,

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.

96450 herbert       1  89    0 11452K  2888K RUN      0:49 59.96% zsh
96448 herbert       1  52    0 14372K  5944K select   0:35 40.97% xterm

Ktrace shows an endless loop of:

 96228 xterm    RET   read 4096/0x1000
 96228 xterm    CALL  select(0x5,0x809f900,0x809f880,0,0x809f878)
 96228 xterm    RET   select 1
 96228 xterm    CALL  sched_yield
 96228 xterm    RET   sched_yield 0
 96228 xterm    CALL  read(0x3,0x288ac018,0x1000)
 96228 xterm    RET   read -1 errno 35 Resource temporarily unavailable
 96228 xterm    CALL  read(0x3,0x288ac018,0x1000)
 96228 xterm    RET   read -1 errno 35 Resource temporarily unavailable
 96228 xterm    CALL  read(0x3,0x288ac018,0x1000)
 96228 xterm    RET   read -1 errno 35 Resource temporarily unavailable
 96228 xterm    CALL  poll(0x2886c648,0x1,0)
 96228 xterm    RET   poll 0
 96228 xterm    CALL  select(0x5,0x809f900,0x809f880,0,0)
 96228 xterm    RET   select 1
 96228 xterm    CALL  read(0x3,0x288ac018,0x1000)
 96228 xterm    RET   read -1 errno 35 Resource temporarily unavailable
 96228 xterm    CALL  read(0x3,0x288ac018,0x1000)
 96228 xterm    RET   read -1 errno 35 Resource temporarily unavailable
 96228 xterm    CALL  poll(0x2886c648,0x1,0)
 96228 xterm    RET   poll 0
 96228 xterm    CALL  read(0x4,0x28aa101c,0x1000)
 96228 xterm    GIO   fd 4 read 3716 bytes
       0x0000 5b41 1b5b 411b 5b41 1b5b 411b 5b41 1b5b 411b 5b41 1b5b 411b  |[A.[A.[A.[A.[A.[A.[A.[A.|
       0x0018 5b41 1b5b 411b 5b41 1b5b 411b 5b41 1b5b 411b 5b41 1b5b 411b  |[A.[A.[A.[A.[A.[A.[A.[A.|
       0x0030 5b41 1b5b 411b 5b41 1b5b 411b 5b41 1b5b 411b 5b41 1b5b 411b  |[A.[A.[A.[A.[A.[A.[A.[A.|
       0x0048 5b41 1b5b 411b 5b41 1b5b 411b 5b41 1b5b 411b 5b41 1b5b 411b  |[A.[A.[A.[A.[A.[A.[A.[A.|
       0x0060 5b41 1b5b 411b 5b41 1b5b 411b 5b41 1b5b 411b 5b41 1b5b 411b  |[A.[A.[A.[A.[A.[A.[A.[A.|
       [snip]

-- 
Herbert


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

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-26 20:01 Herbert J. Skuhra [this message]
2011-12-27  0:52 ` Herbert J. Skuhra
2011-12-27  2:31 ` Bart Schaefer
2011-12-27 20:38   ` Herbert J. Skuhra
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=1324929718.26691.140661016136941@webmail.messagingengine.com \
    --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).