Re: Still seeing Failed assertion: "p[i] == 0" on armv7 buildworld [only main 16 does the check]
- In reply to: Mark Millard : "Re: Still seeing Failed assertion: "p[i] == 0" on armv7 buildworld"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Nov 2025 15:13:56 UTC
Just an explicit FYI that the assertion involved is only enabled by default for main [so: 16 now]. The other builds of FreeBSD would not detect the issue unless specially built to do so. === Mark Millard marklmi at yahoo.com