Closed Bug 587278 Opened 14 years ago Closed 14 years ago

Assertion failure caused by about:support in debug builds

Categories

(Core :: XPConnect, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jrmuizel, Unassigned)

Details

I was testing my changes to about:support and saw an assertion failure when trying to load about:support. It turned out the assertion failure happens even before my changes. This build, for example, triggers it:
http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-win32-debug/1281731664/

The assertion is as follows.

###!!! ASSERTION: bad hint in chrome code: 'hint != XOW && hint != SOW && hint != COW', file e:/builds/moz2_slave/mozilla-central-win32-debug/build/js/src/xpconnect/src/xpcwrappednativescope.cpp, line 1055
Assignee: general → nobody
Component: JavaScript Engine → XPConnect
OS: Windows 7 → All
QA Contact: general → xpconnect
Hardware: x86 → All
The code that causes this assertion went away with compartments.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.