Closed Bug 569022 Opened 15 years ago Closed 15 years ago

"ASSERTION: bad call" in SystemOnlyWrapper::MakeSOW

Categories

(Core :: XPConnect, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Assigned: mrbkap)

References

Details

(Keywords: assertion, testcase, Whiteboard: fixed-in-tracemonkey)

Attachments

(3 files)

Attached file testcase
###!!! ASSERTION: bad call: 'clasp != &SystemOnlyWrapper::SOWClass.base && clasp != &XPCCrossOriginWrapper::XOWClass.base && strcmp(clasp->name, "XPCNativeWrapper")', file /Users/jruderman/mozilla-central/js/src/xpconnect/src/XPCSystemOnlyWrapper.cpp, line 161
Attached file stack trace
The third part of the assertion is the one that's failing: clasp->name is "XPCNativeWrapper" and strcmp returns 0.
Assignee: nobody → mrbkap
Attached patch FixSplinter Review
Bogus assertion.
Attachment #450481 - Flags: review?(jst)
Attachment #450481 - Flags: review?(jst) → review+
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: