[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FAIL: autopoint-3
From: |
Bruno Haible |
Subject: |
Re: FAIL: autopoint-3 |
Date: |
Sat, 22 Jun 2024 01:05:13 +0200 |
Santiago Vila wrote:
> So, yes, this is most probably a memory-handling bug in mawk.
Can you debug it? I don't think valgrind is needed; simply recompiling
the mawk binary with clang + ASAN + UBSAN should reveal the relevant stack
traces.
So far, GNU been stating that any 'awk' implementation is sufficient
for executing configure scripts. I wouldn't like to have to remove 'mawk'
from the list of possible choices.
Bruno