: - nfsd off
:results:
: - drop into ddb with this outcome:
:
:Fatal trap 12: page fault while in kernel mode
:fault virtual address = 0x8bc93139
:fault code = supervisor read, page not present
:instruction pointer= 0x8:0xc018aa5f
:stack pointer =
Matthew Dillon wrote:
> * Are you running softupdates on the UFS filesystem on the NFS server?
no softupdates.
> I would also look at your 'dmesg' output to see if you are getting any
> IDE errors.
no IDE errors
> And there is yet another possibility: The new ATA driver has
:-
:kernel.0 vmcore.0
:panic: ffs_blkfree: bad size
:
:syncing disks... 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
:giving up on 1 buffers
:Uptime: 26m34s
:
:dumping to dev #ad/0x20021, offset 864256
:dump ata2: resetting devices .. done
:(kgdb) where
:#0 0xc01372b0 in boot ( )
:#1 0xc013763
Matthew Dillon wrote:
> If the machine still crashes then we need to know what the panic message
> is. It may be useful to configure a kernel with DDB enabled to cause it
> to drop into DDB on a crash (this assuming you aren't running X on the
> machine, since DDB only runs on th
Hello,
Not sure if this is the right place to report this. My system (server)
crashes when i transfer files FROM a client (unix and win9x). The error
seems to be random because i can sometimes transfer a whole directory
that is more than 50mgs or so and sometimes i can't even transfer
anything le