Comment 7 for bug 1819650

Revision history for this message
Gregor Jasny (gjasny) wrote :

If you're able to find the raspbian build logs you could have a look at the build flags. Debian ones are here: https://buildd.debian.org/status/package.php?p=v4l-utils

From a glimpse at those they seem to enable `-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong` Maybe those make a difference. But ASAN also should tell you about broken stacks.