From owner-freebsd-current Sat Aug 19 7:56:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 1D18E37B422 for ; Sat, 19 Aug 2000 07:56:48 -0700 (PDT) Received: (qmail 28845 invoked by uid 0); 19 Aug 2000 14:56:46 -0000 Received: from p3e992273.dip0.t-ipconnect.de (HELO gmx.net) (62.153.34.115) by mail.gmx.net with SMTP; 19 Aug 2000 14:56:46 -0000 Message-ID: <399EA057.7300E442@gmx.net> Date: Sat, 19 Aug 2000 16:57:27 +0200 From: Robert Drehmel X-Mailer: Mozilla 4.08 [en] (X11; I; FreeBSD 5.0-CURRENT i386) MIME-Version: 1.0 To: Poul-Henning Kamp , current@FreeBSD.ORG Subject: Re: PATCH: devfs mkIII test & review please. References: <85506.966672378@critter> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <85506.966672378@critter>, Poul-Henning Kamp wrote: > Please configure DDB and INVARIANTS in your kernel when you > use this patch, and send me output from the "trace" command > in DDB when it panics. """ Stopped at i586_bz2+0x2: fstl 0(%edx) i586_bz2(c0b32b80,3,2000,c65fa440,c7554eb8) at i586_bz2+0x2 spec_open(c7554eb8,c7554ecc,c021d154,c7554eb8,c6f5ad80) at spec_open+0x145 spec_vnoperate(c7554eb8,c6f5ad80,c65fa440,c02cde50,0) at spec_vnoperate+0x15 swapon(c65fa440,c7554f80,8055000,8051cfb,8051c0c) at swapon+0x7b syscall2(2f,2f,2f,8051c0c,8051cfb) at syscall2+0x166 Xint0x80_syscall() at Xint0x80_syscall+0x25 """ I also noticed that top and ps are unusable since I first booted the kernel that was built from the sys tree patched with ``devfsIII.patch''. """ $ top kvm_open: proc size mismatch (32736 total, 1048 chunks) top: out of memory $ ps ps: proc size mismatch (8448 total, 1048 chunks) $ """ -- Robert S. F. Drehmel FreeBSD i386 5.0-CURRENT #43: Sat Aug 19 07:16:51 CEST 2000 ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message