Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: macppc/5.99.44: hangs after 'avail memory'



Matt Thomas wrote:

> No it wasn't.  This is now fixed.  (It was due to older ports specifying
> r0 as temporary register but r0 has restrictions on how it can used so
> the macro that inits lwp0.l_addr had to change to deal with that.

Thanks. I confirm it is fixed.

But now the next kernel diagnostic assertion panic happens during,
or shortly after, running /sbin/init:

init: copying out path '/sbin/init' 11
panic: kernel diagnostic asssertion "l == l->l_md.md_fpucpu->ci_fpulwp" failed: 
file "[...]src/sys/arch/powerpc/powerpc/fpu.c", line 180

Traceback:
panic+0x25c
kern_assert+0x4c
fpu_save_lwp+0x110
cpu_lwp_free+0x18
exit1+0x420
sys_exit+0x44
syscall_plain+0x24c
user SC trap #1 by 0xeff3a474: srr=0xd032 r1=0xfffcb10 cr=0x22044022 xer=0 
ctr=0xeff3a46c

-- 
Frank Wille


Home | Main Index | Thread Index | Old Index