Closed
Bug 420874
Opened 18 years ago
Closed 18 years ago
"script stack space quota is exhausted" error
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 420869
People
(Reporter: stevee, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
|
1.09 KB,
text/html
|
Details |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b5pre) Gecko/2008030405 Minefield/3.0b5pre ID:2008030405
I'm filing this on behalf of Morac from the mz forums. ( http://forums.mozillazine.org/viewtopic.php?t=633782 ) I won't pretend to understand the code, or know if this expected behaviour or not, but it's a change when compared to Firefox 2 so I'm filing it.
1. New profile, start firefox
2. Load testcase.
3. A dialog appears with the number '1' in it. Click OK.
Firefox 2 gives: "stack space reached 3276800 bytes without throwing an exception."
Firefox 3 gives: InternalError : script stack space quota is exhauested. stack space quota is somewhere between: 409600 and 819200
Comment 1•18 years ago
|
||
I already filed this under bug 420869, but that is still listed as UNCONFIRMED, while this is NEW. One should be duped to the other.
| Reporter | ||
Comment 2•18 years ago
|
||
Sorry Michael!
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•