Subject: Crash in current
To: None <port-sparc@netbsd.org, port-sparc64@netbsd.org>
From: Robert Swindells <rjs@fdy2.demon.co.uk>
List: port-sparc
Date: 12/19/2007 12:59:32
Is anyone else having problems booting current NetBSD/sparc kernels on
Ultra systems ?

With GENERIC_SUN4U and custom kernels I get:

kernel trap 10: illegal instruction
Stopped in pid 0,1 (system) at netbsd:atomic_cas_ptr:  UNDEFINED
db> bt
proc0_init(...)
main(...)
cpu_initialize(...)

AFAICT NetBSD/sparc SUN4U kernels are using the sparc atomic ops not
the sparc64 ones.

Robert Swindells