Skip to content

Fuzz failure: qasm (21931358436) #2938

@github-actions

Description

@github-actions

name: Fuzzing Bug Report
about: Used by fuzzing to automatically file the bugs found.
title: 'Fuzz: "{{ env.PANIC_MESSAGE }}" ({{ env.WF_AGENT_OS }})'
labels: bug
assignees: swernli

The fuzz-testing workflow has detected a bug.

Auto-Minimized Fuzzing Input That Triggers the Bug: Click this line. Note: If the input is multi-line then the end-of-line characters '\n' (0x0A) and '\r' (0x0D) may affect the reproducibility of the bug. If you fail to repro the bug with the input shown below then you may want to go to the workflow that reported this GitHub bug, download the artifact, and extract the file with the exact minimized input.
{{ env.MINIMIZED_INPUT }}
Fuzzing stderr Log (last 62kB), includes the stack trace: Click. The fragment of interest starts with "panicked at".
{{ env.STDERR_LOG }}
The branch/commit the bug has been found in: Click. If the developers fail to repro the bug in the latest main then the branch/commit info below can help them to make sure that they are using the correct way to repro. If the bug is reproducible in the branch/commit below, but not in latest main, then the bug is likely fixed already or is not in the main branch.
Branch: {{ env.BRANCH_INFO }}

{{ env.COMMIT_INFO }}

Other Info

  • [Workflow]({{ env.WORKFLOW_RUN_URL }}) (contains the run artifacts).
  • Workflow Agent System Info: {{ env.WF_AGENT_OS }}: {{ env.WF_AGENT_SYS_INFO }}.
  • Bug Reporting Timestamp: {{ date | date('YYYY.MM.DD HH:mm UTC') }} (UTC - 8:00 = PST. UTC - 7:00 = PDT).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions