This issue, according to the stackoverflow answers seem to stem from the webpage having.
- Infinite recursion(likely)
- Infinite loop(not likely?)
The same issue will make IE display an error: “SCRIPT28: Out of stack space”
If you can debug and find out the infinite recursion, maybe it’s possible to fix this issue.