[Gambas-user] gb3 on pclinuxos - builds OK but IDE is blank

Bruce bbruen at ...2308...
Thu May 17 02:08:43 CEST 2012


On Thu, 2012-05-17 at 01:48 +0200, Benoît Minisini wrote:
> Le 17/05/2012 00:59, Bruce a écrit :
> > On Thu, 2012-05-17 at 00:44 +0200, Benoît Minisini wrote:
> >> What is it what?
> >>
> >
> > :"-) I meant "What was it that was causing the hang?"
> > Bruce
> >
> 
> The signal management routines allows to associate a list of callbacks 
> to a signal. At the moment, there is only one callback associated to the 
> SIGCHLD signal sent when a child process terminates.
> 
> But a callback can be unregistered while it is called, and I think the 
> callback list was corrupted, leading to random functions being called.
> 
> I just fixed that buggy design, in the hope that your bug has been 
> fixed, as that was the only recent change in the interpreter.
> 
Ah, that confirms that I was looking in completely the wrong place!
B :-)





More information about the User mailing list