NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/42007 (hdaudio panics on P5W DH Deluxe (amd64))
The following reply was made to PR kern/42007; it has been noted by GNATS.
From: Scott Ellis <scotte%warped.com@localhost>
To: "Jared D. McNeill" <jmcneill%invisible.ca@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: kern/42007 (hdaudio panics on P5W DH Deluxe (amd64))
Date: Mon, 07 Sep 2009 15:58:45 -0700
On 9/7/2009 9:41 AM, Jared D. McNeill wrote:
> I just checked in a fix for this, can you update and try again?
You fixed the original crash, but now I get caught up on a different
(more interesting) one:
booting hd0a:netbsd-09070902.debug
3299568+66688+627392 [306960+207227]=0x54d510
WARNING: couldn't open /stand/amd64/5.99.16/modules/ffs/ffs.kmod
WARNING: couldn't open ffs
kernel text is mapped with 2 large pages and 294 normal pages
Loaded initial symtab at 0xffffffff805cf740, strtab at
0xffffffff8061ab90, # entries 12773
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009
The NetBSD Foundation, Inc. All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
NetBSD 5.99.16 (INTREPID.P5W.DEBUG) #3: Mon Sep 7 15:44:29 PDT 2009
scotte@intrepid:/nbu/source/netbsd/src/obj.amd64/nbu/source/netbsd/src/sys/arch/amd64/compile/INTREPID.P5W.DEBUG
total memory = 8191 MB
avail memory = 7933 MB
mainbus0 (root)
cpu0 at mainbus0 apid 0: Intel 686-class, 2703MHz, id 0x6f6
cpu1 at mainbus0 apid 1: Intel 686-class, 2703MHz, id 0x6f6
ioapic0 at mainbus0 apid 2
acpi0 at mainbus0: Intel ACPICA 20090730
attimer0 at acpi0 (TMR, PNP0100): io 0x40-0x43 irq 0
pcppi0 at acpi0 (SPKR, PNP0800): io 0x61
sysbeep0 at pcppi0
fdc0 at acpi0 (FDC, PNP0700): io 0x3f0-0x3f5,0x3f7 irq 6 drq 2
ACPI Warning for \_SB_.PCI0.SBRG.FDC_._FDE: Return type mismatch - found
Package, expected Buffer (20090730/nspredef-1139)
fdc0: expected BUFFER, got 4
hpet0 at acpi0 (HPET, PNP0103): mem 0xfed00000-0xfed003ff
aiboost0 at acpi0 (ASOC, ATK0110-16843024)
aiboost0: ASUS AI Boost Hardware monitor
com0 at acpi0 (UAR1, PNP0501-1): io 0x3f8-0x3ff irq 4
com: ns16550a, working fifo
com0: console
acpibut0 at acpi0 (PWRB, PNP0C0C-170): ACPI Power Button
attimer0: attached to pcppi0
pci0 at mainbus0 bus 0: configuration mode 1
pchb0 at pci0 dev 0 function 0: vendor 0x8086 product 0x277c (rev. 0xc0)
ppb0 at pci0 dev 1 function 0: vendor 0x8086 product 0x277d (rev. 0xc0)
pci1 at ppb0 bus 5
vendor 0x10de product 0x01d1 (VGA display, revision 0xa1) at pci1 dev 0
function 0 not configured
hdaudio0 at pci0 dev 27 function 0: HD Audio Controller
hdaudio0: interrupting at ioapic0 pin 19
hdafg0 at hdaudio0 vendor 0x10EC product 0x0882 nid 0x01 (firmware
configuration)
hdafg0: DAC0:02, Analog Speaker: Jack (Green, 14)
hdafg0: DAC0:03, Analog Speaker: Jack (Orange, 16)
hdafg0: DAC0:04, Analog Speaker: Jack (Black, 15)
hdafg0: DAC0:05, Analog Speaker: Jack (Grey, 17)
hdafg0: DAC1:25, Analog HP Out: Jack (Green, 1B)
hdafg0: DAC2:06, Digital SPDIF Out: Jack (Black, 1E)
hdafg0: ADC3:07, Analog Mic In: Jack (Pink, 18)
hdafg0: ADC3:07, Analog Line In: Jack (Blue, 1A)
hdafg0: ADC3:07, Analog CD: Fixed Function (Unknown, 1C)
hdafg0: ADC4:08, Analog Mic In: Jack (Pink, 19)
hdafg0: 8ch/2ch 44100Hz-192000Hz 16/16 20/32 24/32
audio0 at hdafg0: full duplex, independent
uvm_fault(0xffffffff8056ef20, 0x0, 1) -> e
fatal page fault in supervisor mode
trap type 6 code 0 rip ffffffff801279c9 cs 8 rflags 10287 cr2 10 cpl 8
rsp ffffffff80651ef0
kernel: page fault trap, code=0
Stopped in pid 0.1 (system) at netbsd:audio_calcwater+0xb: movq
0x10(%ra
x),%rdx
db{0}> tr
audio_calcwater() at netbsd:audio_calcwater+0xb
audiosetinfo() at netbsd:audiosetinfo+0x4d1
audio_set_defaults() at netbsd:audio_set_defaults+0xdd
audioattach() at netbsd:audioattach+0x226
config_attach_loc() at netbsd:config_attach_loc+0x16b
audio_attach_mi() at netbsd:audio_attach_mi+0x32
hdaudio_afg_attach() at netbsd:hdaudio_afg_attach+0xe17
config_attach_loc() at netbsd:config_attach_loc+0x16b
hdaudio_attach_fg() at netbsd:hdaudio_attach_fg+0xce
hdaudio_attach() at netbsd:hdaudio_attach+0x4c9
hdaudio_pci_attach() at netbsd:hdaudio_pci_attach+0x16d
config_attach_loc() at netbsd:config_attach_loc+0x16b
pci_probe_device() at netbsd:pci_probe_device+0x2e7
pci_enumerate_bus() at netbsd:pci_enumerate_bus+0x139
pcirescan() at netbsd:pcirescan+0x48
pciattach() at netbsd:pciattach+0x17b
config_attach_loc() at netbsd:config_attach_loc+0x16b
mainbus_attach() at netbsd:mainbus_attach+0x12c
config_attach_loc() at netbsd:config_attach_loc+0x16b
cpu_configure() at netbsd:cpu_configure+0x26
main() at netbsd:main+0x1da
db{0}>
Home |
Main Index |
Thread Index |
Old Index