Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA12651; Fri, 15 Mar 96 14:48:10 EST
Received: from pain.lcs.mit.edu by MIT.EDU with SMTP
	id AA25711; Fri, 15 Mar 96 14:47:21 EST
Received: (from daemon@localhost) by pain.lcs.mit.edu (8.7.4/8.6.12) id NAA25346; Fri, 15 Mar 1996 13:33:13 -0500 (EST)
Received: from bart.datastorm.com by pain.lcs.mit.edu (8.7.4/8.6.12) with ESMTP id NAA25320 for <netbsd-bugs@NetBSD.ORG>; Fri, 15 Mar 1996 13:28:14 -0500 (EST)
Received: from dsusmail.dsus.datastorm.com by bart.datastorm.com with SMTP
	(1.37.109.16/16.2) id AA049384479; Fri, 15 Mar 1996 12:27:59 -0600
Received: by dsusmail.dsus.datastorm.com with Microsoft Mail
	id <3149D2D7@dsusmail.dsus.datastorm.com>; Fri, 15 Mar 96 12:28:07 PST
From: John Maier <JohnAM@datastorm.com>
To: "'netbsd-bugs'" <netbsd-bugs@NetBSD.ORG>
Subject: svr4 emulation and Solaris86 2.4 filemgr is starting to work b   ut
	hangs
Date: Fri, 15 Mar 96 12:31:00 PST
Message-Id: <3149D2D7@dsusmail.dsus.datastorm.com>
Encoding: 24 TEXT
X-Mailer: Microsoft Mail V3.0
Sender: owner-netbsd-bugs@NetBSD.ORG
Precedence: list
X-Loop: netbsd-bugs@NetBSD.ORG


I get the latest round of updates to the svr4 emulation source files.  I   
rolled the updates into my /src/sys/compat/svr4 tree (I'm using NetBSD   
1.1)

I recompiled my kernel, and now filemgr is starting to work.  However, as   
filemgr is coming up, these messages are displayed on the console and   
filemgr locks hard.

jam.datastorm.com:/usr/emul/svr4/usr/openwin/bin>ktrace filemgr
Mar 15   
06:00:58 jam /netbsd: sig = 18, sip f7bfc4f0, ucp = f7bfc2f0, handler =   
1832af9c
Mar 15 06:00:58 jam /netbsd: sig = 18, sip f7bfc4f0, ucp =   
f7bfc2f0, handler = 1832af9c
Mar 15 06:01:04 jam /netbsd: sig = 18, sip   
f7bfc75c, ucp = f7bfc55c, handler = 1832af9c
Mar 15 06:01:04 jam /netbsd:   
sig = 18, sip f7bfc75c, ucp = f7bfc55c, handler = 1832af9c
Mar 15   
06:01:07 jam /netbsd: sig = 14, sip f7bfc75c, ucp = f7bfc55c, handler =   
1832af9c
Mar 15 06:01:07 jam /netbsd: sig = 14, sip f7bfc75c, ucp =   
f7bfc55c, handler = 1832af9c

The ktrace yielded little information, except filemgr is looking for   
/dev/volctl with does not exist.

BTW, am I submitting these bugs to the correct place?

jam  
