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...
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to