New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 738887 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 738763
Owner:
Last visit > 30 days ago
Closed: Jul 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: !field_type->NowStable() || field_type->NowContains(value) || (!FLAG_use_allocat

Project Member Reported by ClusterFuzz, Jul 3 2017

Issue description

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

Fuzzer: inferno_js_fuzzer
Job Type: linux_asan_d8
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !field_type->NowStable() || field_type->NowContains(value) || (!FLAG_use_allocat
  
Sanitizer: address (ASAN)

Regressed: V8: 44701:44702

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


Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Cc: cbruni@chromium.org
Owner: kozyatinskiy@chromium.org
Status: Assigned (was: Untriaged)
Local bisect confirms 54271c21e2860273abd6018c398b04f672ef2615.
Alexey, can you take a look please?

+Camillo to check whether this is related to  crbug.com/738763  (it's the same check failure).
Just from the error message I'd be surprised if the mentioned CL is the root cause.
I think the CL just changed the gc timing a bit to make this repro work.
Mergedinto: 738763
Status: Duplicate (was: Assigned)
Probably this is an IC issue, unrelated to either CL mentioned.
Project Member

Comment 4 by ClusterFuzz, Jul 14 2017

ClusterFuzz has detected this issue as fixed in range 46621:46622.

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

Fuzzer: inferno_js_fuzzer
Job Type: linux_asan_d8
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !field_type->NowStable() || field_type->NowContains(value) || (!FLAG_use_allocat
  
Sanitizer: address (ASAN)

Regressed: V8: 44701:44702
Fixed: V8: 46621:46622

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


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