[PD] What exactly is a "stack overflow" ?

Mathieu Bouchard matju at artengine.ca
Thu Dec 20 23:51:06 CET 2007


On Thu, 20 Dec 2007, Russell Bryant wrote:

> Are there any other objects that run a loop like this that could potentially
> block GUI processing for a long period of time?

very long [list] operations for example, as well as some 
externals like [repeat], [for], [foreach], most of GridFlow with huge 
inputs or huge outputs, operations on very large arrays, including 
built-in array methods and vasp, and GEM/PDP on very large images or large 
convolution kernels (when supported), etc.

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801, Montréal QC Canada


More information about the Pd-list mailing list