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

[mac os] score crash on load #1163

Closed
thibaudk opened this issue Mar 11, 2021 · 4 comments
Closed

[mac os] score crash on load #1163

thibaudk opened this issue Mar 11, 2021 · 4 comments
Labels

Comments

@thibaudk
Copy link
Member

this score crashes on load, throwing the following error
LLVM ERROR: IO failure on output stream: Bad file descriptor

Walking_02.4.zip

If llvm is involved, I should maybe mention that it uses a couple Faust effects

@thibaudk thibaudk added the crash label Mar 11, 2021
@thibaudk
Copy link
Member Author

after recompiling without Faust or llvm the scenario oppens.
Another fatal audio error appears.
restarting with the dummy driver works.

After removing all Faust, it seems that it can be reloaded somewhat consistently on mac

@thibaudk
Copy link
Member Author

After more tests, i seems that disconnecting from the network allows the scenario to be loaded.
An OSC and an OSCQquery device are used, and both show up as disconnected when opening the scenario.
Understandable for the OSCQuery one, but for plain OSC too ?

@thibaudk
Copy link
Member Author

Same issue with midi.
This was tesrted on a24, where no audio output was possible, even on successful reload,
down to a21, where the scenario can be loaded when disconnected form both the network and the midi device.

@jcelerier
Copy link
Member

should be fixed, can you retry on async_prtocools ?

jcelerier added a commit that referenced this issue Mar 30, 2021
jcelerier added a commit that referenced this issue Apr 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants