Bug 150016 - We were creating a GCAwareJITStubRoutineWithExceptionHandler when we didn't actually have an exception handler in the CodeBlock's exception handler table
Summary: We were creating a GCAwareJITStubRoutineWithExceptionHandler when we didn't a...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
: 150062 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-10-11 10:30 PDT by Myles C. Maxfield
Modified: 2015-10-13 17:12 PDT (History)
3 users (show)

See Also:


Attachments
Crashlog (79.22 KB, text/plain)
2015-10-11 12:47 PDT, Myles C. Maxfield
no flags Details
patch (4.19 KB, patch)
2015-10-13 16:04 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Myles C. Maxfield 2015-10-11 10:30:56 PDT
Assigning to ggaren. He'll know what to do with this.

Occurs on nightly build at r190845 on Yosemite 14F27
Comment 2 Myles C. Maxfield 2015-10-11 12:45:45 PDT
Doesn't seem to occur for me any more. Probably related to one of the ads.
Comment 3 Myles C. Maxfield 2015-10-11 12:47:20 PDT
Just happened again. Attaching crashlog.
Comment 4 Myles C. Maxfield 2015-10-11 12:47:53 PDT
Created attachment 262867 [details]
Crashlog
Comment 5 Geoffrey Garen 2015-10-12 12:08:39 PDT
No crash for me @190860.
Comment 6 Myles C. Maxfield 2015-10-12 21:34:35 PDT
Just hit this on http://www.theverge.com/2015/10/5/9409563/reel-to-reel-tape-retro-audio-trend on nightly r190913 on Yosemite
Comment 7 Saam Barati 2015-10-12 22:11:19 PDT
Okay. I'll work on fixing this tomorrow.
Comment 8 Saam Barati 2015-10-13 15:02:46 PDT
*** Bug 150062 has been marked as a duplicate of this bug. ***
Comment 9 Saam Barati 2015-10-13 16:04:37 PDT
Created attachment 263033 [details]
patch
Comment 10 Geoffrey Garen 2015-10-13 16:11:28 PDT
Comment on attachment 263033 [details]
patch

r=me
Comment 11 WebKit Commit Bot 2015-10-13 17:12:54 PDT
Comment on attachment 263033 [details]
patch

Clearing flags on attachment: 263033

Committed r191016: <http://trac.webkit.org/changeset/191016>
Comment 12 WebKit Commit Bot 2015-10-13 17:12:58 PDT
All reviewed patches have been landed.  Closing bug.