DCHECK failure in IsNumber() in objects-inl.h |
|||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5077843061768192 Fuzzer: ochang_js_fuzzer_win Job Type: windows_asan_d8_dbg Platform Id: windows Crash Type: DCHECK failure Crash Address: Crash State: IsNumber() in objects-inl.h v8::platform::PrintStackTrace v8::internal::Object::Number Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=windows_asan_d8_dbg&range=56772:56773 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5077843061768192 Issue filed automatically. See https://github.com/google/clusterfuzz-tools for more information.
,
Oct 31
Pessimistically assuming this could affect all V8 platforms. If that's not the case, please go ahead un-check those boxes. :)
,
Nov 1
,
Nov 1
This is a serious security regression. If you are not able to fix this quickly, please revert the change that introduced it. If this doesn't affect a release branch, or has not been properly classified for severity, please update the Security_Impact or Security_Severity labels, and remove the ReleaseBlock label. To disable this altogether, apply ReleaseBlock-NA. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Nov 2
,
Nov 2
,
Nov 5
M71 Stable promotion is coming VERY soon. Your bug is labelled as Stable ReleaseBlock, pls make sure to land the fix and request a merge into the release branch ASAP. Thank you.
,
Nov 5
This issue is not relevant to our shipping configuration.
,
Nov 6
If it's not code we ship in Chrome then it's not a security bug at all, just a regular bug.
,
Nov 6
Thank you for properly labeling the bug! The bug is only in d8, which is not shipping with Chrome indeed. Removing the M-71 as well.
,
Nov 14
The following revision refers to this bug: https://chromium.googlesource.com/v8/v8.git/+/607033a9e4c0f8a9959a469b64abba3317a0905a commit 607033a9e4c0f8a9959a469b64abba3317a0905a Author: Maya Lekova <mslekova@chromium.org> Date: Wed Nov 14 15:29:09 2018 [async-hooks] Fix Promise.resolve optimization with async hooks enabled Promise.resolve shouldn't be optimized when the async hooks are enabled. Bug: chromium:900674 Change-Id: I225c3d9002f293395993ded37a1d475635467a94 Reviewed-on: https://chromium-review.googlesource.com/c/1335693 Commit-Queue: Maya Lekova <mslekova@chromium.org> Reviewed-by: Benedikt Meurer <bmeurer@chromium.org> Cr-Commit-Position: refs/heads/master@{#57505} [modify] https://crrev.com/607033a9e4c0f8a9959a469b64abba3317a0905a/src/compiler/js-native-context-specialization.cc [add] https://crrev.com/607033a9e4c0f8a9959a469b64abba3317a0905a/test/mjsunit/regress/regress-crbug-900674.js
,
Nov 14
,
Nov 15
ClusterFuzz has detected this issue as fixed in range 57504:57505. Detailed report: https://clusterfuzz.com/testcase?key=5077843061768192 Fuzzer: ochang_js_fuzzer_win Job Type: windows_asan_d8_dbg Platform Id: windows Crash Type: DCHECK failure Crash Address: Crash State: IsNumber() in objects-inl.h v8::platform::PrintStackTrace v8::internal::Object::Number Sanitizer: address (ASAN) Regressed: https://clusterfuzz.com/revisions?job=windows_asan_d8_dbg&range=56772:56773 Fixed: https://clusterfuzz.com/revisions?job=windows_asan_d8_dbg&range=57504:57505 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5077843061768192 See https://github.com/google/clusterfuzz-tools for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Nov 15
ClusterFuzz testcase 5077843061768192 is verified as fixed, so closing issue as verified. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue. |
|||||||||||
►
Sign in to add a comment |
|||||||||||
Comment 1 by ClusterFuzz
, Oct 31Owner: bmeu...@chromium.org
Status: Assigned (was: Untriaged)