SFU ID: 301358537
Github username: jel-cmpt295
Line and file: read_matrix.s
Expected behavior: output values in test_input.txt
Observed behavior: program outputs 1 2 3, then "Venus ran into a simulator error! Attempting to access unitialized memory between the stack and heap. Attempting to access '4' bytes at address '268468316'.
Question: I tried to debug using Venus, but it outputs with error code 1 right at the beginning. I'm not sure why this happens here but I get a different error in the terminal using test_read_matrix. Some help to figure out what's going on with my program would be really appreciated!