Crashing when loading google calendar page https://calendar.google.com/calendar/u/0/r

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
thosrtanner
Lunatic
Lunatic
Posts: 476
Joined: 2014-05-10, 18:19
Location: UK

Re: Crashing when loading google calendar page https://calendar.google.com/calendar/u/0/r

Post by thosrtanner » 2026-03-05, 20:37

Basilisk-Dev wrote:
2026-03-05, 19:39
I can't replicate this in Basilisk or Pale Moon on Linux, MacOS, or Windows.
pretty sure you need to have shared calendars in your calendar for this to crash

User avatar
waxworm
New to the forum
New to the forum
Posts: 1
Joined: 2026-03-12, 11:35

Re: Crashing when loading google calendar page https://calendar.google.com/calendar/u/0/r

Post by waxworm » 2026-03-12, 16:46

is there any way to circumvent this? :cry: also, why exactly does it crash when loading shared calendars specifically?

thosrtanner
Lunatic
Lunatic
Posts: 476
Joined: 2014-05-10, 18:19
Location: UK

Re: Crashing when loading google calendar page https://calendar.google.com/calendar/u/0/r

Post by thosrtanner » 2026-06-21, 17:24

Sent a full dump as it's still happening

User avatar
Moonchild
Project founder
Project founder
Posts: 39633
Joined: 2011-08-28, 17:27
Location: Sweden

Re: Crashing when loading google calendar page https://calendar.google.com/calendar/u/0/r

Post by Moonchild » 2026-06-21, 22:22

Thanks for the dump. I was able to analyse it and it's a peculiar thing, related to the "fast path" of converting BigInt to UInt64 when the big integer's value actually fits in a regular UInt64.
Filed Issue #3128 (UXP) with the crash details.
"Sales hates anything that can't be turned into a confident sentence." - anonymous warehouse worker
"Why debate someone you fundamentally don't trust?" - Dario Amodei
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

thosrtanner
Lunatic
Lunatic
Posts: 476
Joined: 2014-05-10, 18:19
Location: UK

Re: Crashing when loading google calendar page https://calendar.google.com/calendar/u/0/r

Post by thosrtanner » 2026-06-22, 10:17

appreciated. thanks