Subject: Re: assertion failure with pthreads
To: None <port-sh3@netbsd.org>
From: Vesa Norrman <pulahti@netscape.net>
List: port-sh3
Date: 03/31/2003 22:52:20
Christian Groessler wrote:
> 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
> 
> 
Have you implemented the files in lib/libpthread/arch/sh3?
Can you post them here?