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

OS9791203:Failfast in Tweetium and other UWA background task #2349

Merged
merged 1 commit into from
Jan 10, 2017

Conversation

suwc
Copy link

@suwc suwc commented Jan 10, 2017

Multi-thread race condition causes inconsistency in chakra's DynamicSourceHolder vs. WWAHost's internal mapping count. Fix by removing call to dynamic source holder from backend JIT code.

Multi-thread race condition causes inconsistency in chakra's
DynamicSourceHolder vs. WWAHost's internal mapping count.
Fix by removing call to dynamic source holder from backend JIT code.
@suwc
Copy link
Author

suwc commented Jan 10, 2017

@MikeHolman @leirocks @Microsoft/chakra-developers could you take a look pls?

@chakrabot chakrabot merged commit 514f6e7 into chakra-core:release/1.4 Jan 10, 2017
chakrabot pushed a commit that referenced this pull request Jan 10, 2017
…ground task

Merge pull request #2349 from suwc:build/suwc/bugfix

Multi-thread race condition causes inconsistency in chakra's DynamicSourceHolder vs. WWAHost's internal mapping count. Fix by removing call to dynamic source holder from backend JIT code.
chakrabot pushed a commit that referenced this pull request Jan 10, 2017
…ther UWA background task

Merge pull request #2349 from suwc:build/suwc/bugfix

Multi-thread race condition causes inconsistency in chakra's DynamicSourceHolder vs. WWAHost's internal mapping count. Fix by removing call to dynamic source holder from backend JIT code.
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.

4 participants