[Webkit-unassigned] [Bug 186540] New: ShadowChicken crashes with stack overflow in the LLInt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 14:30:46 PDT 2018


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

            Bug ID: 186540
           Summary: ShadowChicken crashes with stack overflow in the LLInt
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tzagallo at apple.com

The following crashes on ShadowChicken when running with the JIT disabled and debugging opcodes enabled:

```
function foo() { foo() }
foo();
```

-- 
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/20180611/6f5ac514/attachment-0001.html>


More information about the webkit-unassigned mailing list