I have tracked a crash down to freeprocess I am calling
from a timer set @ 25Hz. When the crash occurs. This is a total bomb of the program, no errors application just dissapears.
When I slow the timer to 10Hz the crash stops, I will try and produce some example code to go with this soon. but would seem to me that something is overflowing?
text = proc.err.readline$()
from a timer set @ 25Hz. When the crash occurs. This is a total bomb of the program, no errors application just dissapears.
When I slow the timer to 10Hz the crash stops, I will try and produce some example code to go with this soon. but would seem to me that something is overflowing?