Hey guys,
I have been integrating automatable parameters to my audio plugin recently. However, rarely, the plugin crashes with this error message in Windows:
"A serious program error has occured.
This application will shut down after this message box is closed.
ADefaultWinSystemExceptionHandler::HandleStageOne"
Since there was no such error before, I suppose it is related to the automation part. I cannot generate the error that often, so haven’t still find the problem behind this yet. Has anyone encountered a similar error before? I would appreciate if someone suggests what might be the issue causing it. I have tested the plugin on 32/64 bit hosts (Live, Reaper, Logic etc.) in OSX both VST and AU, and didn’t get any related errors so far. I suspect it might be a Windows specific problem.

