On Mon, Jan 18, 2010 at 08:36:55PM -0800, Joseph Bustos wrote:
> I have been testing 2 different BSDs 4.4 as firewalls (one transparent bridge
> and the other is just a firewall with routing) on identicial hardware.  I
> noticed one machine (the firewall with router) has been failing.  I suspect
> hardware but honestly after browsing the archives I am not sure what this may
> be.
> 
> 
> This is the error message that appears on the screen when it goes down:
> 
> uvm_fault(0xd9d69d38, 0x0, 0, 1) -> e
> kernel: page fault trap, code = 0
> stopped at skipjack_forwards+ox517: xorb 0 (%edi,%eax,1),%cl
> 
> ddb> uvm_fault(0xd081d340, 0xd0034000, 0, 1) -> e
> kernel: page fault trap, code=0
> Faulted in DDB; continuing...
> 
> ddb> uvm_fault(0xd081d340,0xd0034000, 0, 1) -> e
> kernel: page fault trap, code=0
> Faulted in DDB; continuing...
> 
> ddb> uvm_fault(0xd081d340, 0xd0034000, 0, 1) -> e
> kernel: page fault trap, code=0
> Faulted in DDB; continuing...
> 
> ddb>
> 
> 
> 
> Any ideas?

4,.6 is the current release, 4.7-to-be is in snapshots. Try something
more current to attract more interest. i.e. something less likely
to have whatever problem you are seeing already fixed.

.... Ken

Reply via email to