Open Issues Need Help
View All on GitHub Operating Systems • Custom Operating Systems
AI Summary: Debug a kernel crash in a simple operating system that occurs after initializing the Interrupt Descriptor Table (IDT). The crash happens when writing to the VESA framebuffer, although interrupts (keyboard, mouse) function correctly. The task involves identifying why IDT initialization interferes with framebuffer access.
Complexity:
4/5
bug help wanted
The first and NOT the last time when trying to make something impossible 😁
C++