New issue
Advanced search Search tips

Issue 880040 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 873225
Owner:
Closed: Sep 7
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug


Sign in to add a comment

ASSERT: get_def_use_mgr()->GetDef(after) && "'after' is not a registered def."

Project Member Reported by ClusterFuzz, Sep 3

Issue description

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

Fuzzer: libFuzzer_spvtools_opt_legalization_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: ASSERT
Crash Address: 
Crash State:
  get_def_use_mgr()->GetDef(after) && "'after' is not a registered def."
  spvtools::opt::IRContext::ReplaceAllUsesWith
  spvtools::opt::SSARewriter::ApplyReplacements
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=579911:580305

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

Issue filed automatically.

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.
 
Project Member

Comment 1 by ClusterFuzz, Sep 3

Components: Internals>GPU>Internals
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: dsinclair@chromium.org
Owner: stevenperron@google.com
Status: Assigned (was: Untriaged)
Mergedinto: 873225
Status: Duplicate (was: Assigned)
Project Member

Comment 4 by ClusterFuzz, Sep 12

ClusterFuzz has detected this issue as fixed in range 589989:590303.

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

Fuzzer: libFuzzer_spvtools_opt_legalization_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: ASSERT
Crash Address: 
Crash State:
  get_def_use_mgr()->GetDef(after) && "'after' is not a registered def."
  spvtools::opt::IRContext::ReplaceAllUsesWith
  spvtools::opt::SSARewriter::ApplyReplacements
  
Sanitizer: address (ASAN)

Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=579911:580305
Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_asan_debug&range=589989:590303

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

See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md 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