Closed Bug 473804 Opened 16 years ago Closed 16 years ago

assert on startup: operationLimit <= JS_MAX_OPERATION_LIMIT

Categories

(Core :: JavaScript Engine, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 473721

People

(Reporter: dmandelin, Unassigned)

Details

In certain crash scenarios, e.g., by triggering bug 464090, the profile gets in a state such that in a debug build the browser asserts on startup with this assertion. The specific value of JS_MAX_OPERATION_LIMIT that gets passed to here is 2^31-1.
This should be a dup of bug 473721 but I cannot say for sure since a workaround for it landed rather quickly.
Well, it seems to be fixed now so it must be a dup.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.