There are several reasons why this can cause a crash :
Data Abort : This means that the console attempted to access an invalid or unauthorized memory address.
- if you found the addresses yourself, it is possible that you put a value too big or invalid
- Access type: Read: means that it can't...