Tarl Neustaedter wrote:
Nick Couchman wrote:
[...] 00000000ffe35e20: r@ ( 0 0 51000000 d746c00 51000000 d746c00 400000 51000000 400000 0 ) 00000000ffe35e28: Unhandled Exception 0x0000000000000032
You've gotten yourself a zero address for your buffer somehow. That r@ is trying to fetch through zero, and faults.
And I'm not fully awake yet, that isn't correct. I was confusing rl@ with r@. The problem is the instruction after the r@, whatever it is.