New issue
Advanced search Search tips

Issue 736630 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows
Pri: 2
Type: Bug



Sign in to add a comment

CHECK failure: !interface_object.IsEmpty() in V8PerContextData.cpp

Project Member Reported by ClusterFuzz, Jun 25 2017

Issue description

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

Fuzzer: lcamtuf_cross_fuzz
Job Type: linux_cfi_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !interface_object.IsEmpty() in V8PerContextData.cpp
  blink::V8PerContextData::CreateWrapperFromCacheSlowCase
  blink::V8PerContextData::CreateWrapperFromCache
  
Sanitizer: cfi (CFI)

Regressed: https://clusterfuzz.com/revisions?job=linux_cfi_chrome&range=481516:481566

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


Issue filed automatically.

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

Comment 1 by ClusterFuzz, Jun 25 2017

Labels: OS-Windows OS-Android
Alongpower85@gmail.com

Comment 3 by tkent@chromium.org, Jun 26 2017

Components: Blink>Bindings

Comment 4 by peria@chromium.org, Jun 26 2017

Owner: peria@chromium.org
Status: Assigned (was: Untriaged)
Project Member

Comment 5 by ClusterFuzz, Jun 27 2017

ClusterFuzz has detected this issue as fixed in range 482197:482214.

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

Fuzzer: lcamtuf_cross_fuzz
Job Type: linux_cfi_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  !interface_object.IsEmpty() in V8PerContextData.cpp
  blink::V8PerContextData::CreateWrapperFromCacheSlowCase
  blink::V8PerContextData::CreateWrapperFromCache
  
Sanitizer: cfi (CFI)

Regressed: https://clusterfuzz.com/revisions?job=linux_cfi_chrome&range=481516:481566
Fixed: https://clusterfuzz.com/revisions?job=linux_cfi_chrome&range=482197:482214

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


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.

Comment 6 by peria@chromium.org, Jun 27 2017

Labels: -Pri-1 Pri-2
Bisecting by hand, V8's roll-in (https://codereview.chromium.org/2954483002) seems to be the trigger.
I think it fails in 'try { ... } catch() { ... }', and the CHECK() failure in #0 is not the critical reason.

I'm not sure if it is really fixed or flaky. Set P2 for a while.
Project Member

Comment 7 by ClusterFuzz, Jun 27 2017

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 5435663645409280 is verified as fixed, so closing issue.

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.

Sign in to add a comment