Bonfire Page Crashing (Before Running Test)

I’m having an issue with the “Sum of all Odd Fibonacci Numbers” bonfire page. the page crashes prior to me testing my code and the crash happens so quickly that I can’t even reset or adjust my code. I may have an infinite recursion but I doubt that is related to the crash as it happens before I run my code. All other bonfires seem to be working fine.

Any guidance would be much appreciated.

Hey @ddmaness,
it would help if you would post your code. That way, we can see where the problem might be.