[chuck-users] 1.3.1.0 (chimera) [part 1]: 64-bit chuck

Michael Heuer heuermh at gmail.com
Thu Sep 6 12:25:40 EDT 2012


Hello Ge,

I found that one of my examples now seg faults

$ chuck --loop
$ chuck + import.ck
$ chuck + examples/multivoiceChordsExample.ck
...
[chuck](VM): sporking incoming shred: 195 (StereoFeedbackMachineA.ck)...
[chuck](VM): sporking incoming shred: 196 (StereoFeedbackMachineL.ck)...
"LiCK imported." : (string)
[chuck](VM): sporking incoming shred: 1 (multivoiceChordsExample.ck)...
"Cmaj" : (string)
Segmentation fault: 11

https://github.com/heuermh/lick/blob/514beb196f0fa5f36910d89aad9211d793f2e183/examples/multivoiceChordsExample.ck

I'll try to reduce it to something that doesn't require LiCK stuff.
I'm guessing it might have to do with arrays and references, since
that always causes trouble for me.

   michael


On Thu, Sep 6, 2012 at 11:05 AM, Michael Heuer <heuermh at gmail.com> wrote:
> Ge Wang <ge at ccrma.stanford.edu> wrote:
>
>> ChucK is, at last, 64-bit compatible.
>
> WOOT!
>
>    michael


More information about the chuck-users mailing list