VM FAULT

Ian Lepore ian at FreeBSD.org
Fri Nov 28 15:12:27 UTC 2014


On Fri, 2014-11-28 at 12:05 +0000, Tony Moseby wrote:
> Hello,
> Now and then my system crashes at boot, sometimes freezes , sometimes I get following information (see below).I am running FreeBsd 8.2 with a marvel ethernet switch, someone who have seen orcan explain this?
> 
> vm_fault(0xc0bd4914, b82d3000, 1, 0) -> 1Fatal kernel mode data abort: 'Translation Fault (S)'trapframe: 0xd663edecFSR=00000005, FAR=b82d37a8, spsr=00000013r0 =c0bd40b8, r1 =0001bb40, r2 =feedfeed, r3 =00000040r4 =0000009c, r5 =c0bd4070, r6 =b82d3530, r7 =c4e72c00r8 =c0bd3d2c, r9 =c0bd3a30, r10=c0bdad60, r11=d663ee64r12=7ab16e37, ssp=d663ee38, slr=c091a844, pc =c0950118
> 

There's not really enough info in that panic output to figure out the
problem.  When it happens again, a backtrace (just enter bt at the
debugger prompt) might help.

I'm attaching a patch we used at $work when running 8.2 on a
marvell-based Dreamplug.  Maybe it will help, although the problem it
fixed for us was IO corruption on disk and network reads, so it doesn't
seem all that related.

-- Ian



-------------- next part --------------
A non-text attachment was scrubbed...
Name: dp_cache_wralloc.diff
Type: text/x-patch
Size: 1066 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arm/attachments/20141128/afc8a6d8/attachment.bin>


More information about the freebsd-arm mailing list