Bug 159177 - Crashing at an unreachable code trap in FTL should give more information
Summary: Crashing at an unreachable code trap in FTL should give more information
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-27 16:01 PDT by Filip Pizlo
Modified: 2016-06-27 16:27 PDT (History)
5 users (show)

See Also:


Attachments
the patch (3.60 KB, patch)
2016-06-27 16:04 PDT, Filip Pizlo
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2016-06-27 16:01:33 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2016-06-27 16:04:02 PDT
Created attachment 282179 [details]
the patch
Comment 2 WebKit Commit Bot 2016-06-27 16:06:10 PDT
Attachment 282179 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp:11247:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Filip Pizlo 2016-06-27 16:27:26 PDT
Landed in https://trac.webkit.org/changeset/202519