LLD
LLD copied to clipboard
Segment fault when storing
So uh when i run store
it comes up with a seg fault
lets say the break is 0F0000
:> brk 4096
0F1000
:> store 0F0000 0
segment fault
whats the problem?
the code is the exact same as in the video