New issue
Advanced search Search tips

Issue 876694 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

ASSERT: def && "Definition is not registered."

Project Member Reported by ClusterFuzz, Aug 22

Issue description

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

Fuzzer: libFuzzer_spvtools_opt_legalization_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: ASSERT
Crash Address: 
Crash State:
  def && "Definition is not registered."
  spvtools::opt::analysis::DefUseManager::AnalyzeInstUse
  spvtools::opt::BasicBlock::ForEachInst
  
Sanitizer: address (ASAN)

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

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

Issue filed automatically.

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

Comment 1 by ClusterFuzz, Aug 22

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: stevenperron@google.com kkaluri@chromium.org
Owner: dsinclair@chromium.org
Status: Assigned (was: Untriaged)
With reference to the  Issue 870551 , assigning it to dsinclair@ for further triage.
Cc: -stevenperron@google.com dsinclair@chromium.org
Owner: stevenperron@google.com
Status: Fixed (was: Assigned)
Fixed with https://github.com/KhronosGroup/SPIRV-Tools/pull/1868.
Project Member

Comment 5 by ClusterFuzz, Aug 29

ClusterFuzz has detected this issue as fixed in range 586613:586618.

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

Fuzzer: libFuzzer_spvtools_opt_legalization_fuzzer
Job Type: libfuzzer_chrome_asan_debug
Platform Id: linux

Crash Type: ASSERT
Crash Address: 
Crash State:
  def && "Definition is not registered."
  spvtools::opt::analysis::DefUseManager::AnalyzeInstUse
  spvtools::opt::BasicBlock::ForEachInst
  
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=586613:586618

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

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

Comment 6 by ClusterFuzz, Aug 29

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