Re: Panic on boot for armv7 on rpi2

From: bob prohaska <fbsd_at_www.zefox.net>
Date: Sun, 25 Jan 2026 19:51:01 UTC
On Sat, Jan 24, 2026 at 03:37:34PM -0800, Mark Millard wrote:
> On 1/9/26 16:27, bob prohaska wrote:
> > On Fri, Jan 09, 2026 at 01:14:56PM -0800, Mark Millard wrote:
> >>
> >> The call chain in the backtrace in your original report is very
> >> different than the one shown in buzilla 291294 (see above url). So
> >> separate bugzilla reports looks to be what is appropriate.
> > 
> > Reported as bug 292314
> > 
> > I have two rpi2's running current, both crash during shutdown -r
> > but they seem to issue different messages. Both are included
> > in the bugzilla report. One uses a relatively modern usb3-sata
> > bridge while the other uses an old usb2-pata bridge, but that's
> > the only obvious difference.
> > 
> > Thanks for your help!
> > 
> > bob prohaska
> >  
> > 
> > 
> 
> There are other bugzilla reports for at least both RPi2B v1.1's (armv7)
> and RPi3B (aarch64) contexts that look similar (in at least part).
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292695
> 
> has a proposed patch.
> 
> I do not remember seeing  any reporting that indicates what changed to
> start to need the likes of that patch vs. previously not needing it.

In my case there was none. When first observed I simply updated
sources and tried to rebuild kernel and world, thinking the problem
would be corrected eventually. Only after several iterations
(so, weeks or a month) did I report a problem, and misidentified
it at that. Your observation that the crash occurred before, not
after, reboot was an important correction.

> 
> One of the reports goes back to: 2025-10-22 06:26 UTC :
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290417

There's a git bisect in progress on the host using a usb-sata 
bridge. The second host with a usb-pata bridge is tracking 
-current to see if the problem is "overcome by events". 

The patch will be tried on the usb2-pata host if the problem 
persists as it will conclude faster than the bisect process.

Thanks for writing!

bob prohaska