On Fri, Jan 05, 2007 at 01:47:19PM +0100, Florian Fuessl wrote:
> Hi,
> 
> I have problems with an OpenBSD 3.9 GENERIC.MP#0 i386 machine causing
> uvm_fault crashes:
> 
> uvm_fault(0xd05cc640, 0xedbe2000, 0, 3) -> e
> kernel page fault trap, code=0
> Stopped at     memset+0x33:   repe stosl      %es:(%edi)
> 
> The system in question is a Fujitsu Siemens Primergy P200 system with five
> network cards, four Intel PRO/1000MT (82546GB) [em0-3] and one Intel 8255x
> [fxp0]. It has an Adaptec 2100S RAID controller and 1.5 GB memory.
> Real memory usage is usually between "Memory: Real: 200M/336M".
> 
> Any ideas would be great, thanks for your time,
> - Florian
> 
>

Please read http://www.openbsd.org/report.html and provide a real bug
report*. uvm(9) is the kernel memory manager, basically everything from
hard- to software can cause an uvm_fault.

Tobias

* full dmesg, is it reproducable, output of trace and ps (attach a
  serial console), etc.

Reply via email to