Open Bug 739332 Opened 12 years ago Updated 2 years ago

"ASSERTION: aRequest should be pending!"

Categories

(Core :: DOM: Core & HTML, defect, P5)

x86_64
macOS
defect

Tracking

()

People

(Reporter: jruderman, Unassigned)

Details

(Keywords: assertion, testcase)

Attachments

(2 files)

Attached file testcase
###!!! ASSERTION: aRequest should be pending!: 'mDeferRequests.Contains(aRequest) || mAsyncRequests.Contains(aRequest) || mNonAsyncExternalScriptInsertedRequests.Contains(aRequest) || mXSLTRequests.Contains(aRequest) || mPreloads.Contains(aRequest, PreloadRequestComparator()) || mParserBlockingRequest', file content/base/src/nsScriptLoader.cpp, line 1290

(Might be a "regression" from bug 737754, or maybe the fuzzer couldn't find it until I fixed a fuzzer bug in 73ba5a00a409.)
Attached file stack trace
(In reply to Jesse Ruderman from comment #0)
> (Might be a "regression" from bug 737754, or maybe the fuzzer couldn't find
> it until I fixed a fuzzer bug in 73ba5a00a409.)

It likely is a "regression" from that bug.  That patch effectively reenabled an assertion that was formerly disabled.  (disabled because it accidentally included conditions that were always true).
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: