Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 1997 16:02:03 -0700 (PDT)
From:      Tom Bartol <bartol@salk.edu>
To:        =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.ru>
Cc:        FreeBSD-current <current@FreeBSD.ORG>, dyson@FreeBSD.ORG
Subject:   Re: Recent vfork kernel changes broke csh & tcsh!
Message-ID:  <Pine.BSF.3.95.970421155758.317A-100000@pauling.salk.edu>
In-Reply-To: <Pine.BSF.3.96.970422012832.2204A-100000@nagual.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

I just rebooted with the kernel and world I made after make update this
morning and am seeing similar problems.  csh seg faults and X hangs at the
gray screen with mouse active but no windows or window manager.

Tom


On Tue, 22 Apr 1997, [KOI8-R] Андрей Чернов wrote:

> Run this simple file (a.sh, a+rx mode)
> 
> #!/bin/sh
> while true
> do
> sleep 10
> done &
> 
> and you got SIGSEGV at the next one or two commands you'll enter
> after it started.
> 
> Both csh and tcsh affected in the similar way.
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.970421155758.317A-100000>