In article <[email protected]>,
 Greg Ercolano <[email protected]> wrote:

> perl -e 'while (1) { $x += sin(rand()); }'

i'm running that for some time now...no problem. i know that some of the 
latest macbook pro's have the problem that they easily crash on load. i 
never had this here. lucky me. :P

my crash happens directly at launch of my app. it is launch and crash at 
the same time ;). i don't even get to see the ui. once i fix the loop i 
can run the app without problems again.

could it be that FLTK somehow just draws the whole screen black in an 
never ending loop? because, i forgot to mention this in the OP, i can 
still move the beachball forever but nothing else happens suggesting 
something is till working in the background.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to