swift debugging after crash

After an optional/nil crash - I can't seem to get any values of any kind via po, p or just hovering over values. I have to start, stop, and put a breakpoint before the crashing line to get my values.


Any ideas why or how to deal with this?

swift debugging after crash
 
 
Q