KaiNorberg / PatchworkOS

Patchwork is a hobbyist OS built from scratch in C for the x86_64 architecture with a monolithic kernel.
GNU General Public License v3.0
64 stars 2 forks source link

"sched_block, interrupts disabled" kernel panic when typing in terminal. #14

Open KaiNorberg opened 2 months ago

KaiNorberg commented 2 months ago

According to another user, sometimes when typing in the terminal the following kernel panic occurs "sched_block, interrupts disabled". They are using GCC version "14.2.1 20240805" and QEMU version "9.0.2".

KaiNorberg commented 2 months ago

Image of the panic from the user: image