[flac-dev] crash on lpc_restore_signal_16_intrin_sse2
lvqcl
lvqcl.mail at gmail.com
Mon Mar 9 15:06:47 PDT 2015
Tristan Matthews wrote:
> Sounds a bit like:
> http://www.peterstock.co.uk/games/mingw_sse/
>
> Also worth noting, VLC uses yasm but not nasm, so we may be able to
> sidestep this problem by adding nasm to our toolchain.
Then you're probably not guaranteed from crashes inside
FLAC__lpc_restore_signal_wide_intrin_sse41() function. Looks like it
also requires aligned stack when compiled with GCC.
(libFLAC uses it to decode 24-bit flac files)
> That said, it
> still seems like other people using MinGW and libFLAC will get bit by
> this so I'll keep digging.
Great.
More information about the flac-dev
mailing list