Closed Bug 1100336 Opened 10 years ago Closed 8 years ago

Startup hang under MOZ_RELEASE_ASSERT in XPCWrappedNativeScope::XPCWrappedNativeScope

Categories

(Core :: XPConnect, defect)

defect
Not set
critical

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: ted, Unassigned)

Details

(Keywords: hang)

Attachments

(1 file)

Attached file Stacks of all threads
My Windows Nightly is hanging consistently on startup in the MOZ_RELEASE_ASSERT here:
http://hg.mozilla.org/mozilla-central/annotate/a52bf59965a0/js/xpconnect/src/XPCWrappedNativeScope.cpp#l133

This is doubly bad in that it's hitting that assertion at all, and that it seems to be hanging trying to produce a stack. It gets as far as presenting a Firefox window, but hangs before any content displays. I haven't tried safe mode yet (which I suspect would fix this by disabling e10s) but it doesn't appear to be related to any web content, as it hangs even trying to display the about:sessionrestore page.

Attached are stack traces of all threads from WinDBG. I can't see anything obvious that would be causing a hang here.
bholley says the assertion here is bug 1095305, which was fixed by backout recently, and I just got unlucky with my nightly updates. The hang here worries me, since that would go undetected in our crash reporting.
Was this a debug build? I don't know why it would try to walk the stack otherwise.
No, this was a normal nightly.
Still seeing this?
Severity: normal → critical
Flags: needinfo?(ted)
Keywords: hang
No, I haven't seen this in ages.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(ted)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: