I changed translate.c:4597 from return true; to return
advance_pc(dc); and it worked.
On 8/16/24 17:16, Richard Henderson
wrote:
On 8/17/24 09:48, Carl Hauser wrote:
netbsd panics in the kernel trap handler; unfortunately it does not include the fsr in the panic message, but I expect it will be the same as on Solaris.
Ok, I have reproduced this with netbsd 9.3.
I'll have a look.
r~