Subject: Re: kern/31848: signal problem in linux compatibility
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 10/18/2005 12:51:03
The following reply was made to PR kern/31848; it has been noted by GNATS.
From: christos@zoulas.com (Christos Zoulas)
To: Mark Davies <mark@mcs.vuw.ac.nz>
Cc: gnats-bugs@netbsd.org, kern-bug-people@netbsd.org,
netbsd-bugs@netbsd.org
Subject: Re: kern/31848: signal problem in linux compatibility
Date: Tue, 18 Oct 2005 08:50:43 -0400
On Oct 18, 4:32pm, mark@mcs.vuw.ac.nz (Mark Davies) wrote:
-- Subject: Re: kern/31848: signal problem in linux compatibility
| On Tuesday 18 October 2005 15:00, Christos Zoulas wrote:
|
| > Got them, but did not see anything strange yet. I only see that bash
| > gets a sigchld in the working case, but not in the non-working one.
| > Could it be a bash problem? Is it the NetBSD bash, or an emulated one?
|
| That bash looks like its /emul/linux/bin/sh so its the emulated one.
Can you try running the whole thing with a bash compiled for NetBSD?
Does that bash work when forking jobs in the foreground/background
and waiting for them?
christos