Bug 217164 - stress/put-private-name-invalid-define.js.ftl-eager is getting flaky failure
Summary: stress/put-private-name-invalid-define.js.ftl-eager is getting flaky failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-09-30 20:53 PDT by Yusuke Suzuki
Modified: 2020-10-01 11:59 PDT (History)
10 users (show)

See Also:


Attachments
Patch (2.77 KB, patch)
2020-10-01 04:27 PDT, Yusuke Suzuki
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 Yusuke Suzuki 2020-09-30 20:54:08 PDT
stress/put-private-name-invalid-define.js.ftl-eager: test_script_38643: line 2: 58813 Segmentation fault: 11  ( "$@" ../../.vm/JavaScriptCore.framework/Helpers/jsc --useFTLJIT\=false --useFunctionDotArguments\=true --validateExceptionChecks\=true --useDollarVM\=true --maxPerThreadStackUsage\=1572864 --allowUnsupportedTiers\=true --usePrivateClassFields\=true --airForceBriggsAllocator\=true --useRandomizingExecutableIslandAllocation\=true --forcePolyProto\=true --useFTLJIT\=true --thresholdForJITAfterWarmUp\=10 --thresholdForJITSoon\=10 --thresholdForOptimizeAfterWarmUp\=20 --thresholdForOptimizeAfterLongWarmUp\=20 --thresholdForOptimizeSoon\=20 --thresholdForFTLOptimizeAfterWarmUp\=20 --thresholdForFTLOptimizeSoon\=20 --thresholdForOMGOptimizeAfterWarmUp\=20 --thresholdForOMGOptimizeSoon\=20 --maximumEvalCacheableSourceLength\=150000 --useEagerCodeBlockJettisonTiming\=true --repatchBufferingCountdown\=0 --collectContinuously\=true --useGenerationalGC\=false put-private-name-invalid-define.js )
stress/put-private-name-invalid-define.js.ftl-eager: ERROR: Unexpected exit code: 139
FAIL: stress/put-private-name-invalid-define.js.ftl-eager
Comment 2 Yusuke Suzuki 2020-10-01 04:27:45 PDT
Created attachment 410218 [details]
Patch
Comment 3 Caio Lima 2020-10-01 04:33:55 PDT
Comment on attachment 410218 [details]
Patch

Informal r+.
Comment 4 Mark Lam 2020-10-01 11:07:12 PDT
Comment on attachment 410218 [details]
Patch

r=me
Comment 5 EWS 2020-10-01 11:52:40 PDT
Committed r267846: <https://trac.webkit.org/changeset/267846>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 410218 [details].
Comment 6 Radar WebKit Bug Importer 2020-10-01 11:59:53 PDT
<rdar://problem/69847001>