You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reaching out! Please share more about your environment and setup; it seems that the environment is not properly setup, e.g., the bootloader didn't properly load all LOAD segments into memory. Also share please how you build your kernel
Hey, I'm using
BootInformation::load
to load the boot information. But seems it causes the restart.I uses GDB to debug, but i found that it even did't show ANYTHING about panic, just quit.
This is a part of GDB output:
Note that I'm very sure that the arguments are correct, all from EAX and EBX.
The text was updated successfully, but these errors were encountered: