Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: nb5 panic: kernel diagnostic assertion "cv_is_valid(cv)" failed: file "/usr/nbcvs/src-5/sys/kern/kern_condvar.c", line 329 (fwd)




Am 25.01.2009 um So, 25. 01 2009, 22:44 schrieb Andrew Doran:
Are you running with LOCKDEBUG? If it spews the following then it is not
memory corruption but something killing the socket while still in use.

panic("lockdebug_lookup: uninitialized lock (lock=%p, from= %08"PRIxPTR")",
lock, where);

I'll go and enable LOCKDEBUG (which IIRC is off, unless DEBUG enables it).
FWIW, the panic that I got was:

panic: kernel diagnostic assertion "cv_is_valid(cv)" failed: file "/ usr/nbcvs/src-5/sys/kern/kern_condvar.c", line 329


 - Hubert


Home | Main Index | Thread Index | Old Index