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

latest release (is still) crashing... #21080

Open
terop2 opened this issue Jan 14, 2024 · 3 comments
Open

latest release (is still) crashing... #21080

terop2 opened this issue Jan 14, 2024 · 3 comments

Comments

@terop2
Copy link

terop2 commented Jan 14, 2024

web_page_highmem.js?1700425047:622 Aborted(Assertion failed: attempt to write non-integer (undefined) into integer heap)
web_page_highmem.js?1700425047:641 Uncaught RuntimeError: Aborted(Assertion failed: attempt to write non-integer (undefined) into integer heap)
at abort (web_page_highmem.js?1700425047:641:11)
at assert (web_page_highmem.js?1700425047:316:5)
at checkInt (web_page_highmem.js?1700425047:954:3)
at checkInt32 (web_page_highmem.js?1700425047:962:29)
at Object.uiEventHandlerFunc [as handlerFunc] (web_page_highmem.js?1700425047:8437:43)
at jsEventHandler (web_page_highmem.js?1700425047:4513:24)

I haven't been able to upgrade from 3.1.30 forward since I get errors in the new releases.
This is using normal sdl2+webgl+emscripten pipeline...

@terop2
Copy link
Author

terop2 commented Jan 14, 2024

I dunno if this is again the same .wasm+.js files not being in sync... Seems to disappear after reloading.

@sbc100
Copy link
Collaborator

sbc100 commented Jan 17, 2024

This looks like it might be the same issue as #20992?

@cwoffenden
Copy link
Contributor

This should be fixed in #21362.

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

3 participants