Mmmh... I've checked this issue with the relevant developer and the code compiled with -msse shouldn't be called unless a run-time test finds SSE is supported (which shouldn't be the case for your processor).

I really don't know. Are you using a standard MinGW instalaltion? Does the compiler generate i386 code by default as expected?

Also the stack trace looks broken, which doesn't help identifying the problem :-(