I have a crash report from BugSense, so I have information on the memory location of crashes but they are not symbolicated. Also Bug Sense does not send traditional crash re
You have to get the right address. You can use the solution above but you must use hex math to get the right memory address. slide + stack address - load address.