Builworld stalls on rpi2 [various processes stuck in pfault and vmwait with 1996M Free Swap listed by top]

Ian Lepore ian at freebsd.org
Sat Jan 13 02:50:44 UTC 2018


On Fri, 2018-01-12 at 18:43 -0800, bob prohaska wrote:
> On Fri, Jan 12, 2018 at 05:53:03PM -0800, Mark Millard wrote:
> > 
> > 
> > On 2018-Jan-12, at 4:54 PM, bob prohaska <fbsd at www.zefox.net>;
> > wrote:
> > 
> > > 
> > > 
> > > The machine still answers ping. Typing escape control-b does not
> > > bring up a debugger, did the keysequence change? Power cycling
> > > seems
> > > to be the only way out.
> > With or without:
> > 
> > options         ALT_BREAK_TO_DEBUGGER
> > 
> > For with: <CR>~^B (with <CR> being <return>
> > and ^ being <control>) is an alternate with
> > this.
> > 
> The line 
> options         ALT_BREAK_TO_DEBUGGER
> does not appear in the GENERIC kernel, but
> neither does the ue identifier for ethernet.
> I thought perhaps both were included from
> elsewhere. Maybe not. I'll add it.
> 

It's in std.armv7, which is included from GENERIC.

-- Ian



More information about the freebsd-arm mailing list