[Webkit-unassigned] [Bug 230331] Various tweaks in preparation for Temporal.Instant

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 22 15:36:49 PDT 2021


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

--- Comment #8 from Philip Chimento <philip.chimento at gmail.com> ---
(In reply to Philip Chimento from comment #7)
> Any idea why the `"T".repeat(int32_max)` test might be crashing on armv7?

I am reasonably sure now this is because the EWS bots just run out of memory when you do this. The tests seem to crash with SIGKILL not SIGSEGV. I've been trying this on a rpi4 and I also get SIGKILL when just running `'T'.repeat(2147483647)` at the JSC shell prompt. So maybe we shouldn't have this test after all?

-- 
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/20210922/a9590a9b/attachment.htm>


More information about the webkit-unassigned mailing list