[Webkit-unassigned] [Bug 278738] [ Sonoma wk2 x86_64]: fast/canvas/image-buffer-backend-variants.html is a flaky crash.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 3 10:54:20 PDT 2024


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

--- Comment #6 from Marcus Plutowski <marcus_plutowski at apple.com> ---
I'll take a look. This assert firing means that the AssemblerBuffer (where we emit code before it gets linked) contains an unexpectedly long string of 0s -- 16 or more, which should not be valid x86 ASM. A few questions:
  1. Does this reproduce locally, or just on the test runner?
  2. Does this reproduce when run alone, or only when run as part of a large batch of tests running in parallel?
  3. Is it possible for me to see the .ips files which resulted from the crashes in the link https://results.webkit.org/?platform=mac&suite=layout-tests&test=fast%2Fcanvas%2Fimage-buffer-backend-variants.html ?

-- 
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/20240903/be0fe5fc/attachment.htm>


More information about the webkit-unassigned mailing list