Closed Bug 325526 Opened 19 years ago Closed 18 years ago

XML: Shared AnyName prototype object causes threads to block

Categories

(Core :: JavaScript Engine, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9alpha1

People

(Reporter: daumling, Assigned: brendan)

References

Details

(Keywords: fixed1.8.1)

Attachments

(1 file)

The shared AnyName prototype object, stored in the JSRuntime, does not seem to be correctly prepared for multithreading. Most often, threads hang during JS_InitStandardClasses() inside the call to js_InitAnyNameClass().

Brendan already sent me a patch, but my current code base is too old. I will test the patch as soon as I had the chance to update the code base.
Mine!

/be
Assignee: general → brendan
Target Milestone: --- → mozilla1.9alpha
Depends on: 331782
Fixed on trunk and 1.8 branch with patch for 331782.

/be
Status: NEW → RESOLVED
Closed: 18 years ago
Keywords: fixed1.8.1
Resolution: --- → FIXED
Depends on: 333398
Flags: in-testsuite-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: