Closed Bug 466600 Opened 17 years ago Closed 14 years ago

Bogus "InternalError: too much recursion" due to messing with toSource

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jruderman, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

This script triggers "InternalError: too much recursion" after 32679 iterations. There's no recursion going on, as far as I can tell... (Reduced from bug 456511 comment 34. Did that script make it into the test suite?)
Attached file testcase
With a current js shell, this runs without error now, even after I changed the loop to run 1000000 times (albeit slowly :-P).
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: