Panic after update kernel

Andriy Gapon avg at freebsd.org
Wed Mar 16 15:12:06 UTC 2011


on 16/03/2011 16:18 Ilya A. Arhipov said the following:
> 2011/3/16 Andriy Gapon <avg at freebsd.org <mailto:avg at freebsd.org>>
> 
>     on 16/03/2011 10:52 Ilya A. Archipov said the following:
>     > and see:
>     > http://imm.io/4nzZ
>     >
>     > what information still needs to provide?
> 
>     'bt' command output please (a screenshot is fine).
> 
>     --
>     Andriy Gapon
> 
> 
> boot:
> http://imm.io/4nTZ
> bt:
> http://imm.io/4nTS <-first
> http://imm.io/4nUd <-last

So the panic is that we acquire a regular (non-spin) mutex in an interrupt context.
Not sure if this is a FreeBSD issue (implementation of ACPI semaphore) or some
ACPICA issue (e.g. doing something wrong in an interrupt handler).

Jung-uk, Robert, can you please take a look?
Thanks!
-- 
Andriy Gapon


More information about the freebsd-acpi mailing list