tech-kern archive

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

Re: repeated panics in mutex_vector_enter (from unp_thread)



Edgar Fuß <ef%math.uni-bonn.de@localhost> wrote:
> Since a few days, I'm experiencing repeated panics in mutex_vector_enter.
> 
> <...>
> 
> db{5}> bt
> mutex_vector_enter() at netbsd:mutex_vector_enter+0x32c
> unp_thread() at netbsd:unp_thread+0x2eb

- Can you reproduce the problem with the LOCKDEBUG, DEBUG and DIAGNOSTIC
kernel options enabled?

- Do you always get the same backtrace i.e. it's always in unp_gc()?

- Can you reproduce the problem in -current?

-- 
Mindaugas


Home | Main Index | Thread Index | Old Index