LLD icon indicating copy to clipboard operation
LLD copied to clipboard

Segment fault when storing

Open Mr-Death-Force-specialChat opened this issue 3 years ago • 0 comments

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