"Boris A. Dekshteyn" writes: > Hello, > > Jonathan Brielmaier writes: > >> Current chromium on master (81.0.4044.138) crashes when playing videos. >> >> Reproducer: >> ``` >> chromium https://twitter.com/GuixHpc/status/1247943441067257857 >> ``` >> >> #3 0x7f5a4be1c010 >> (/gnu/store/fa6wj5bxkj5ll1d7292a70knmyl7a0cr-glibc-2.31/lib/libpthread-2.31.so+0x1300f) >> #4 0x562ae02d8c97 media::FFmpegGlue::FFmpegGlue() > > Same. This seems to be happening after updating ffmpeg to 4.3. > Upstream bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1095962 Thanks for the upstream bug link. I made ungoogled-chromium use an older ffmpeg for now with commit 3d5a217d5e71821465a8653945e494205b7d511b.