emscripten-core / emscripten-core/emscripten
browser.test_pthread_asan_use_after_free_2_wasmfs hangs on Firefox
- Langage dominant
- C++
- Étoiles
- 27.6k
- Forks
- 3.6k
- Merge moyen
- 1 j 14 h
- PR mergées (30 j)
- 125
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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par browser.test_pthread_asan_use_after_free_2_wasmfs et la pull request associée 20005, puis reproduisez le test dans Chrome et Firefox tout en vérifiant le blocage du CPU signalé. C’est terminé lorsque le test WasmFS se termine correctement dans Firefox au lieu de se bloquer.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- wasm
- Domaine
- testing-qa
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100