LOCKDEBUG panic: lockdebug_alloc: already initialized

2011-07-01 Thread dieter roelants
Hi, While building packages I got the following panic message: Mutex error: lockdebug_alloc: already initialized lock address : 0x80f96d20 type : sleep/adaptive initialized : 0x80f8c8b1 shared holds : 0 exclusive: 0 shared wanted:

Re: [FIXED] diagnostic assertion "anon->an_lock == amap->am_lock"

2011-07-01 Thread dieter roelants
On Mon, 27 Jun 2011 17:02:12 +0100 Mindaugas Rasiukevicius wrote: > dieter roelants wrote: > > > > On an amd64 kernel with DIAGNOSTIC and LOCK_DEBUG enabled, the > > following assertion got triggered while building packages: > > "anon->an_lock == amap->am_lock" in sys/uvm/uvm_fault.c line 1228