Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Dec 2004 15:39:38 -0500
From:      John Baldwin <jhb@FreeBSD.org>
To:        freebsd-current@FreeBSD.org, pawel.worach@telia.com
Subject:   Re: page fault panic in device_get_softc/acpi_pcib_route_interrupt
Message-ID:  <200412281539.38333.jhb@FreeBSD.org>
In-Reply-To: <20587818.1102626838092.JavaMail.tomcat@pne-ps4-sn1>
References:  <20587818.1102626838092.JavaMail.tomcat@pne-ps4-sn1>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 09 December 2004 04:13 pm, Pawel Worach wrote:
> Finally got around to fetch some more info about this.
>
> boot output and kgdb symbol decodes.
>
> pcib0: matched entry for 0.15.INTA (src \LPUS:0)
>
>
> Fatal trap 12: page fault while in kernel mode
> cpuid = 0; apic id = 00
> fault virtual address   = 0x48
> fault code              = supervisor read, page not present
> instruction pointer     = 0x8:0xc051d7a7
> stack pointer           = 0x10:0xc08208d8
> frame pointer           = 0x10:0xc08208ec
> code segment            = base 0x0, limit 0xfffff, type 0x1b
>                         = DPL 0, pres 1, def32 1, gran 1
> processor eflags        = interrupt enabled, resume, IOPL = 0
> current process         = 0 (swapper)
> [thread pid 0 tid 0 ]
> Stopped at      device_get_softc+0x7:   movl    0x48(%eax),%eax
> db> tr
> Tracing pid 0 tid 0 td 0xc06eda40
> device_get_softc(c07db4a0,c07d690d,35a,c0820928,c07b0e59) at
> device_get_softc+0x7 acpi_pci_link_route_interrupt(0,0,c0820a28,f,41) at
> acpi_pci_link_route_interrupt+0x37

Are you still seeing this?

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



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