Re: NetBSD 10 earmv5 issue with awk
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.arm |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jun 08, 2024 at 06:31:32PM +0000, John Klos wrote:
> So I compiled awk with symbols and tried again, and awk failed like so:
>
> assertion "s < f->state_count" failed: file
> "/usr/src/external/historical/nawk/bin/../dist/b.c", line 568, function
> "pmatch"
> [1] Abort trap (core dumped) ${AWK} -f
> ${PKGSRCDIR}/mk/pkgformat/pkg/reduce...
Can you show a full backtrace?
Martin