Subject: Re: HEADS UP: merging the newlock2 branch
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Andrew Doran <ad@NetBSD.org>
List: current-users
Date: 02/10/2007 16:09:13
On Sun, Feb 11, 2007 at 12:29:45AM +0900, Izumi Tsutsui wrote:

> FYI, I got the following panic on macppc:
[...]
> panic: lock error
> Stopped in pid 154.1 (ntpdate) at	netbsd:cpu_Debugger+0x10:	\
> lwz     r0, r1, 0x14
> db> tr
> 0xd5243970: at panic+0x1a8
> 0xd52439c0: at lockdebug_abort+0x64
> 0xd52439e0: at mutex_abort+0x38
> 0xd52439f0: at mutex_vector_exit+0x114
> 0xd5243a10: at sendsig+0x144
> 0xd5243e50: at kpsendsig+0x24
> 0xd5243e60: at postsig+0x13c
> 0xd5243ec0: at lwp_userret+0xd0
> 0xd5243ee0: at syscall_plain+0x1cc
> 0xd5243f40: user SC trap #209 by 0xefcba004: srr1=0xd032
>             r1=0xffffdd90 cr=0x34000022 xer=0 ctr=0xefcb9ffc

I think I found the problem, and it should be fixed now. Sorry about that.

Cheers,
Andrew