emscripten-core / emscripten-core/emscripten

browser.test_pthread_asan_use_after_free_2_wasmfs hangs on Firefox

オープン
#20,006 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
C++
スター
27.6k
フォーク
3.6k
平均マージ
1日 14時間
マージ済み PR(30日)
125

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

browser.test_pthread_asan_use_after_free_2_wasmfs と関連する pull request 20005 から始め、その後、報告された CPU ハングを確認しながら Chrome と Firefox でテストを再現します。Firefox で WasmFS テストがハングせず正常に完了すれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
wasm
領域
testing-qa
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。