Issue metadata
Sign in to add a comment
|
CHECK failure: !IsSmi() == Internals::HasHeapObjectTag(this) in objects.h |
||||||||||||||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=5225771252842496 Fuzzer: inferno_js_fuzzer Job Type: linux_asan_d8_v8_arm_dbg Platform Id: linux Crash Type: CHECK failure Crash Address: Crash State: !IsSmi() == Internals::HasHeapObjectTag(this) in objects.h v8::internal::compiler::CodeGenerator::AssembleArchInstruction v8::internal::compiler::CodeGenerator::AssembleInstruction Sanitizer: address (ASAN) Regressed: V8: 45879:45880 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=5225771252842496 Issue filed automatically. See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Jun 17 2017
,
Jun 17 2017
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
,
Jun 17 2017
,
Jun 19 2017
This is specific to WebAssembly. Looks like the target of a call is not a {Code} object but some zapped handled. Most likely related to async compilation (i.e. only reproduces with the --wasm-async-compilation flag). Regression range points to b29bfffdf9d3c393b98486504ddd7a073a2e0280, but that might be a red herring.
,
Jun 20 2017
The following revision refers to this bug: https://chromium.googlesource.com/v8/v8.git/+/045c40d09c9320984bd57d39d68b174099697d1d commit 045c40d09c9320984bd57d39d68b174099697d1d Author: Mircea Trofin <mtrofin@chromium.org> Date: Tue Jun 20 22:22:56 2017 [wasm] Reopen CEntryStub handle in deferred scope when async compiling. Bug: chromium:734108 Change-Id: I696b104e3b6b9dd71a60c21baa558d4f1fec1dfb Reviewed-on: https://chromium-review.googlesource.com/541624 Commit-Queue: Brad Nelson <bradnelson@chromium.org> Reviewed-by: Brad Nelson <bradnelson@chromium.org> Cr-Commit-Position: refs/heads/master@{#46074} [modify] https://crrev.com/045c40d09c9320984bd57d39d68b174099697d1d/src/compiler/wasm-compiler.h [modify] https://crrev.com/045c40d09c9320984bd57d39d68b174099697d1d/src/wasm/module-compiler.cc [add] https://crrev.com/045c40d09c9320984bd57d39d68b174099697d1d/test/mjsunit/regress/wasm/regression-734108.js
,
Jun 21 2017
,
Jun 21 2017
,
Jun 21 2017
,
Jul 26 2017
,
Sep 27 2017
This bug has been closed for more than 14 weeks. Removing security view restrictions. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by aarya@google.com
, Jun 16 2017Status: Assigned (was: Untriaged)