Subject: assertion failure with pthreads
To: None <port-sh3@netbsd.org>
From: Christian Groessler <cpg@aladdin.de>
List: port-sh3
Date: 03/29/2003 00:25:19
Hi,

I'm trying to implement the missing bits in libpthread. Now I'm at a
point where more often than not I get a kernel panic:

panic: kernel debugging assertion "!(l1 != curlwp && l1 != &lwp0)" failed: file "../../../../arch/sh3/sh3/vm_machdep.c", line 104
Stopped in pid 283.1 (sem) at   cpu_Debugger+0x6:       mov     r14, r15

What could be the cause for this?

regards,
chris