MAC: Segmentation Fault Error

Issue #38 resolved
Christopher Dotson created an issue

Some users report an error upon starting the emulator using the Mac 0.3.1 version. Details of the error are as follows:

Starting the emulator results in the "Patchblocks quit unexpectedly" system dialog window popping up, even though the main Patchblocks window never closes.

The following posts in the Console window:

./compile.sh: line 7: 881 Segmentation fault: 11 ../gcc/osx/bin/gcc -Wall -m32 -I$BASEDIR emul.c -L$BASEDIR -lbass -o emulate 2>&1

This error occurs when starting the emulator on an empty patch window, any of the Preset files, or any patches (i.e., Control connected to Post)

Comments (8)

  1. James Surgenor

    This error cannot be replicated on 10.8 or higher.

    I'll try and build a 10.7 machine and see what happens..

  2. Log in to comment