Skip to content

[browser][MT] try to fix "Invalid atomic access index" - more #98640

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

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

pavelsavara
Copy link
Member

Continuation of #98608
even more forceThreadMemoryViewRefresh

@pavelsavara pavelsavara added arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript os-browser Browser variant of arch-wasm labels Feb 18, 2024
@pavelsavara pavelsavara added this to the 9.0.0 milestone Feb 18, 2024
@pavelsavara pavelsavara requested review from kg and maraf February 18, 2024 21:44
@pavelsavara pavelsavara self-assigned this Feb 18, 2024
@pavelsavara pavelsavara requested a review from lewing as a code owner February 18, 2024 21:44
@ghost
Copy link

ghost commented Feb 18, 2024

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Continuation of #98608
even more forceThreadMemoryViewRefresh

Author: pavelsavara
Assignees: pavelsavara
Labels:

arch-wasm, area-System.Runtime.InteropServices.JavaScript, os-browser

Milestone: 9.0.0

Copy link
Member

@kg kg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should look into how hard it would be to patch the atomics implementation, either at the mono_xxx level or inside emscripten libc. I'm fine with doing this for now but it doesn't feel like a fix and this is probably broken for other users of emscripten too.

@pavelsavara pavelsavara merged commit 7bcb5a8 into dotnet:main Feb 19, 2024
@pavelsavara pavelsavara deleted the browser_more_growth branch February 19, 2024 07:34
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript os-browser Browser variant of arch-wasm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants