ossia / score

ossia score, an interactive sequencer for the intermedia arts
https://ossia.io
Other
1.5k stars 104 forks source link

[mac os] score crash on load #1163

Closed thibaudk closed 3 years ago

thibaudk commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

should be fixed, can you retry on async_prtocools ?