Re: Arm v7 RPi2 -current unresponsive to debugger escape during buildworld
void <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <aRATeJZBPA-MYhQU@int21h> |
On Thu, Nov 06, 2025 at 06:04:52AM -0800, bob prohaska wrote: >For roughly the past year I've been seeing buildworld become unresponsive >compiling -current on a Pi2 (armv7). The stoppages seem random, sometimes >with no visible memory pressure, other times while swapping. The machine >uses a USB mechanican hard drive for root and swap. Is this always in a -current context? I'm seeing buildkernel fail with -j3 or more. Random places. It's building happily with -j2 right now. My context is in some respects different to yours though. stable/13 no swap, nfs mounted src obj and ccache-static (v3). Also the rpi2b is clocked to 1.1GHz and is stable. --