Bug 123681 - Disable LLVM's pretty stack traces, which involve intercepting fatal signals
Summary: Disable LLVM's pretty stack traces, which involve intercepting fatal signals
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 112840
  Show dependency treegraph
 
Reported: 2013-11-02 11:50 PDT by Filip Pizlo
Modified: 2013-11-02 18:46 PDT (History)
8 users (show)

See Also:


Attachments
llvm patch (1.11 KB, patch)
2013-11-02 11:50 PDT, Filip Pizlo
no flags Details | Formatted Diff | Diff
jsc patch (1.13 KB, patch)
2013-11-02 11:51 PDT, Filip Pizlo
ggaren: 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 2013-11-02 11:50:13 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2013-11-02 11:50:40 PDT
Created attachment 215823 [details]
llvm patch
Comment 2 Filip Pizlo 2013-11-02 11:51:34 PDT
Created attachment 215824 [details]
jsc patch
Comment 3 Geoffrey Garen 2013-11-02 14:09:07 PDT
Comment on attachment 215824 [details]
jsc patch

r=me
Comment 4 Filip Pizlo 2013-11-02 18:46:23 PDT
Landed in http://trac.webkit.org/changeset/158510