On 2023-12-04 Emanuele Rocca <[email protected]> wrote: > Hi Andreas!
> On 2023-12-03 06:20, Andreas Metzler wrote: > > gnutls28 is currently blocked from testing because gsasl's autopkg test > > fails. > We recently enabled stack-clash-protection on all arm ports. On 32 bit > arm the feature is implemented using stack probes, which valgrind flags > as illegal accesses because they occur below the stack pointer address. > However, stack probes don't actually care about the contents - just that > the address is valid. Hello, thank you for the explanation and for already having a handle on the issue. cu Andreas

