Usually it means you are recursively calling a function (although not always), and it has pushed so many return addresses on the stack, that the stack buffer overflows. The stack is used by the processor to store addresses when it makes function calls, so that it can mark where to return to when the function call has completed.
Can anyone explain me what a "stack overflow" error is (at least what it means in Pd) and what I can do about it?! Thank youD.S
_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list