Might? have fixed one race condition bug. Still crashing for unknown reasons on my laptop rarely

This commit is contained in:
Lucia Ceionia
2023-02-02 18:15:14 -06:00
parent 750b1edc16
commit 2114741766
3 changed files with 40 additions and 10 deletions

View File

@@ -26,6 +26,9 @@ inc al
cmp eax, 200
jl .loop
mov eax, 0xA0000
;mov ecx, 1000000000
;.dbg:
;loop .dbg
int 0x30 ; Exit
mov edx, 0x105000 ; somewhere in kernel mem
mov edx, [edx] ; should page fault