Bug 1667360 Comment 5 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I can repro this on ESR but not on nightly.

- `media.rdd-opus.enabled` to false prevents the issue.
- `MOZ_DISABLE_RDD_SANDBOX=1` env var resolves the issue.

So opus rdd is not working due to sandbox problems. I'm having trouble getting sandbox logs out the current binaries I'm debugging, will hold NI and see if I can get more info.
I can repro this on ESR but not on nightly.

- `media.rdd-opus.enabled` to false prevents the issue.
- `MOZ_DISABLE_RDD_SANDBOX=1` env var prevents the issue.

So opus rdd is not working due to sandbox problems. I'm having trouble getting sandbox logs out the current binaries I'm debugging, will hold NI and see if I can get more info.

Back to Bug 1667360 Comment 5