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 02:01:05
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: Mon, 17 Oct 2005 22:00:40 -0400

 On Oct 18,  2:05pm, mark@mcs.vuw.ac.nz (Mark Davies) wrote:
 -- Subject: Re: kern/31848: signal problem in linux compatibility
 
 | On Tuesday 18 October 2005 13:11, Christos Zoulas wrote:
 | 
 | > Do you have a ktrace of the working and failing system?
 | 
 | They're not small (170 - 190MB when uncompressed) but you can grab them from:
 | 
 | 	http://www.mcs.vuw.ac.nz/~mark/ktrace-broken.out.gz
 | 	http://www.mcs.vuw.ac.nz/~mark/ktrace-working.out.gz
 | 
 | cheers
 | mark
 
 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?
 
 christos