Bug#1051901: 1.2.10 breaks ability to play audio using i386 binaries on amd64 host

2023-11-04 Thread Dirk Griesbach
Am Mo, 23. Okt 2023 um 18:31:26 -0400 schrieb Stefan Monnier: I'd go so far to think that this is not constrained to i386 binaries on amd64 hosts. `aplay /dev/zero` segfaults on a plain i386 host with asound 1.2.10. Downgrading to 1.2.9 helps. Is this the same as

Bug#1051901: 1.2.10 breaks ability to play audio using i386 binaries on amd64 host

2023-10-23 Thread Stefan Monnier
> I'd go so far to think that this is not constrained to i386 binaries on > amd64 hosts. `aplay /dev/zero` segfaults on a plain i386 host with asound > 1.2.10. Downgrading to 1.2.9 helps. Is this the same as https://github.com/alsa-project/alsa-lib/issues/352 ? Stefan

Bug#1051901: 1.2.10 breaks ability to play audio using i386 binaries on amd64 host

2023-09-22 Thread Dirk Griesbach
Hi Antoine, Am Do, 14. Sep 2023 um 02:11:25 +0200 schrieb Antoine Le Gonidec: I think the problem might actually be related to trying to play sounds using any i386 binary (so the i386 libasound.so.2) on an amd64 host. I'd go so far to think that this is not constrained to i386 binaries on

Bug#1051901: 1.2.10 breaks ability to play audio using i386 binaries on amd64 host

2023-09-13 Thread Antoine Le Gonidec
I ran more tests, and could reproduce what I think is the same bug without relying on WINE. Trying to play an audio file using mpv:i386 [1] on an amd64 host causes a segfault. While mpv:amd64 has no issue. [1]: https://packages.debian.org/sid/mpv I think the problem might actually be related