Vincent Rivière, 19.11.2012 21:20:22:
On 19/11/2012 10:56, Vincent Rivière wrote:I have to reintroduce the "if" to avoid the bug.Today it does not crash anymore >:o >:o There is really something random. IMHO an uninitialized variable somewhere is the #1 suspect.
In FireTOS :) I must say I don't understand the purpose of each part in launch(). I've now remove this: if( tailsize && *argvtail && (wiscr == 1 || longtail)) t = argvtail; else in line 605, because the if-condition was always 0 in my tests. Will see how it works out ... -- Helmut Karlowski