Limitations and known issues

August 2, 2023

ID limitations_and_known_problems

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.

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.