It still runs without errors, so seems fixed to, otherwise it stopped after a few minutes.
I wonder where those interrupted systems calls referred too btw. Are those processes stopped or pipes closed, are they normal? Thanks! 2011/3/28 Benoît Minisini <[email protected]>: >> >> Disabled the SqueezeServer module above, and let it run, got this one: >> >> ** INTERNAL ERROR ** >> ** Cannot read from SIGCHLD pipe: Interrupted system call >> Main.Setup_TemperaturNu.3277: #13: Null object >> 0: Main.Setup_TemperaturNu.3277 >> 1: RRDTool.UpdateRRDs.269 >> 2: ServerStats.tServerStats_Timer.40 >> ** Program aborting. Sorry! :-( >> >> Main.Setup_TemperaturNu.3277: #13: Null object >> Contains: >> >> Try TemperaturNu.tTemperaturNu.Stop >> >> It looks like these calls and line numbers have nothing to do with the >> internal error above it, and/or are bogus. >> It just seem to display the last error covered by a TRY statement, correct? >> >> Because the line above is run long before the Internal error comes up >> (like 5 minutes in between) >> >> Regards, >> Ron_2nd. >> > > Yes, it displays the last error (it may be useful). > > Can you try the latest revision? Interrupted system calls should be handled > correctly when reading from the SIGCHLD pipe now. > > Regards, > > -- > Benoît Minisini > > ------------------------------------------------------------------------------ > Enable your software for Intel(R) Active Management Technology to meet the > growing manageability and security demands of your customers. Businesses > are taking advantage of Intel(R) vPro (TM) technology - will your software > be a part of the solution? Download the Intel(R) Manageability Checker > today! http://p.sf.net/sfu/intel-dev2devmar > _______________________________________________ > Gambas-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gambas-user > ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
