> > 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

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to