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

segfault macos: ErraticInstruments::MPEToCV #5

Open
dirkleas opened this issue May 15, 2018 · 3 comments
Open

segfault macos: ErraticInstruments::MPEToCV #5

dirkleas opened this issue May 15, 2018 · 3 comments

Comments

@dirkleas
Copy link

adding/removing ErraticInstruments::MPEToCV via package manager in a patching workflow session causes segfault on macos w/ rack 0.6.0. trace shows macos MIDI issues -- would you like a full stack trace?

terminating with uncaught exception of type RtMidiError: MidiInCore::initialize: error creating OS-X MIDI client object (-50).
@bafonso
Copy link
Owner

bafonso commented May 17, 2018

Hi dirkleas, does the same happen with you use the MiditoCv module? They should act very similarly... a stack trace would help but I'm not sure I understand exactly what you are doing to trigger this, otherwise I could try and repeat it myself :)

@dirkleas
Copy link
Author

I was generating dox patches of varying size/complexity/number of modules as well as testing multiple File.Revert invocations. it occasionally occurs with MiditoCv as well -- I'm assuming the root cause is the MIDI macos service/usage, but it's not clear whether it's a Rack core thing or a module API or instance thing

@bafonso
Copy link
Owner

bafonso commented Jun 14, 2018

There's some new updates to midi and seems like there are still some glitches. I'm guessing the problem is the underlying midi library Rack uses.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants