[Gambas-user] Elusive Gambas3 crashing bug

Benoît Minisini gambas at ...1...
Fri Nov 12 20:01:23 CET 2010


> > I will look at the log, but I don't understand what you did *exactly* to
> > get
> > the crash.
> 
> That is why I wrote "elusive"... I can't figure out what exactly causes
> this crash.
> But copy&paste this to IDE console;
> ? bin(rol(1073741784+ shl(9,2) + shr(24,3),X ),32)
> 
> Then replace X with some random number and hit enter, example:
> ? bin(rol(1073741784+ shl(9,2) + shr(24,3),2 ),32)
> Normally you get;
> 11111111111111111111111111111100
> But sometimes you get crash.
> More usually crash occurs when you repeat this many times, and then click
> on editor.
> 
> This is as far as I can isolated this problem right now.
> 
> Jussi

Sorry, I couldn't reproduce the crash... Maybe there is something in the all 
context you didn't tell me. :-/

-- 
Benoît Minisini




More information about the User mailing list