| Summary: | regress/script-tests/number-test.js.dfg-eager fails on some debug bots | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> | ||||
| Component: | JavaScriptCore | Assignee: | Filip Pizlo <fpizlo> | ||||
| Status: | NEW --- | ||||||
| Severity: | Normal | CC: | ap, barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam | ||||
| Priority: | P2 | ||||||
| Version: | 528+ (Nightly build) | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Attachments: |
|
||||||
|
Description
Filip Pizlo
2014-04-15 15:16:30 PDT
Saw regress/script-tests/boolean-test.js.dfg-eager fali in the same non-descriptive manner today, not sure how to tell if it's the same issue. regress/script-tests/boolean-test.js.dfg-eager: test_script_5695: line 2: 77592 Trace/BPT trap: 5 "$@" ../../../.vm/JavaScriptCore.framework/Resources/jsc --useFTLJIT\=false --thresholdForJITAfterWarmUp\=10 --thresholdForJITSoon\=10 --thresholdForOptimizeAfterWarmUp\=20 --thresholdForOptimizeAfterLongWarmUp\=20 --thresholdForOptimizeSoon\=20 --thresholdForFTLOptimizeAfterWarmUp\=20 --thresholdForFTLOptimizeSoon\=20 boolean-test.js regress/script-tests/boolean-test.js.dfg-eager: ERROR: Unexpected exit code: 133 FAIL: regress/script-tests/boolean-test.js.dfg-eager Created attachment 229649 [details]
crash for boolean-test.js.dfg-eager
Here is a crash log for boolean-test.js.dfg-eager (no idea if it's the same as the number one).
|