emscripten-core / emscripten-core/emscripten

browser.test_pthread_asan_use_after_free_2_wasmfs hangs on Firefox

Open
#20,006 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

https://github.com/emscripten-core/emscripten/pull/20005 fixes that test for WasmFS, and it passes in Chrome,
but it hangs in Firefox. That is quite strange as WasmFS proxies less, so in general it
should have fewer hang bugs.

I investigated a little to rule out obvious issues. The page is actually hanging on CPU work,
so it isn't a reporting issue (it's not that the browser harness isn't getting a result), and
a reporting change is all that PR does, so I'm pretty sure that test was failing in Firefox
due to 2 reasons earlier, and that PR fixes 1 of the 2.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.