Bug 1728606 Comment 3 Edit History

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

I tested video playback on 2 Win10 PCs with latest nightly. But I could not reproduce video corruption.

It seemed that "Failure Log" had overflowed by a lot of logs. The log had only the following log. From it, I wonder if device reset might happened during video playback.

> (#17792) 	GP+[GFX1-]: Draw framebuffer is incomplete

The Error log seemed to come from ANGLE. 
https://searchfox.org/mozilla-central/rev/49b6e60550243b4b4d71d6ab35a3ff2b9a9f7c69/gfx/angle/checkout/src/libANGLE/validationES.cpp#3503
I tested video playback on 2 Win10 PCs with latest nightly. But I could not reproduce video corruption.

It seemed that "Failure Log" had overflowed by a lot of logs. The log had only the following log. From it, I wonder if device reset might happened during video playback.

> (#17792) 	GP+[GFX1-]: Draw framebuffer is incomplete

The Error log seemed to come from ANGLE. 
- https://searchfox.org/mozilla-central/rev/49b6e60550243b4b4d71d6ab35a3ff2b9a9f7c69/gfx/angle/checkout/src/libANGLE/validationES.cpp#3503
- https://searchfox.org/mozilla-central/rev/49b6e60550243b4b4d71d6ab35a3ff2b9a9f7c69/gfx/angle/checkout/src/libANGLE/ErrorStrings.h#95

Back to Bug 1728606 Comment 3