Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2010 11:09:21 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        "KGB" <e01630112a@yahoo.com.cn>
Cc:        freebsd-drivers <freebsd-drivers@freebsd.org>
Subject:   Re: Kernel panic of "spin lock held too long"
Message-ID:  <201006251109.21471.jhb@freebsd.org>
In-Reply-To: <tencent_396C7B805EC70CA730530752@qq.com>
References:  <tencent_396C7B805EC70CA730530752@qq.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 25 June 2010 9:56:13 am KGB wrote:
> I met the kernel dump again.The message is below.

Do you use any interrupt handlers?  If so, are you using a filter function?

Also, you can use the 'tid' command in kgdb to switch to a thread via a tid to 
avoid having to search for a 'tid' in info threads.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006251109.21471.jhb>