Re: LOR with today's RELENG_6

2006-11-10 Thread Bjoern A. Zeeb
On Thu, 9 Nov 2006, Vlad Galu wrote: -- cut here -- lock order reversal: 1st 0x80501ba0 cdev (cdev) @ kern/kern_conf.c:61 2nd 0x858d20f8 sleep mtxpool (sleep mtxpool) @ kern/kern_prot.c:1877 isn't that http://sources.zabbadoz.net/freebsd/lor.html#187 ? -- Bjoern A. Zeeb

Re: sparc64 buildworld failure (NOT: LOR with today's RELENG_6)

2006-11-09 Thread Kris Kennaway
On Thu, Nov 09, 2006 at 09:33:45AM -0500, Matthew Herzog wrote: > I have never been able to "make buildworld" on sparc64 STABLE. It > always dies in gbde. Don't hijack threads for unrelated topics, please. > /usr/src/sbin/gbde/gbde.c:801: warning: implicit declaration of > function `getopt' > /us

Re: LOR with today's RELENG_6

2006-11-09 Thread Matthew Herzog
I have never been able to "make buildworld" on sparc64 STABLE. It always dies in gbde. mkdep -f .depend -a-I/usr/src/sbin/gbde/../../sys -DRESCUE /usr/src/sbin/gbde/gbde.c template.c /usr/src/sbin/gbde/../../sys/crypto/rijndael/rijndael-alg-fst.c /usr/src/sbin/gbde/../../sys/crypto/rijndael/r

Re: LOR with today's RELENG_6

2006-11-09 Thread Vlad Galu
On 11/9/06, Vlad Galu <[EMAIL PROTECTED]> wrote: On 11/9/06, Vlad Galu <[EMAIL PROTECTED]> wrote: > -- cut here -- > lock order reversal: > 1st 0x80501ba0 cdev (cdev) @ kern/kern_conf.c:61 > 2nd 0x858d20f8 sleep mtxpool (sleep mtxpool) @ kern/kern_prot.c:1877 > KDB: stack backtr

Re: LOR with today's RELENG_6

2006-11-09 Thread Vlad Galu
On 11/9/06, Vlad Galu <[EMAIL PROTECTED]> wrote: -- cut here -- lock order reversal: 1st 0x80501ba0 cdev (cdev) @ kern/kern_conf.c:61 2nd 0x858d20f8 sleep mtxpool (sleep mtxpool) @ kern/kern_prot.c:1877 KDB: stack backtrace: witness_checkorder() at witness_checkorder+0x4d2 _mtx_

LOR with today's RELENG_6

2006-11-09 Thread Vlad Galu
-- cut here -- lock order reversal: 1st 0x80501ba0 cdev (cdev) @ kern/kern_conf.c:61 2nd 0x858d20f8 sleep mtxpool (sleep mtxpool) @ kern/kern_prot.c:1877 KDB: stack backtrace: witness_checkorder() at witness_checkorder+0x4d2 _mtx_lock_flags() at _mtx_lock_flags+0x5c crhold() at crh