dan-german / blocks

user-friendly cross-platform modular synth
GNU General Public License v3.0
130 stars 14 forks source link

Segmentation fault with Linux standalone version #29

Closed Purfakt closed 3 months ago

Purfakt commented 3 months ago

When I try to run the linux standalone version (downloaded from the website) I instantly get a segmentation fault.

$ chmod + x blocks_linux/Standalone/blocks
$ ./blocks_linux/Standalone/blocks
[1]    53837 segmentation fault (core dumped)  ./blocks_linux/Standalone/blocks
oiwn commented 3 months ago

Got segfault on OSX standalone while doing kick drum patch. The idea is great btw, but there is much to do!

dan-german commented 3 months ago

Got segfault on OSX standalone while doing kick drum patch. The idea is great btw, but there is much to do!

osx version? can you elaborate on how the segault reproduces? there are a lot of ways to patch a drum kick.

oiwn commented 3 months ago

Got segfault on OSX standalone while doing kick drum patch. The idea is great btw, but there is much to do!

osx version? can you elaborate on how the segault reproduces? there are a lot of ways to patch a drum kick.

14.2.1 Sonoma I'll try to play with plugin and send proper report if something crash.