From owner-freebsd-emulation@FreeBSD.ORG Tue Jun 5 08:28:43 2007 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 41EFE16A41F for ; Tue, 5 Jun 2007 08:28:43 +0000 (UTC) (envelope-from wilkinsa@obelix.dsto.defence.gov.au) Received: from digger1.defence.gov.au (digger1.defence.gov.au [203.5.217.4]) by mx1.freebsd.org (Postfix) with ESMTP id D762713C45D for ; Tue, 5 Jun 2007 08:28:42 +0000 (UTC) (envelope-from wilkinsa@obelix.dsto.defence.gov.au) Received: from ednmsw510.dsto.defence.gov.au (ednmsw510.dsto.defence.gov.au [131.185.68.11]) by digger1.defence.gov.au (8.13.8/8.13.8) with ESMTP id l558IpW8019337 for ; Tue, 5 Jun 2007 17:48:51 +0930 (CST) Received: from ednex510.dsto.defence.gov.au (ednex510.dsto.defence.gov.au) by ednmsw510.dsto.defence.gov.au (Clearswift SMTPRS 5.2.9) with ESMTP id for ; Tue, 5 Jun 2007 17:58:36 +0930 Received: from obelix.dsto.defence.gov.au ([203.6.60.208]) by ednex510.dsto.defence.gov.au with Microsoft SMTPSVC(6.0.3790.1830); Tue, 5 Jun 2007 17:58:35 +0930 Received: from obelix.dsto.defence.gov.au (localhost [127.0.0.1]) by obelix.dsto.defence.gov.au (8.13.8/8.13.8) with ESMTP id l558SL49097063 for ; Tue, 5 Jun 2007 16:28:21 +0800 (WST) (envelope-from wilkinsa@obelix.dsto.defence.gov.au) Received: (from wilkinsa@localhost) by obelix.dsto.defence.gov.au (8.13.8/8.13.8/Submit) id l558SL3I097062 for freebsd-emulation@freebsd.org; Tue, 5 Jun 2007 16:28:21 +0800 (WST) (envelope-from wilkinsa) Date: Tue, 5 Jun 2007 16:28:21 +0800 From: "Wilkinson, Alex" To: freebsd-emulation@freebsd.org Message-ID: <20070605082820.GT16563@obelix.dsto.defence.gov.au> Mail-Followup-To: freebsd-emulation@freebsd.org References: <20070507095959.lqa9n27yso8cwo4s@webmail.leidinger.net> <20070507080332.GI3240@obelix.dsto.defence.gov.au> <17983.13326.774561.259231@gromit.timing.com> <20070508024404.GE7353@obelix.dsto.defence.gov.au> <17984.31467.919324.655183@gromit.timing.com> <20070515071955.GB57845@obelix.dsto.defence.gov.au> <17993.63236.294996.548983@gromit.timing.com> <20070515180949.GA29908@freebsd.org> <20070516024939.GA3773@obelix.dsto.defence.gov.au> <20070521014316.GA15705@obelix.dsto.defence.gov.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20070521014316.GA15705@obelix.dsto.defence.gov.au> Organisation: Defence Science Technology Organisation User-Agent: Mutt/1.5.15 (2007-04-06) X-OriginalArrivalTime: 05 Jun 2007 08:28:36.0010 (UTC) FILETIME=[82ACD8A0:01C7A74B] X-TM-AS-Product-Ver: SMEX-7.0.0.1526-3.6.1039-15218.002 X-TM-AS-Result: No--1.604500-8.000000-31 Content-Transfer-Encoding: 7bit Subject: Re: Re: Re:Re: Re: Re: [net/citrix_ica/] /usr/local/bin/wfcmgr ... hangs upon exec() [SOLUTION] 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: Tue, 05 Jun 2007 08:28:43 -0000 0n Mon, May 21, 2007 at 09:43:16AM +0800, Wilkinson, Alex wrote: > 0n Wed, May 16, 2007 at 10:49:39AM +0800, Wilkinson, Alex wrote: > >Ok I am now seeing this problem again. > >/usr/local/bin/wfcmgr is hung and ^T outputs the following: > > load: 0.24 cmd: wfcmgr 15758 [ptsopn] 0.44u 167.05s 0% 7200k > load: 0.24 cmd: wfcmgr 15758 [ptsopn] 0.44u 167.05s 0% 7200k > >And linux.ko debugging has stopped with the following: > > linux(15758): stat64(/dev/ukbd0, *) > linux(15758): stat64(/dev/kbd2, *) > linux(15758): stat64(/dev/log, *) > linux(15758): stat64(/dev/ptyp0, *) > linux(15758): stat64(/dev/ttyp0, *) > linux(15758): stat64(/dev/ptyp1, *) > linux(15758): stat64(/dev/ttyp1, *) > linux(15758): stat64(/dev/ptyp2, *) > linux(15758): stat64(/dev/ttyp2, *) > linux(15758): stat64(/dev/ptyp3, *) > linux(15758): stat64(/dev/ttyp3, *) > linux(15758): stat64(/dev/ptyp4, *) > linux(15758): stat64(/dev/ttyp4, *) > linux(15758): stat64(/dev/ptyp5, *) > linux(15758): stat64(/dev/ttyp5, *) > linux(15758): stat64(/dev/ptyp6, *) > linux(15758): stat64(/dev/ttyp6, *) > linux(15758): stat64(/dev/ptyp7, *) > linux(15758): stat64(/dev/ttyp7, *) > linux(15758): stat64(/dev/ptyp8, *) > linux(15758): stat64(/dev/ttyp8, *) > linux(15758): stat64(/dev/ptyp9, *) > linux(15758): stat64(/dev/ttyp9, *) #mkdir /compat/linux/dev Bizarre ! Anyone care to speculate ? -aW IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 1914. If you have received this email in error, you are requested to contact the sender and delete the email.