Skip to content

Assertion failure in spirv-fuzz: operand index out of bound #2893

@afd

Description

@afd

With commit 9c9f52f on branch afd/fuzzer-transformation-construct-composite,

spirv-fuzz --seed=1 spirv_fuzz_shaders/binarysearch_bw-O.frag.spv -o temp.spv

leads to:

source/opt/instruction.h:502: const spvtools::opt::Operand& spvtools::opt::Instruction::GetOperand(uint32_t) const: Assertion `index < operands_.size() && "operand index out of bound"' failed.
bug.zip

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions