April 21, 2015
7:04 p.m.
Le 21/04/2015 18:04, Sean P. DeNigris a écrit :
Thierry Goubier wrote
OSProcess 4.5.13 has a tendancy to lock the image on some linux systems
Total shot in the dark, but IIRC setting PipeableOSProcess output to non blocking fixes many lockup scenarios
I believe downgrading OSProcess to 4.5.11 is making PipeableOSProcess use blocking I/O :) and it solves the lockup. Thierry