zsh-workers
 help / color / mirror / code / Atom feed
* zsh-4.3.1[45] problem on FreeBSD
@ 2011-12-26 20:01 Herbert J. Skuhra
  2011-12-27  0:52 ` Herbert J. Skuhra
  2011-12-27  2:31 ` Bart Schaefer
  0 siblings, 2 replies; 12+ messages in thread
From: Herbert J. Skuhra @ 2011-12-26 20:01 UTC (permalink / raw)
  To: zsh-workers

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-01-11  9:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-26 20:01 zsh-4.3.1[45] problem on FreeBSD 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
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

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).