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

memory access out of bounds #93

Open
gyzerok opened this issue Feb 6, 2025 · 3 comments
Open

memory access out of bounds #93

gyzerok opened this issue Feb 6, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@gyzerok
Copy link

gyzerok commented Feb 6, 2025

We seems to be getting memory access out of bounds errors recently. I think it appeared after updating to either pre.10 or pre.11.

https://unpkg.com/@thorvg/[email protected]/dist/thorvg-wasm.wasm:wasm-function[179]:0x3234
Object.toWireType (../../../../../../node_modules/@thorvg/lottie-player/dist/lottie-player.cjs.js:1:89196) ct
@tinyjin tinyjin added the bug Something isn't working label Feb 6, 2025
@tinyjin
Copy link
Member

tinyjin commented Feb 6, 2025

@gyzerok Thanks you for reporting! Could you share animation file(also size) that causes this error?

@gyzerok
Copy link
Author

gyzerok commented Feb 6, 2025

I see these errors inside our error collecting system. We are using a lot of lottie animations, so it's hard to say which one causes it, since I can't see it from the call stack.

@gyzerok
Copy link
Author

gyzerok commented Feb 6, 2025

Tried locally with some, couldn't reproduce, so it could be any from our hundreds. Will come back with the animation if will catch one locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants