Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS: MIDI IN thread crashes on unaligned access #51

Closed
arteme opened this issue Jan 14, 2024 · 2 comments
Closed

macOS: MIDI IN thread crashes on unaligned access #51

arteme opened this issue Jan 14, 2024 · 2 comments
Labels
help wanted Extra attention is needed
Milestone

Comments

@arteme
Copy link
Owner

arteme commented Jan 14, 2024

Noticed using M-Vave MS-1 bluetooth MIDI dongle. The underlying issue is Boddlnagg/midir#138, which itself depends on coremidi library. Testing newer midir with newer coremidi requires macOS 11+.

@arteme arteme added the help wanted Extra attention is needed label Jan 14, 2024
@arteme arteme added this to the v1.5.0 milestone Jan 14, 2024
@arteme
Copy link
Owner Author

arteme commented Jan 16, 2024

Seems like M-Vave MS-1 bluetooth MIDI device is very unstable on macOS. Trying to get to the bottom of this (I'd be content with just getting it to not crash) may require someone with deeper knowledge of macOS internals: chris-zen/coremidi#49

@arteme
Copy link
Owner Author

arteme commented Dec 3, 2024

coremidi-sys==3.1.1 seems to have fixed the issue

@arteme arteme closed this as completed Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant