ok thx
I had another thought. You could try compiling with -O2 instead of -O3. This will disable some of
the more aggressive compiler optimizations. Perhaps some of my code conflicts with the
optimizer.
This suggestion might also be useful for the stack smashing crash seen with hmq1725.