New issue
Advanced search Search tips

Issue 867522 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Closed: Jan 15
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

CHECK failure: state_ == kDetached || !is_promise_called_ || !GetScriptState()->ContextIsValid(

Project Member Reported by ClusterFuzz, Jul 25

Issue description

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

Fuzzer: lcamtuf_cross_fuzz
Job Type: linux_debug_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  state_ == kDetached || !is_promise_called_ || !GetScriptState()->ContextIsValid(
  blink::ScriptPromiseResolver::~ScriptPromiseResolver
  blink::GarbageCollectedFinalized<blink::ScriptPromiseResolver>::FinalizeGarbageC
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=566155:566164

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Jul 25

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.
Cc: kkaluri@chromium.org
Labels: M-70 Test-Predator-Wrong
Owner: peria@chromium.org
Status: Assigned (was: Untriaged)
Predator and CL could not provide any possible suspects.

Using Code Search for the file, "script_promise_resolver.h" suspecting the below Cl might have caused this issue

Suspect CL: https://chromium.googlesource.com/chromium/src/+/8d9ab2bffbc57614331bc24edb50ff4b747238bd

peria@ -- Could you please look into this issue.

Thanks!
Project Member

Comment 3 by ClusterFuzz, Jul 28

ClusterFuzz has detected this issue as fixed in range 578655:578656.

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

Fuzzer: lcamtuf_cross_fuzz
Job Type: linux_debug_chrome
Platform Id: linux

Crash Type: CHECK failure
Crash Address: 
Crash State:
  state_ == kDetached || !is_promise_called_ || !GetScriptState()->ContextIsValid(
  blink::ScriptPromiseResolver::~ScriptPromiseResolver
  blink::GarbageCollectedFinalized<blink::ScriptPromiseResolver>::FinalizeGarbageC
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=566155:566164
Fixed: https://clusterfuzz.com/revisions?job=linux_debug_chrome&range=578655:578656

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

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 4 by ClusterFuzz, Jul 28

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

If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
Cc: peria@chromium.org
 Issue 892074  has been merged into this issue.
 Issue 894009  has been merged into this issue.
Labels: ClusterFuzz-Wrong
Status: Assigned (was: Verified)
Labels: -Pri-1 Pri-2
Status: Archived (was: Assigned)
Reproducer doesn't reproduce this issue, even with the revision.
Archive this.

Sign in to add a comment