mpv segfaults in a52 plugin

GitHub issues - opened github at alsa-project.org
Sat Oct 2 04:48:56 CEST 2021


alsa-project/alsa-plugins issue #35 was opened from ykurlaev:

When using mpv with the option `audio-device=alsa/<a52 device>` it gets a segfault on this line https://github.com/alsa-project/alsa-plugins/blob/da157e978d73f1947bb77637c324e19d003366d4/a52/pcm_a52.c#L566 because it calls `dump` before `prepare` has been called and `rec->avctx` is NULL.

Issue URL     : https://github.com/alsa-project/alsa-plugins/issues/35
Repository URL: https://github.com/alsa-project/alsa-plugins


More information about the Alsa-devel mailing list