Hi, I'm a newcomer to fluxus and live coding in general. I discovered fluxus after following a link to the Scheme Bricks project.
I just wanted to confirm that I hit the same issue after building both Racket and fluxus from the latest git. #+BEGIN_EXAMPLE SIGSEGV MAPERR si_code 1 fault on addr 0x7fff0000003e #+END_EXAMPLE Given my limited knowledge of both projects, I likely cannot help track anything down in a timely manner, but I am interested in a more general question for my own edification: where does one start in diagnosing an error such as this with a project that's built against racket and various other dependencies? Is strace a good starting point? Thanks for the work everyone puts into this, and I'll be looking forward to playing around with fluxus. Best wishes, Joe
