Web Compatibility Support • Re: Crash on metacpan.org
Pale Moon forum - Forum index [Unofficial]
March 16, 2026
PR Issue #3002 (UXP) should fix the crash. Surprised we haven't encountered this sooner... I guess we can't count on Interpret() to just interpret the code and never enter baseline JIT.
just noticed that when it crashes in metacpan, stackDepth and stack.length() are not match (i.e. lesser), so MOZ_ASSERT should fail if it is compiled in debug mode.
Discussion in the ATmosphere