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

OteyPiano crash server on free #236

Closed
redFrik opened this issue Dec 5, 2018 · 9 comments
Closed

OteyPiano crash server on free #236

redFrik opened this issue Dec 5, 2018 · 9 comments

Comments

@redFrik
Copy link
Contributor

redFrik commented Dec 5, 2018

macOs 10.12.6, sc3.10.0, sc3-plugins-3.10.0

running the first example in OteyPiano helpfile and either x.free or cmd+. and the server crashes.

(
x = {OteyPiano.ar(50,0.5,)}.play;
)
x.free;

resulting error...

Server 'localhost' exited with exit code 0.
server 'localhost' disconnected shared memory interface

same with OteyPianoStrings.

not sure if this related but here a similar issue that was fixed and closed #76

the same example is not crashing under sc3.9.3 and sc3-plugins-3.9.1

@sonoro1234
Copy link
Contributor

sonoro1234 commented Dec 14, 2018

It could be related with #223
I will test it when #223 is merged

Also, the same example is not crashing under sc3.9.3 and sc3-plugins-3.9.1 could point to something not related to OteyPiano as nothing was changed since then.

@sonoro1234
Copy link
Contributor

lets hope that #244 solves it

@sonoro1234
Copy link
Contributor

@redFrik Is this solved in last master?

@redFrik
Copy link
Contributor Author

redFrik commented Jan 18, 2019

yes, if i build sc3-plugins from current master the problem is gone.
(the problem still exists in sc3-plugins-3.10.0-macOS.zip)
thank you.

@cdbzb
Copy link

cdbzb commented Sep 20, 2019

aaarg - experiencing this crash running 3.10.0-macOS.zip - please advise! thanks in advance...

@VictorKolb
Copy link

3.10.0-macOS.zip
still crashing(

@sonoro1234
Copy link
Contributor

sonoro1234 commented Apr 5, 2020

yes, if i build sc3-plugins from current master the problem is gone.
(the problem still exists in sc3-plugins-3.10.0-macOS.zip)

So it seems that sc3-plugins-3.10.0-macOS.zip should be built from master?
I dont know if @snappizz is on charge?

Seems that @joshpar is taking care of it and it will be ready soon!!

@joshpar
Copy link
Member

joshpar commented Apr 7, 2020

Please try the Mac OS downloads at:
https://github.com/supercollider/sc3-plugins/releases/tag/Version-3.11.0-rc1
Windows, etc., coming soon

@dyfer
Copy link
Member

dyfer commented Apr 7, 2020

Works for me!
3.11.0-rc1 signed release
macOS 10.13

@mossheim mossheim closed this as completed Apr 8, 2020
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

7 participants