Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Sep 2013 15:25:20 -0600
From:      Ian Lepore <ian@FreeBSD.org>
To:        Subbsd <subbsd@gmail.com>
Cc:        freebsd-arm <freebsd-arm@FreeBSD.org>
Subject:   Re: recend freebsd-current doesn't boot in RPi with "Translation Fault" error
Message-ID:  <1378243520.1111.376.camel@revolution.hippie.lan>
In-Reply-To: <CAFt_eMrd89mn=B-7tfa3pzv%2B%2BhZwPMj7P_Aq%2BiMgPxLGLuRFPA@mail.gmail.com>
References:  <CAFt_eMrd89mn=B-7tfa3pzv%2B%2BhZwPMj7P_Aq%2BiMgPxLGLuRFPA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2013-09-03 at 23:39 +0400, Subbsd wrote:
> Hello,
> 
> I decided to upgrade my Raspberry Pi with running on FreeBSD-current on the
> July version to latest version of FreeBSD and got  error after going to
> multiuser mode.
> 
> FreeBSD revision: r255183
> Here is screenshot: http://prntscr.com/1p5sab (sorry for quality)
> 
> Looks like this error on fsck stage (ive use default rc.conf without any
> personal fsck-related params) and last message:
> 
> [ thread pid 11 tid 100019 ]
> Stopped at bcm_sdhci_dma_intr+0x44: ldr r0, [r0, #0x024]
> 
> can i help with something more to find the problems?
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"

The abort location seems to be within bcm_sdhci_dma_intr(), and appears
to have happened because a DMA interrupt occurred when there was no
active sdcard command.  It's hard to see how that could happen just from
looking at the code.

Does this happen repeatedly, or was it a one-time thing?

-- Ian





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1378243520.1111.376.camel>