Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 2009 08:19:06 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-acpi@freebsd.org, Johannes Totz <johannes@jo-t.de>
Subject:   Re: bin/109760: [acpi]: [modules] kldunload acpi_video - crash
Message-ID:  <200909150819.06519.jhb@freebsd.org>
In-Reply-To: <200909142140.n8ELe62o008218@freefall.freebsd.org>
References:  <200909142140.n8ELe62o008218@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@jo-t.de>
> To: bug-followup@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



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