[Webkit-unassigned] [Bug 139548] fast/workers/worker-constructor.html frequently crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 11 13:51:54 PST 2014


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

--- Comment #3 from Michael Saboff <msaboff at apple.com> ---
I suspect that the issue is in lookupExceptionHandlerFromCallerFrame() when it gets its caller's frame.  That it isn't getting a JS frame, but a native frame.  It is hard to prove without being able to reproduce the issue.

Thinking about how to write a reliable test.

-- 
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/20141211/c63fc5d7/attachment-0002.html>


More information about the webkit-unassigned mailing list