The signal used to query the xstate size from i#1937 474e93b3 assumed that the signal frame's fpstate struct would be initialized, which is not always the case depending on how DR was compiled. We force-initialize it here by touching an xmm register.
Fixes #2438 (closed)