Here is a C test program reproducing the issue. > cc -Wall -O2 -pthread test.c > ./a.out guard size is: 0 Martin