bin/109760: [acpi]: [modules] kldunload acpi_video - crash

John Baldwin jhb at freebsd.org
Tue Sep 15 12:31:29 UTC 2009


On Monday 14 September 2009 5:40:06 pm Johannes Totz wrote:
> The following reply was made to PR bin/109760; it has been noted by GNATS.
> 
> From: Johannes Totz <johannes at jo-t.de>
> To: bug-followup at FreeBSD.org
> Cc:  
> Subject: Re: bin/109760: [acpi]: [modules] kldunload acpi_video - crash
> Date: Mon, 14 Sep 2009 22:25:01 +0100
> 
>  This is a multi-part message in MIME format.
>  --------------030405080807000300080603
>  Content-Type: text/plain; charset=ISO-8859-15
>  Content-Transfer-Encoding: 7bit
>  
>  Hi!
>  
>  I can repeat the same problem here.
>  This is on a Samsung P35 (from 2004), running 7-stable.
>  
>  dmesg.txt is after reboot, while the dmesg part at the end of core.txt
>  is from before crash. I have trimmed core.txt a bit.

Please provide the kgdb output I requested earlier from the previous 
submitter:

- go to the frame of acpi_video_vo_destroy
- "p *vo"
- "p voqh"
- "p *voqh"

Also, if you can obtain an acpidump that might be useful, too.

-- 
John Baldwin


More information about the freebsd-acpi mailing list