Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2008 17:43:36 -0500
From:      Brian Biskeborn <bbiskebo@Princeton.EDU>
To:        Scott Long <scottl@samsco.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: hptrr driver panics on 7.0-RC2
Message-ID:  <47B37298.1020004@princeton.edu>
In-Reply-To: <47B340DF.1010607@samsco.org>
References:  <47B315C8.3060805@bosco.princeton.edu> <47B340DF.1010607@samsco.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Scott Long wrote:
> Brian Biskeborn wrote:
>> Hello all,
>>
>> I've reported this problem to HighPoint, but I'm curious to see 
>> whether anyone else has run into it. I'm using a RocketRaid 2314MS 
>> card on an amd64 system. When I boot the install CD for 7.0-RC2, the 
>> driver panics:
>>
>> hptrr: (null): 180*32=5760 bytes
>> hptrr: (null): 180*288=51840 bytes
>>
>> Fatal trap 12: page fault while in kernel mode
>> cpuid = 0; apic id = 00
>> fault virtual address    = 0x3
>> fault code               = supervisor read data, page not present
>> instruction pointer      = 0x8:0xffffffff80502032
>> stack pointer            = 0x10:0xffffffff80fd0950
>> frame pointer            = 0x10:0xffffffff80822ecf
>> code segment             = base 0x0, limit 0xfffff, type 0x1b
>>                          = DPL 0, pres 1, long 1, def32 0, gran 1
>> processor eflags         = interrupt enabled, resume, IOPL = 0
>> current process          = 0 (swapper)
>> trap number              = 12
>> panic: page fault
>> cpuid = 0
>>
>> This is with no drives connected to the controller. My machine specs:
>> Dell Inspiron 531S
>> Processor: Athlon 64 X2 4000+
>> Motherboard: Asus M2N61-AX (seems to be made specifically for Dell) 
>> with the MCP61 chipset
>>
>> So: has anyone else seen a panic with this or other HighPoint cards? I 
>> know HighPoint provides a binary blob for their driver, but could the 
>> problem be in the wrapper code someplace?
>>
>> I wish I could provide more information, but not being able to install 
>> FreeBSD limits my options there. I had to take a picture of the screen 
>> and type in the panic output by hand :)
>>
> 
> I'll take a look at it.  Since you don't have any drives connected, can 
> you remove the card and then do the install?
> 

Heh, not a bad idea... Is there a way to hard-code the dump device into 
the kernel configuration? This crash happens too early for rc.conf to 
have any effect.

I tried building the kernel with online debugging enabled, but my USB 
keyboard doesn't work after the panic (and the box has no PS/2 ports).

Cheers,
Brian



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