On Sat, 15 Aug 2009, Jack wrote:

Personally, i use the bridge between GEM and Gridflow for camera because
[#camera] crash Pd when i select device #0. (Ubuntu 9.04 with GF 0.9.5
compiled on Aug 3 2009).
And it works fine !
However (and i don't know why) the examples 'frequency_mask',
'nervous_video' and 'videodev_effects' in GF example crash Pd too when i
open them.
Do you know why ?

try this in the shell just before starting pd from the shell:

  ulimit -s 66666

does it make a difference ? this is _the_ other big problem with GF these days. GF uses more stack than it used to, and the OS is pretty opinionated about how much stack an app ought to use... (fortunately, it's but a default value). And when too much stack is used, it only looks like any other crash (praise Linux's error messages!)

 _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801, Montréal, Québec
_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to