WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
228654
stress/has-own-property-structure-for-in-loop-correctness.js periodically fails using the GC verifier
https://bugs.webkit.org/show_bug.cgi?id=228654
Summary
stress/has-own-property-structure-for-in-loop-correctness.js periodically fai...
Saam Barati
Reported
2021-07-30 12:25:10 PDT
Run like: for i in `seq 1 10000`; do(DYLD_FRAMEWORK_PATH=./WebKitBuild/Release ./WebKitBuild/Release/jsc --useDollarVM=1 --useFTLJIT=false --useFunctionDotArguments=true --validateExceptionChecks=true --useDollarVM=true --maxPerThreadStackUsage=1572864 --airForceBriggsAllocator=true --useRandomizingExecutableIslandAllocation=true --forcePolyProto=true --useDataIC=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 --verifyGC=true --verboseVerifyGC=1 JSTests/stress/has-own-property-structure-for-in-loop-correctness.js); done Fails ~once every ~50,000 runs. I've only reproduced on x86.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-08-06 12:26:16 PDT
<
rdar://problem/81628046
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug