Removal of MIDI 2.0 device during discovery and protocol negotiation can result in a hang/crash
Open
@garydan42 is already working on this.
Since Jan 13, 2026.
area-service-or-api :desktop_computer:
- Dominant language
- C++
- Stars
- 679
- Forks
- 72
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 59
Description
Found in initial public release.
Rapid removal of a MIDI 2.0 device, during the initial setup of discovery and protocol negotiation, can result in undefined behavior including a hang or crash, in the discovery and protocol negotiation initialization step.
Issue found via automated bug reporting.
Related to other unexpected removal issues.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.