This picks up a fix for `assertion failed: f().is_none()` in audioipc2::ipccore::Driver::process_inbound on the client side. Caused by attempting to deserialize and associate a handle with the incorrect message when processing multiple inbound messages in a single buffer. Fairly frequent failure in media tests on Try; also rarely triggered during normal browsing with active media streams.
Bug 1747213 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
This picks up a fix for `assertion failed: f().is_none()` in audioipc2::ipccore::Driver::process_inbound on the client side. Caused by attempting to deserialize and associate a handle with the incorrect message when processing multiple inbound messages in a single buffer. Fairly frequent failure in media tests on Try; also rarely triggered during normal browsing with active media streams. Try run including this fix with multiple retriggers looks good: https://treeherder.mozilla.org/jobs?repo=try&revision=7fb914d1dd47d67151576ca1ea4676726031344c