[Webkit-unassigned] [Bug 277400] [WASM] WASM python crashes on JSC sometimes when run JSC with JIT(BBQ, OMG).
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 31 10:25:15 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=277400
--- Comment #5 from Song Juhyun <juju6985 at outlook.kr> ---
(In reply to Mark Lam from comment #3)
> Please provide:
> 1. a reproducible test case
> 2. details of the command line you use to invoke the jsc shell
> 3. details of what OS (and version) and platform you're running this on
> 4. details of how you got your jsc shell: did you build it yourself? If you
> built it yourself, what commit of WebKit did you build it from, and how did
> you build it?
>
> Please provide all the details. Thanks.
Umm.... How about using a docker?
I think sending you docker image(that I built for test python wasm in JavascriptCore) can solved all of the above questions.
(https://github.com/UsQuake/wasi_pyrb_diff_test/blob/master/sandbox_imgs/jsc_python_wasi/Dockerfile).
I understand that you got a lot of curious about what I did, That's reason why I used docker image and container to do test.
But If you need, I can still answer to your all above questions instead of sending docker image to execute wasm python interpreter on JavascriptCore.
Even though I should tell you a lot of details of my experiment.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240731/c68db6a4/attachment.htm>
More information about the webkit-unassigned
mailing list