[flac-dev] crash on lpc_restore_signal_16_intrin_sse2

lvqcl lvqcl.mail at gmail.com
Mon Mar 9 11:43:02 PDT 2015


Janne Hyvärinen wrote:

> VLC 2.2.0 crashed with exception 0xc0000005 on the first file I tried.
> But libflac itself does not, for example flac.exe and foobar2000 have no
> issues.

*Very* interesting.

I suspect that flac.exe and foobar2000 don't use
FLAC__lpc_restore_signal_16_intrin_sse2() function at all. This function
is not used if NASM is available; FLAC__lpc_restore_signal_asm_ia32_mmx()
is used instead.

I wonder how to debug this crash...


More information about the flac-dev mailing list