Janus wrote:
> is that supposed to crash a computer? eg is it some known oddness,
> plausable - or even reasonable behaviour? ha!
No, the OS shouldn't allow anything a user program does
to force a hard reset of the box; it's the OS's responsibility
to protect from such things.
Are you sure you don't have a hardware problem?
In other words, do you find /any/ hard loop in your app
causes the machine to freeze up? eg:
perl -e 'while (1) { $x += sin(rand()); }'
If so, you might have a problem with the CPU overheating
or some such; check your fans, etc..
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk