Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Illegal Instruction Crash in Release mode #1

Open
TheHugeManatee opened this issue Aug 1, 2014 · 0 comments
Open

Illegal Instruction Crash in Release mode #1

TheHugeManatee opened this issue Aug 1, 2014 · 0 comments

Comments

@TheHugeManatee
Copy link

Application crashes on release mode configuration in some seemingly random part of code (sometimes ml::Timer::getTime(), sometimes dynamic initializer of std::cout) during application initialization.
Tested on Intel Xeon X5650

Disabling AVX instructions (setting Project Settings > C/C++ > Code Generation > Enable Enhanced Instruction Set to "Not Set") seems to resolve this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant