Subject: Re: kern/31848: signal problem in linux compatibility
To: Mark Davies <mark@mcs.vuw.ac.nz>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 10/18/2005 08:50:43
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