Limitations and known issues

Because the KasperskyOS Community Edition is intended for educational purposes only, it includes several limitations:

  1. Dynamically loaded libraries are not supported.
  2. The maximum supported number of running programs is 32.
  3. When a program is terminated through any method (for example, "return" from the main thread), the resources allocated by the program are not released, and the program goes to sleep. Programs cannot be started repeatedly.
  4. You cannot start two or more programs that have the same EDL description.
  5. The system stops if no running programs remain, or if one of the driver program threads has been terminated, whether normally or abnormally.
Page top