On Mon, Aug 12, 2013 at 12:43:02PM -0700, Sean Bruno wrote: > http://people.freebsd.org/~sbruno/10_i386_vmfault.txt > > I can never tell if stuff like this is because I'm not nerfing the > system RAM correctly or if this is i386 bit-rot. > > I set hw.physmem="2g" in loader.conf to try and get the system to boot, > but I don't think I did it right? > > Sean kernel trap 12 with interrupts disabled panic: vm_fault: fault on nofault entry, addr: c9f7c000 ... calltrap() at calltrap+0x6/frame 0xc1820c9c --- trap 0xc, eip = 0xc1820d37, esp = 0xc1820ce8, ebp = 0 --- end() at 0xc1820d37 First thing is to try to identify what is the code was executing there. Try to disassemble some amount of instructions before and after the faulting %eip.
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:40 UTC