Re: [Gambas-user] Gambas3 RC1 Internal error all of a sudden

2011-03-28 Thread Benoît Minisini
> 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! > Interrupted system calls are a Unix thing that I don'

Re: [Gambas-user] Gambas3 RC1 Internal error all of a sudden

2011-03-28 Thread Ron
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 : >> >> Disabled the SqueezeServer module a

Re: [Gambas-user] Gambas3 RC1 Internal error all of a sudden

2011-03-28 Thread Benoît Minisini
> > 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.tServerSt

Re: [Gambas-user] Gambas3 RC1 Internal error all of a sudden

2011-03-28 Thread Ron
On 28-3-2011 15:32, Ron wrote: > On 28-3-2011 15:14, Benoît Minisini wrote: >>> On 28-3-2011 14:24, Benoît Minisini wrote: > Hmmm, another one in a different part of my project: > > ** INTERNAL ERROR ** > ** Cannot read from SIGCHLD pipe > CSqueezeServer.ReceiveData.204: #39: En

Re: [Gambas-user] Gambas3 RC1 Internal error all of a sudden

2011-03-28 Thread Ron
On 28-3-2011 15:14, Benoît Minisini wrote: >> On 28-3-2011 14:24, Benoît Minisini wrote: Hmmm, another one in a different part of my project: ** INTERNAL ERROR ** ** Cannot read from SIGCHLD pipe CSqueezeServer.ReceiveData.204: #39: End of file 0: CSqueezeServer.Receiv

Re: [Gambas-user] Gambas3 RC1 Internal error all of a sudden

2011-03-28 Thread Benoît Minisini
> On 28-3-2011 14:24, Benoît Minisini wrote: > >> Hmmm, another one in a different part of my project: > >> > >> ** INTERNAL ERROR ** > >> ** Cannot read from SIGCHLD pipe > >> CSqueezeServer.ReceiveData.204: #39: End of file > >> 0: CSqueezeServer.ReceiveData.204 > >> 1: RRDTool.GetRRDPath.60 > >

Re: [Gambas-user] Gambas3 RC1 Internal error all of a sudden

2011-03-28 Thread Ron
On 28-3-2011 14:24, Benoît Minisini wrote: >> Hmmm, another one in a different part of my project: >> >> ** INTERNAL ERROR ** >> ** Cannot read from SIGCHLD pipe >> CSqueezeServer.ReceiveData.204: #39: End of file >> 0: CSqueezeServer.ReceiveData.204 >> 1: RRDTool.GetRRDPath.60 >> 2: RRDTool.Update

Re: [Gambas-user] Gambas3 RC1 Internal error all of a sudden

2011-03-28 Thread Benoît Minisini
> Hmmm, another one in a different part of my project: > > ** INTERNAL ERROR ** > ** Cannot read from SIGCHLD pipe > CSqueezeServer.ReceiveData.204: #39: End of file > 0: CSqueezeServer.ReceiveData.204 > 1: RRDTool.GetRRDPath.60 > 2: RRDTool.UpdateRRDs.269 > 3: ServerStats.tServerStats_Timer.40 >

Re: [Gambas-user] Gambas3 RC1 Internal error all of a sudden

2011-03-28 Thread Ron
Hmmm, another one in a different part of my project: ** INTERNAL ERROR ** ** Cannot read from SIGCHLD pipe CSqueezeServer.ReceiveData.204: #39: End of file 0: CSqueezeServer.ReceiveData.204 1: RRDTool.GetRRDPath.60 2: RRDTool.UpdateRRDs.269 3: ServerStats.tServerStats_Timer.40 ** Program aborting.

[Gambas-user] Gambas3 RC1 Internal error all of a sudden

2011-03-28 Thread Ron
Project runs ok, but every now and then I get this: ** INTERNAL ERROR ** ** Cannot read from SIGCHLD pipe Main.BroadcastEvent.4731: #5: Too many arguments 0: Main.BroadcastEvent.4731 1: Main.RefreshDeviceList.4848 2: Devices.ValueUpdate.823 3: Main.SetGlobalVar.4447 4: RRDTool.GetRRDPath.60 5: RRD