New issue
Advanced search Search tips

Issue 720350 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: May 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: InTypedSet(EMBEDDED_OBJECT_SLOT, rinfo->pc()) || (rinfo->IsInConstantPool() && I

Project Member Reported by ClusterFuzz, May 10 2017

Issue description

Detailed report: https://clusterfuzz.com/testcase?key=6219128250826752

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_v8_arm_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  InTypedSet(EMBEDDED_OBJECT_SLOT, rinfo->pc()) || (rinfo->IsInConstantPool() && I
  v8::internal::SlotVerifyingVisitor::VisitEmbeddedPointer
  void v8::internal::RelocInfo::Visit<v8::internal::ObjectVisitor>
  
Sanitizer: address (ASAN)

Regressed: V8: 45224:45225

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6219128250826752


Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 

Comment 1 by u...@chromium.org, May 10 2017

Status: Fixed (was: Untriaged)
The CL was reverted and relanded with a fix.
Project Member

Comment 2 by ClusterFuzz, May 11 2017

ClusterFuzz has detected this issue as fixed in range 45226:45227.

Detailed report: https://clusterfuzz.com/testcase?key=6219128250826752

Fuzzer: mbarbella_js_mutation
Job Type: linux_asan_d8_v8_arm_dbg
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  InTypedSet(EMBEDDED_OBJECT_SLOT, rinfo->pc()) || (rinfo->IsInConstantPool() && I
  v8::internal::SlotVerifyingVisitor::VisitEmbeddedPointer
  void v8::internal::RelocInfo::Visit<v8::internal::ObjectVisitor>
  
Sanitizer: address (ASAN)

Regressed: V8: 45224:45225
Fixed: V8: 45226:45227

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6219128250826752


See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.

If you suspect that the result above is incorrect, try re-doing that job on the test case report page.

Sign in to add a comment