MATLAB: Do I get a warning about SIGINT being unblocked in the AMD64 Beta Release of MATLAB 7.0 (R14)

64betabitjavajvmMATLABr14sigintunblockedvmwarning

When I launch the AMD64 Beta Release of MATLAB 7.0 (R14), the following warning is displayed in the console:
Warning: SIGINT is unblocked after VM initialization.
Matlab still loads normally after the warning is issued.

Best Answer

This bug has been fixed in Release 14 Service Pack 3 (R14SP3). For previous product releases, read below for any possible workarounds:
This warning is displayed because assertion checking is turned on in the AMD64 Beta release of MATLAB 7.0 (R14). Assertion checking is used in the code to confirm that assumptions about certain variables and conditions are true. This warning is expected to appear and will be removed in the final release.