+++ This bug was initially created as a clone of Bug #1640413 +++ STRs: 1. In Firefox for Android, open https://blog.mozilla.org/webrtc/fiddle-week-downscale-video-peerconnection 2. Click "Result" tab and share camera. 3. Drag "Height" slider all the way to the left, i.e. to zero (it only goes to 2, but that's enough). 4. Keep dragging the slider up and down, to try to trigger a crash. Expected result: * tiny but live video Actual result: * Video freezes before it gets too small * Crashes after a few seconds bp-6bbb559c-7b7b-4540-a381-5ad3f0200523 Suggests heap corruption. Stack points to [here](https://searchfox.org/mozilla-central/rev/501eb4718d73870892d28f31a99b46f4783efaa0/dom/media/platforms/android/AndroidDataEncoder.cpp#210).
Bug 1640416 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 bug was initially created as a clone of Bug #1640413 +++ STRs: 1. In Firefox Nightly Preview for Android, open https://blog.mozilla.org/webrtc/fiddle-week-downscale-video-peerconnection 2. Click "Result" tab and share camera. 3. Drag "Height" slider all the way to the left, i.e. to zero (it only goes to 2, but that's enough). 4. Keep dragging the slider up and down, to try to trigger a crash. Expected result: * tiny but live video Actual result: * Video freezes before it gets too small * Crashes after a few seconds bp-6bbb559c-7b7b-4540-a381-5ad3f0200523 Suggests heap corruption. Stack points to [here](https://searchfox.org/mozilla-central/rev/501eb4718d73870892d28f31a99b46f4783efaa0/dom/media/platforms/android/AndroidDataEncoder.cpp#210).