Comment 1 for bug 1840088

Revision history for this message
Seth Hillbrand (sethh) wrote :

Hmm... This looks like context switching badness. We should not have floating point exceptions enabled. Somehow this was enabled between calls. My guess would be that we aren't storing the fp registers between context switches.