[560] in NetBSD-Development
still having problems with afs for i386
daemon@ATHENA.MIT.EDU (Peter Wieland)
Wed Feb 15 22:34:02 1995
From: Peter Wieland <peter@tripwire.org>
To: netbsd-afs@MIT.EDU
Date: Wed, 15 Feb 1995 22:33:52 -0500 (EST)
I picked up the recent release of afs 3.3 for netbsd, but it still
(unfortunatly) crashes my i386 machine.
The LKM loads without any problems, but when i try to start afsd (all in
single user mode right after startup), i get the following output:
afsd: my home cell is 'andrew.cmu.edu'
SScall(210, 28)=0 afsd: Forking rx callback listener.
afsd: Forking AFS daemon.
afsd: Forking 4 background daemons
afsd: rx callback is pid 21
* rx_NweService: A non-zero port must be specified on this call if a non-zero
* port was not provided at Rx initialization (service afs)
* vm_fault(f86b0600, 0, 1, 0) -> 1
* kernel: page fault trap, code = 0
* stopped at _end+0x51a9c3: movl 0(%ecx),%esi
(lines starting with * are the panic messages)
I did a ps from the kernel debugger and it showed 6 afsd processes all running
(none of them were waiting for anything) ... but i didn't write the results
from that down.
I coppied the configuration files from a friend who is running afs without any
problems. The recent fix for i386 processors has definately had some impact
(the system used to die with illegal instruction problems).
please let me know what more information i can give you
-peter wieland