Closed Bug 323252 Opened 19 years ago Closed 19 years ago

XPConnect conspires against DSW which was trying to avoid stack overflow

Categories

(Core :: JavaScript Engine, defect)

1.8 Branch
x86
Windows XP
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: timeless, Unassigned)

References

Details

(Keywords: crash)

Attachments

(1 file)

121.68 KB, text/plain
Details
short story, very long stack someone made a bad change to gecko which resulted in stack overflow at the bottom which you will see. our code generates lots of potential garbage, which means that spidermonkey has to work hard when it tries to gc. result: we found out that the stack overflow protection in spidermonkey doesn't work. :( for reference, the js error being reported is stack overflow.
Attached file stack
GC changes in bug 324278 should address this fully.
Depends on: 324278
With bug 324278 fixed GC should be able to mark in constant space an arbitatry graph of GC related things of an arbitrary type.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Flags: in-testsuite-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: