Closed Bug 397148 Opened 17 years ago Closed 17 years ago

"Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread" within nsXULTemplateBuilder::InitHTMLTemplateRoot

Categories

(Core :: XUL, defect)

x86
macOS
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Assigned: sayrer)

References

Details

(Keywords: assertion, regression, testcase)

Attachments

(2 files)

I hit this a few times the other night.

Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread, at /Users/jruderman/trunk/mozilla/js/src/jsapi.c:3404

Thread 0 Crashed:
0   JS_Assert + 70 (jsutil.c:60)
1   JS_SetProperty + 83 (jsapi.c:3405)
2   nsXULTemplateBuilder::InitHTMLTemplateRoot() + 875 (nsXULTemplateBuilder.cpp:1372)
...
Assignee: nobody → sayrer
Attached patch autorequestSplinter Review
This is the only JSAPI usage in XUL templates
Attachment #282134 - Flags: review?(enndeakin)
Attachment #282134 - Flags: review?(enndeakin) → review+
Attachment #282134 - Flags: superreview?(jonas)
Attachment #282134 - Flags: approval1.9?
Attachment #282134 - Flags: superreview?(jonas)
Attachment #282134 - Flags: superreview+
Attachment #282134 - Flags: approval1.9?
Attachment #282134 - Flags: approval1.9+
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Crashtest checked in.
Flags: in-testsuite+
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: