Re: 7.0-STABLE amd64 kernel trap during boot-time device probe

2008-03-04 Thread Jeff Blank
On Sun, Mar 02, 2008 at 07:04:29PM +1100, Peter Jeremy wrote: > It looks like there's an unexpected ATA interrupt. I can't think of > any reason why either sound or netgraph would cause this - neither > should be touching the hardware directly. Unless someone else has > seen this before, tracking

Re: 7.0-STABLE amd64 kernel trap during boot-time device probe

2008-03-02 Thread Peter Jeremy
On Sat, Mar 01, 2008 at 11:31:30PM -0500, Jeff Blank wrote: >_mtx_lock_sleep() at 0x8047d77e = _mtx_lock_sleep+0x4e >ata_interrupt() at 0x80234184 = ata_interrupt+0x164 >ata_generic_intr() at 0x80234e5f = ata_generic_intr+0x2f >ithread_loop() at 0x8046ccf0 = ithread_

Re: 7.0-STABLE amd64 kernel trap during boot-time device probe

2008-03-01 Thread Jeff Blank
On Sun, Mar 02, 2008 at 09:56:46AM +1100, Peter Jeremy wrote: > On Sat, Mar 01, 2008 at 02:44:04PM -0500, Jeff Blank wrote: > >/boot/loader.conf (XXX_load=YES). It seems to occur near the end of > >device probing, just before it detects the disks. > This is likely to be when the loaded modules get

Re: 7.0-STABLE amd64 kernel trap during boot-time device probe

2008-03-01 Thread Peter Jeremy
On Sat, Mar 01, 2008 at 02:44:04PM -0500, Jeff Blank wrote: >I posted this around 3 months ago and never received a response. the >problem still occurs with 7.0-STABLE (csup on 20080301). I possibly >incorrectly referred to it as a panic last time, when the problem was >really a trap. A trap tri

Re: 7.0-STABLE amd64 kernel trap during boot-time device probe

2008-03-01 Thread Pete French
> I also receive "Fatal trap 12: page fault while in kernel mode" while > trying to boot a HP Proliant DL580G3 from the 7.0-RELEASE amd64 disc1 CD. Does it boot with ACPI disabled ? I have an HP workstation which did the same, and got a patch for it in the end, but thius might be an utterly unrel

Re: 7.0-STABLE amd64 kernel trap during boot-time device probe

2008-03-01 Thread Joe Koberg
Jeff Blank wrote: Hello, I posted this around 3 months ago and never received a response. the problem still occurs with 7.0-STABLE (csup on 20080301). I possibly incorrectly referred to it as a panic last time, when the problem was really a trap. I also receive "Fatal trap 12: page faul