AVIF encoding/decoding crashes in squoosh.app
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: dev, Unassigned)
References
Details
Attachments
(4 files)
NOTE: This bug was requested by jbauman - i cannot reproduce these findings in Firefox 81 and later.
When trying to encode an AVIF image in squoosh.app (not tested elsewhere), the process will fail if image.avif.enabled
is on.
Steps to reproduce:
- Open Firefox 80 (seemingly any version on any OS)
- Open about:config
- Set
image.avif.enabled
totrue
- Open squoosh.app
- Select (seemingly) any image to process
- Select
AVIF
as compression algorithm on the right or left side - Wait for the encoding to finish
What happens?
A small error message appears, and the encoding never finishes.
Screencast:
I have reproduced these steps on 3 different systems (attached below). I have varied my approach slightly every time, just to show that this defect is found very broadly:
- Firefox 80.0 (64-bit) on Windows 10 2004 19041.450 (daily used, so full of customizations and plugins)
- Firefox 79.0 (64-bit) on MacOS Catalina (running in Browserstack, so just installed as new with zero previous use / customization)
- Firefox 80.0.1-beta2 on Android 10
The video quality is terrible, because i had to get it under 10mb. Android at the end is completely mangled, sorry 🤷♀️
Ah, it doesn't mention that you can add more than one attachment after you file the bug 🙃
Comment 5•4 years ago
|
||
I see what you mean, now. When you mentioned a crash previously, I thought it was the browser (or tab) which was crashing, but what I'm seeing here is an error from the webpage. I'm not exactly sure why this occurs in 80 and not 81+, but seeing as it's not happening with the most up-to-date code, I'm going to mark this fixed.
Thanks for the detailed report! It may come in handy in the future.
Updated•4 years ago
|
Description
•