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

[sgen] Disable freeing of OS memory on 64bit Windows build too #2369

Merged
merged 1 commit into from Dec 19, 2015

Conversation

akoeplinger
Copy link
Member

This was applied for the x86 build in 398c7fc.
Moved the check so that it applies to the x64 MSVC build as well.

We were hitting the same assert in mono_vfree() on Jenkins and this fixes it.

/cc @vargaz

This was applied for the x86 build in 398c7fc.
Moved the check so that it applies to the x64 MSVC build as well.

We were hitting the same assert in mono_vfree() on Jenkins and this fixes it.
tritao added a commit that referenced this pull request Dec 19, 2015
[sgen] Disable freeing of OS memory on 64bit Windows build too
@tritao tritao merged commit c1653b9 into mono:master Dec 19, 2015
@akoeplinger akoeplinger deleted the msvc-win64-crash branch December 19, 2015 17:26
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

Successfully merging this pull request may close these issues.

None yet

2 participants