Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2000 16:57:27 +0200
From:      Robert Drehmel <robd@gmx.net>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>, current@FreeBSD.ORG
Subject:   Re: PATCH: devfs mkIII test & review please.
Message-ID:  <399EA057.7300E442@gmx.net>
References:  <85506.966672378@critter>

next in thread | previous in thread | raw e-mail | index | archive | help
In <85506.966672378@critter>,
Poul-Henning Kamp <phk@critter.freebsd.dk> 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 <robd@gmx.net>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?399EA057.7300E442>