From owner-freebsd-emulation@FreeBSD.ORG Sat Sep 30 00:36:51 2006 Return-Path: X-Original-To: freebsd-emulation@FreeBSD.org Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C95E416A407; Sat, 30 Sep 2006 00:36:51 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79A9843D58; Sat, 30 Sep 2006 00:36:47 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id k8U0aeQV035597; Fri, 29 Sep 2006 20:36:40 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-emulation@FreeBSD.org Date: Fri, 29 Sep 2006 20:36:26 -0400 User-Agent: KMail/1.6.2 References: <200609261733.48398.jkim@FreeBSD.org> <200609282109.24348.jkim@FreeBSD.org> <200609291643.41826.jhb@freebsd.org> In-Reply-To: <200609291643.41826.jhb@freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200609292036.28415.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV version 0.88, clamav-milter version 0.87 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: Alexander Leidinger , John Baldwin Subject: Re: linuxulator on -CURRENT X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Sep 2006 00:36:51 -0000 On Friday 29 September 2006 04:43 pm, John Baldwin wrote: > This helps. Let's start with some baby steps. Can you run > msgctl01 and msgctl07 both under ktrace -i? http://people.freebsd.org/~jkim/linux/msgctl01-ktrace.txt http://people.freebsd.org/~jkim/linux/msgctl07-ktrace.txt Note msgctl07's child process was manually killed after parent died. Thanks, Jung-uk Kim