I used CB12.11 compiled a app on Win7. If I run the app with debug mode, it works fine. Both in CB debug or run "gdb app" in command line. But the app crashed random with doubl click the exe file directly. What caused this issue? My app's bug or some compile options?