panic: spin lock held too long (w/ backtrace)

Kris Kennaway kris at obsecurity.org
Fri May 11 18:47:52 UTC 2007


On Fri, May 11, 2007 at 10:43:54AM -0600, Scott Swanson wrote:
> >> root at pyrite /usr/src/sys/i386/conf > kldstat
> >> Id Refs Address    Size     Name
> >>  1    3 0xc0400000 65e308   kernel
> >>  2    1 0xc0a5f000 59f20    acpi.ko
> > 
> > So, yes then :) Can you follow the steps for debugging modules and see
> > if it gives a better trace?
> > 
> > Kris
> > 
> 
> Unfortunately, after prepping and adding the symbol file for acpi.ko, I
> got the exact same backtrace.  Any other thoughts?

Sometimes -O2 can confuse gdb...unfortunately there is no way to
repair it after the fact.  Maybe someone else has ideas.

Kris



More information about the freebsd-stable mailing list