I have a similar problem. I would suspect it's my hdd or possible RAM, because this only happens when I am trying to recompile the kernel, or install something from the ports tree. It panics with this error.
Jan 23 14:54:08 router /bsd: uvm_fault(0xd0767d20, 0x0, 0, 1) -> e Jan 23 14:54:08 router /bsd: kernel: page fault trap, code=0 Jan 23 14:54:08 router /bsd: Stopped at pmap_page_remove_86+0x114: movl 0(%eax,%edx,4),%eax Jan 23 14:54:08 router /bsd: ddb> I have a core dump, but no real way to analyze it. This is very frustrating. System is an AMD Athlon 750, two NICs, 128MB RAM. Very basic system that I'm using for firewalling my home network. Running at 4.0 -stable, I've applied all patches in the errata section, but I can't recompile the kernel! I've had no indications of hdd or RAM failure, however. If anyone has any suggestions, please help. Thank you, Dale ________________________________ From: [EMAIL PROTECTED] on behalf of Florian Fuessl Sent: Fri 1/5/2007 7:47 AM To: [email protected] Subject: uvm_fault 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

