Hello all, > Everything about this bug looks like better compiler optimization > hitting code with a latent bug, and as expected using either gcc-9 > or -O2 "fixes" the problem.
That's a great finding, thank's Adrian, I have uploaded a workaround for this issue (removing the -O4 flag, keeping -O2). It's not an ideal solution but it's better than leaving it broken with -O4, I will be asking the release team to unblock the migration to testing. Cheers, -- Samuel Henrique <samueloph>

