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

DartPad crashes due to "table index is out of bounds" Wasm error #3062

Open
eernstg opened this issue Sep 23, 2024 · 9 comments
Open

DartPad crashes due to "table index is out of bounds" Wasm error #3062

eernstg opened this issue Sep 23, 2024 · 9 comments

Comments

@eernstg
Copy link
Member

eernstg commented Sep 23, 2024

It is now noon (12:35), Monday Sep 23rd, CEST. The web page doesn't load (it just stays all-white, at this time it's probably more than an hour). This happens with the URI as stated, and also with https://dartpad.dev/?channel=main.

Is there a better place to report this?

@devoncarew
Copy link
Member

I don't see this currently. Are you still seeing this? If so, can you open devtools and see if there is a crash on the console, or, a resource that we're waiting for in the network page?

@eernstg
Copy link
Member Author

eernstg commented Sep 23, 2024

I'm still seeing it. Console says this:

Uncaught RuntimeError: table index is out of bounds
    at main.dart.wasm:0xfb3b8
    at main.dart.wasm:0xfb08d
    at main.dart.wasm:0x21d6cb
    at main.dart.wasm:0x21d4c2
    at main.dart.wasm:0x21d486
    at main.dart.wasm:0x21f5f4
    at main.dart.wasm:0x21e276
    at main.dart.wasm:0x21f5ef
    at main.dart.wasm:0x21e276
    at main.dart.wasm:0x21f5ef

(I'm afraid I'll have to go home now, I'll be back tomorrow.)

@devoncarew
Copy link
Member

Gotcha, thanks.

For people following along, if you're also seeing this issue, please add a reaction to the first comment. That'll help us know how widespread this is.

cc @johnpryan

@eernstg
Copy link
Member Author

eernstg commented Sep 24, 2024

The page loads just fine today.

@seha-bot
Copy link

It is happening to me too.
The same error log and a white screen is displayed.

I don't remember when, but it started happening some time ago and not just yesterday.
It loads the page sometimes, but errors out most of the time.
Only happens on chrome to me, safari works fine.

@VimeshLunagariya
Copy link

Any solution ?

@seha-bot
Copy link

Any solution ?

You can open it in incognito, or clear all cache for the site.

@parlough
Copy link
Member

parlough commented Sep 24, 2024

It seems like this might be the issue resolved by https://chromium-review.googlesource.com/c/v8/v8/+/5826664, so hopefully a fix will be in the next Chrome beta.

Please keep letting us know if you hit this and if so, the OS, browser, and exact browser version you're running with. Thanks!

@parlough parlough changed the title https://dartpad.dev/ does not respond DartPad crashes due to"table index is out of bounds" Wasm error Sep 24, 2024
@parlough parlough changed the title DartPad crashes due to"table index is out of bounds" Wasm error DartPad crashes due to "table index is out of bounds" Wasm error Sep 24, 2024
@eernstg
Copy link
Member Author

eernstg commented Sep 30, 2024

I just had the same error again, though with a different stack trace:

Uncaught RuntimeError: table index is out of bounds
    at main.dart.wasm:0xfb4ed
    at main.dart.wasm:0xfb1c2
    at main.dart.wasm:0x21d7e8
    at main.dart.wasm:0x21d5df
    at main.dart.wasm:0x21d5a3
    at main.dart.wasm:0x21f711
    at main.dart.wasm:0x21e393
    at main.dart.wasm:0x21f70c
    at main.dart.wasm:0x21e393
    at main.dart.wasm:0x21f70c

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

5 participants