Hi, > > If this fails, some SSE optims will crash. > > Not neccesseraly. The variables on the stack could be properly aligned > just by an accident. I am facing such bugs on Windows. Some of the SSE code (which does unaligned access) crashes. Like vorbis_inverse_coupling_sse. -- Alex