[L2Ork-dev] Stack recursion limit

Ivica Ico Bukvic ico at vt.edu
Wed Mar 13 14:59:36 EDT 2019


Not sure if you got my previous email. This may have been back from the 
era of my experimentation with various approaches to complex messaging 
that at time got pretty busy, so it may be safe to cut that back down to 
1,000 and then check if anything breaks :-)

Best,

Ico

On 3/5/2019 12:17 PM, Jonathan Wilkes wrote:
> Ivica,
>
> It looks like I'm going to have to reduce the stack recursion limit
> back to 1000. It appears you changed it to 10000. I'm not sure why but
> that can unfortunately blow the stack for trivial cases on Windows.
>
> See the issue here:
>
> https://git.purrdata.net/jwilkes/purr-data/issues/514
>
> Unless of course it's not the stack size that's the problem, but
> instead some other bug in binbuf_eval or pd_typedmess that is somehow
> adding a ton of junk to the stack on each call. I'm not seeing
> anything like that atm-- the only big difference we have with Pd
> Vanilla is supporting $@ and I'm not using that in the test case that
> crashes on Windows.
>
> -Jonathan
> _______________________________________________
> L2Ork-dev mailing list
> L2Ork-dev at disis.music.vt.edu
> https://disis.music.vt.edu/listinfo/l2ork-dev


More information about the L2Ork-dev mailing list