All of lore.kernel.org
 help / color / mirror / Atom feed
* mpv segfaults in a52 plugin
       [not found] <1633142927797873020-webhooks-bot@alsa-project.org>
@ 2021-10-02  2:48 ` GitHub issues - opened
  0 siblings, 0 replies; only message in thread
From: GitHub issues - opened @ 2021-10-02  2:48 UTC (permalink / raw)
  To: alsa-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-02  2:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1633142927797873020-webhooks-bot@alsa-project.org>
2021-10-02  2:48 ` mpv segfaults in a52 plugin GitHub issues - opened

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.