Bug 169566

Summary: WebAssembly: it should be impossible to recursively enter a trap handler
Product: WebKit Reporter: JF Bastien <jfbastien>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: fpizlo, jfbastien, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 159775    

JF Bastien
Reported 2017-03-13 14:00:55 PDT
Handling a trap while handling a trap leads to madness, and is likely a bug. Should we detect and CRASH on this?
Attachments
Note You need to log in before you can comment on or make changes to this bug.