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

RuntimeError: memory access out of bounds #193

Open
loubna-tech opened this issue Dec 16, 2024 · 0 comments
Open

RuntimeError: memory access out of bounds #193

loubna-tech opened this issue Dec 16, 2024 · 0 comments

Comments

@loubna-tech
Copy link

I tested my viewer with "IFC file A" (20,0 Mo), it worked but with "IFC file B" (95,2 Mo) I got this error:

Uncaught (in promise) RuntimeError: memory access out of bounds
at web-ifc.wasm:0x1b181
at web-ifc.wasm:0x36f4f
at web-ifc.wasm:0x68cf
at web-ifc.wasm:0x32730
at web-ifc.wasm:0x68cf
at web-ifc.wasm:0x33208
at web-ifc.wasm:0x68cf
at web-ifc.wasm:0x367e6
at web-ifc.wasm:0x68cf
at web-ifc.wasm:0x39701

image
Streamlit, version 1.26.0
"three": "^0.160.1",
"web-ifc": "^0.0.36"
I don't know if it is because of the size or the version? Please how can I fix this, thank you

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

1 participant