i386 panic

Konstantin Belousov kostikbel at gmail.com
Tue Aug 13 05:33:41 UTC 2013


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130813/99cb9990/attachment.sig>


More information about the freebsd-current mailing list