http://bugs.winehq.org/show_bug.cgi?id=9878
--- Comment #29 from Allan Tong actong88@gmail.com 2007-10-20 09:32:05 --- (In reply to comment #28) Yes, that's what I'm seeing. I went as far as padding with 48 bytes, and it just alternated crashing and not crashing.
Regarding SSE, an example is MOVAPD, an aligned version of MOVUPD that requires an address aligned on a 16-byte boundary when accessing memory.