471.41 Driver crash when GFlags is enabled

I’m using GFlags to help debug memory access crashes in my program, and the 471.41 opengl driver seems to be tripping it reliably (90%+) on application startup and crashing with the flags:

gflags.exe /p /full /enable MyProgram.exe

This could also be a timing issue, since allocations take much longer when GFlags is fully enabled.