Hello,
I have seen that it is possible to crush colinux in the following way :
- using nt-console
- copy in the clipboard a large enought block of data ( for example
using notepad)
- paste in the colinux-nt console
After this, daemon gets 100% of the CPU and colinux became not usable.
I'm writing a graphical console, and implementing paste I have the same problem.
More exactly, if I send a lot of char with the send_key(), I have this
type of problem.
Regards,
Paolo
|