public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* recursive back ground jobs crash
@ 1999-03-04 22:31 Kazuhiro Fujieda
       [not found] ` < ulnhch2gw.fsf@parvati.will.or.jp >
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Kazuhiro Fujieda @ 1999-03-04 22:31 UTC (permalink / raw)
  To: cygwin

On Win95(OSR2.1+USB), the following command ends up with
the `illegal operation' message (in B20.1) or
the `STATUS_ACCESS_VIOLATION' exception (in the latest snapshot).

% sh -c 'ls &' &
____
  | AIST      Kazuhiro Fujieda <fujieda@jaist.ac.jp>
  | HOKURIKU  School of Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: recursive back ground jobs crash
       [not found] ` < ulnhch2gw.fsf@parvati.will.or.jp >
@ 1999-03-07 15:22   ` Chris Faylor
  1999-03-31 19:45     ` Chris Faylor
  0 siblings, 1 reply; 6+ messages in thread
From: Chris Faylor @ 1999-03-07 15:22 UTC (permalink / raw)
  To: Kazuhiro Fujieda; +Cc: cygwin

On Fri, Mar 05, 1999 at 03:31:27PM +0900, Kazuhiro Fujieda wrote:
>On Win95(OSR2.1+USB), the following command ends up with
>the `illegal operation' message (in B20.1) or
>the `STATUS_ACCESS_VIOLATION' exception (in the latest snapshot).
>
>% sh -c 'ls &' &

This doesn't die on NT.

I can't test this on 95 right now.  Can anyone send me an strace log of
this failing?

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: recursive back ground jobs crash
  1999-03-04 22:31 recursive back ground jobs crash Kazuhiro Fujieda
       [not found] ` < ulnhch2gw.fsf@parvati.will.or.jp >
@ 1999-03-07 21:15 ` Kazuhiro Fujieda
  1999-03-31 19:45   ` Kazuhiro Fujieda
  1999-03-31 19:45 ` Kazuhiro Fujieda
  2 siblings, 1 reply; 6+ messages in thread
From: Kazuhiro Fujieda @ 1999-03-07 21:15 UTC (permalink / raw)
  To: cygwin

>>> On 05 Mar 1999 15:31:27 +0900
>>> Kazuhiro Fujieda <fujieda@jaist.ac.jp> said:

> On Win95(OSR2.1+USB), the following command ends up with
> the `illegal operation' message (in B20.1) or
> the `STATUS_ACCESS_VIOLATION' exception (in the latest snapshot).
> 
> % sh -c 'ls &' &

I discoverd that there is no need for the last `&'. In addition,
you can use bash instead of sh to realize this problem.
An strace log with the latest snapshot is attached below.

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

* Re: recursive back ground jobs crash
  1999-03-07 21:15 ` Kazuhiro Fujieda
@ 1999-03-31 19:45   ` Kazuhiro Fujieda
  0 siblings, 0 replies; 6+ messages in thread
From: Kazuhiro Fujieda @ 1999-03-31 19:45 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 461 bytes --]

>>> On 05 Mar 1999 15:31:27 +0900
>>> Kazuhiro Fujieda <fujieda@jaist.ac.jp> said:

> On Win95(OSR2.1+USB), the following command ends up with
> the `illegal operation' message (in B20.1) or
> the `STATUS_ACCESS_VIOLATION' exception (in the latest snapshot).
> 
> % sh -c 'ls &' &

I discoverd that there is no need for the last `&'. In addition,
you can use bash instead of sh to realize this problem.
An strace log with the latest snapshot is attached below.

[-- Attachment #2: strace.log.bz2 --]
[-- Type: application/x-bzip2, Size: 6472 bytes --]

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

* Re: recursive back ground jobs crash
  1999-03-07 15:22   ` Chris Faylor
@ 1999-03-31 19:45     ` Chris Faylor
  0 siblings, 0 replies; 6+ messages in thread
From: Chris Faylor @ 1999-03-31 19:45 UTC (permalink / raw)
  To: Kazuhiro Fujieda; +Cc: cygwin

On Fri, Mar 05, 1999 at 03:31:27PM +0900, Kazuhiro Fujieda wrote:
>On Win95(OSR2.1+USB), the following command ends up with
>the `illegal operation' message (in B20.1) or
>the `STATUS_ACCESS_VIOLATION' exception (in the latest snapshot).
>
>% sh -c 'ls &' &

This doesn't die on NT.

I can't test this on 95 right now.  Can anyone send me an strace log of
this failing?

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* recursive back ground jobs crash
  1999-03-04 22:31 recursive back ground jobs crash Kazuhiro Fujieda
       [not found] ` < ulnhch2gw.fsf@parvati.will.or.jp >
  1999-03-07 21:15 ` Kazuhiro Fujieda
@ 1999-03-31 19:45 ` Kazuhiro Fujieda
  2 siblings, 0 replies; 6+ messages in thread
From: Kazuhiro Fujieda @ 1999-03-31 19:45 UTC (permalink / raw)
  To: cygwin

On Win95(OSR2.1+USB), the following command ends up with
the `illegal operation' message (in B20.1) or
the `STATUS_ACCESS_VIOLATION' exception (in the latest snapshot).

% sh -c 'ls &' &
____
  | AIST      Kazuhiro Fujieda <fujieda@jaist.ac.jp>
  | HOKURIKU  School of Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

end of thread, other threads:[~1999-03-31 19:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-04 22:31 recursive back ground jobs crash Kazuhiro Fujieda
     [not found] ` < ulnhch2gw.fsf@parvati.will.or.jp >
1999-03-07 15:22   ` Chris Faylor
1999-03-31 19:45     ` Chris Faylor
1999-03-07 21:15 ` Kazuhiro Fujieda
1999-03-31 19:45   ` Kazuhiro Fujieda
1999-03-31 19:45 ` Kazuhiro Fujieda

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 read-only IMAP folder(s) and NNTP newsgroup(s).