Re: [Gambas-user] Bug during Webview Eval() usage

2015-08-18 Thread Benoît Minisini
Le 18/08/2015 22:49, Yahoo a écrit : > Hi Benoit, > > I have found a bug (Segmentation fault 11) during execution of around > 320 Eval() in a short time inside a loop (for each …) in a Webview. > > Some time this loop works fine and each Webview1.Eval(cmd) are > executed and another time I have thi

[Gambas-user] Bug during Webview Eval() usage

2015-08-18 Thread Yahoo
Hi Benoit, I have found a bug (Segmentation fault 11) during execution of around 320 Eval() in a short time inside a loop (for each …) in a Webview. Some time this loop works fine and each Webview1.Eval(cmd) are executed and another time I have this error. I don’t know if it’s important but I