Why do I get a warning about SIGINT being unblocked in the AMD64 Beta Release of MATLAB 7.0 (R14)?

2 views (last 30 days)
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.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
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.

More Answers (0)

Categories

Find more on Programming Utilities in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!