Operating system: Windows 11 x64
Browser version: 33.7.0
32-bit or 64-bit browser?: 64-bit
Problem URL: https://esbuild.github.io/try/?polywasm ... ZWNvbmQKfQ
It happens in a clean profile too. I've sent a 7zipped minidump to the FTP; the filename is palemoon-crash_esbuild-github-io_20250415204703.7z (95MB)
Crash involving ForEachProfiledFrame when loading a polywasm in esbuild.github.io Topic is solved
Moderator: trava90
Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
-
- Keeps coming back
- Posts: 957
- Joined: 2020-11-03, 06:47
- Location: Philippines
Crash involving ForEachProfiledFrame when loading a polywasm in esbuild.github.io

"Destroying things, smartly!" - IJN Samidare, probably
Avatar artwork by ebifurya: https://www.pixiv.net/artworks/85379109
XUL add-ons developer. You can find a list of add-ons I manage at http://rw.rs/~job/software.html.
-
- Pale Moon guru
- Posts: 37757
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Re: Crash involving ForEachProfiledFrame when loading a polywasm in esbuild.github.io
It's the same issue from topic 32146 -- trying to use BigInt in the Ion compiler (macroassembler).
Issue #2730 (UXP)
Issue #2730 (UXP)
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
- Pale Moon guru
- Posts: 37757
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Re: Crash involving ForEachProfiledFrame when loading a polywasm in esbuild.github.io
I can fix the crash but I don't have a solution for them wanting to use JIT-compiled BigInts as it needs a ton of rewiring to handle 64-bit integers in Ion which we just don't have the plumbing for as it stands.
I don't know if the output is as-expected in the screenshot:
I don't know if the output is as-expected in the screenshot:
You do not have the required permissions to view the files attached to this post.
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
- Keeps coming back
- Posts: 957
- Joined: 2020-11-03, 06:47
- Location: Philippines
Re: Crash involving ForEachProfiledFrame when loading a polywasm in esbuild.github.io
The output looks correct, well correct at least that it is the same as in Edge... Thanks! 


"Destroying things, smartly!" - IJN Samidare, probably
Avatar artwork by ebifurya: https://www.pixiv.net/artworks/85379109
XUL add-ons developer. You can find a list of add-ons I manage at http://rw.rs/~job/software.html.