New issue
Advanced search Search tips

Issue 907120 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Nov 21
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

CHECK failure: accessing_world.GetWorldId() == target_world.GetWorldId() in binding_security.cc

Project Member Reported by ClusterFuzz, Nov 20

Issue description

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

Fuzzer: inferno_twister
Job Type: linux_asan_content_shell_drt
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  accessing_world.GetWorldId() == target_world.GetWorldId() in binding_security.cc
  blink::BindingSecurity::ShouldAllowAccessToV8Context
  blink::CallbackFunctionBase::CallbackFunctionBase
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=609661:609662

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

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Project Member

Comment 1 by ClusterFuzz, Nov 20

Components: Blink>Bindings
Labels: Test-Predator-Auto-Components
Automatically applying components based on crash stacktrace and information from OWNERS files.

If this is incorrect, please apply the Test-Predator-Wrong-Components label.
Project Member

Comment 2 by ClusterFuzz, Nov 20

Labels: Test-Predator-Auto-Owner
Owner: yukishiino@chromium.org
Status: Assigned (was: Untriaged)
Automatically assigning owner based on suspected regression changelist https://chromium.googlesource.com/chromium/src/+/756bea38c853ce40e3daba7f7fadf85b0920785f (v8binding: Do not hold a cross origin ScriptState in IDL callback function).

If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label. If you aren't the correct owner for this issue, please unassign yourself as soon as possible so it can be re-triaged.
This should be fixed with:
https://chromium-review.googlesource.com/c/v8/v8/+/1343709
(although we need to wait the next V8 roll for a while.)

Project Member

Comment 4 by ClusterFuzz, Nov 21

ClusterFuzz has detected this issue as fixed in range 609677:609678.

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

Fuzzer: inferno_twister
Job Type: linux_asan_content_shell_drt
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  accessing_world.GetWorldId() == target_world.GetWorldId() in binding_security.cc
  blink::BindingSecurity::ShouldAllowAccessToV8Context
  blink::CallbackFunctionBase::CallbackFunctionBase
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=609661:609662
Fixed: https://clusterfuzz.com/revisions?job=linux_asan_content_shell_drt&range=609677:609678

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

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.
Project Member

Comment 5 by ClusterFuzz, Nov 21

Labels: ClusterFuzz-Verified
Status: Verified (was: Assigned)
ClusterFuzz testcase 6497007482699776 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