[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 Aug 14 20:19:06 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=277400

--- Comment #15 from Yusuke Suzuki <ysuzuki at apple.com> ---
(In reply to Song Juhyun from comment #14)
> Created attachment 472164 [details]
> module-ready-wasi-py.js, needed modules, python.wasm and testcase.py
> 
> Here is the module-ready-wasi-py.js, needed modules, python.wasm and
> testcase.py. 
> You should extract the tar file and copy paste a debug shell(jsc) into
> extracted folder(which name is py-wasi-sandbox). 
> command is
> (presume you already opened the ./py-wasi-sandbox)
> "./jsc module-ready-wasi-py.js -- none"
> Then, you could see the debug shell crashes flasky.

I ran the above code, however I got different results (but this is consistent on ARM64 macOS / x64 macOS). Is it expected?

$ VM=~/dev/OpenSource/WebKitBuild/Release; DYLD_FRAMEWORK_PATH=$VM $VM/jsc module-ready-wasi-py.js -- none
171
-3.0
[6, 6, 259, 78856]
11.3
[4, 8, 255, 471, 5333]
11.3
[4, 8, 255, 471, 5333]
[4, 8, 255, 471, 5333]
[4, 8, 255, 471, 5333]

-- 
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/20240815/86a33534/attachment.htm>


More information about the webkit-unassigned mailing list