Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebP - processing error in Safari #708

Open
jashsayani opened this issue Oct 18, 2019 · 8 comments
Open

WebP - processing error in Safari #708

jashsayani opened this issue Oct 18, 2019 · 8 comments

Comments

@jashsayani
Copy link

Describe the bug
When I try encoding or decoding using the WebP format in Safari, I see a "Processing error".

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://squoosh.app/
  2. Click on "Large photo"
  3. On the right, pick "WebP" in dropdown menu to compress
  4. See "Processing error" shown on bottom of the page

Version:

  • OS: macOS Catalina 10.15 (19A602)
  • Browser: Safari 13.0.2 (15608.2.30.1.1)

Screenshot:
Screen Shot 2019-10-18 at 2 54 00 PM

@jakearchibald
Copy link
Collaborator

Given this only happens with the large photo, and only affects decoding, I'm 80% sure this is a memory issue.

@surma any thoughts? Do we just need to give wasm more memory?

@surma
Copy link
Collaborator

surma commented Dec 10, 2020

This bug is still reproducible, btw o_O

@surma
Copy link
Collaborator

surma commented Dec 10, 2020

cc @RReverser

@RReverser
Copy link
Contributor

I don't see it on the same photo 🤔

@RReverser
Copy link
Contributor

Ah, is it Safari-specific? Unfortunately I don't have access to a Safari I could test on, but I might try via Browserstack at some point.

@surma
Copy link
Collaborator

surma commented Dec 10, 2020

Yeah it’s only Safari for some reason

@RReverser
Copy link
Contributor

Very interesting. Is there something in the console?

@RReverser
Copy link
Contributor

(FWIW this is one of those cases where Sentry integration can help us a lot in future)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants