Open Issues Need Help
View All on GitHubAI Summary: Debug and fix a crash in the pearlOS calculator utility that occurs immediately after operator input. The crash happens regardless of operator validity and requires examining the code (likely C or assembly) related to calculator input processing and handling.
pearlOS: A lightweight operating system, contributions are welcome!
AI Summary: Debug and fix a bug in the pearlOS operating system where adding too many features causes the OS to crash, likely due to improper loading of the `ksh_start()` function. The issue is linked to a previous pull request (#17). The task involves investigating the `ksh_start()` function, debugging the OS, and implementing a fix.
pearlOS: A lightweight operating system, contributions are welcome!