Open Bug 787037 Opened 12 years ago Updated 2 years ago

ASSERTION: More UnblockOnload() calls than BlockOnload() calls; dropping call: 'Not Reached' loading Youtube

Categories

(Core :: General, defect)

x86_64
All
defect

Tracking

()

Tracking Status
firefox18 - affected
firefox19 - affected

People

(Reporter: xtc4uall, Unassigned)

References

(Blocks 1 open bug, )

Details

(4 keywords, Whiteboard: [platform-rel-Youtube])

Using a Win32 Debug Build (http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2012-08-30-mozilla-central-debug/) I get an Assertion ###!!! ASSERTION: More UnblockOnload() calls than BlockOnload() calls; dropping call: 'Not Reached', file e:/builds/moz2_slave/m-cen-w32-dbg/build/content/base/src/nsDocument.cpp, line 7145 and a Crash (bp-997684e0-d938-40af-9752-29e0e2120830) when opening YouTube.com. I know the Crash Report is useless without Symbols, but how to get proper Symbols/Stacks with provided Debug Builds? Looking for a Solution not involving local Building. Didn't find any Docs in MDN/MozWiki about this :-/ FWIW, https://bugzilla.mozilla.org/buglist.cgi?bug_id=430568,500847,773163 list the same Assertion.
Based on my local build I think the regression range is http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=fcc533f691e9&tochange=a21fd4d085ad, but nothing in there jumps out at me. Alice, can you bisect this?
Just loading http://www.youtube.com I get a bunch of assertions, but no crash, (on Linux64): ###!!! ASSERTION: Double UnblockOnload!?: 'mCurrentRequestFlags & REQUEST_BLOCKS_ONLOAD', file content/base/src/nsImageLoadingContent.cpp, line 526 ###!!! ASSERTION: More UnblockOnload() calls than BlockOnload() calls; dropping call: 'Not Reached', file content/base/src/nsDocument.cpp, line 6853
Keywords: qawanted, top100
OS: Windows 7 → All
Not a top crash, so no need to track for release.
(of course, given this is a regression, we would strongly consider an uplift)
Blocks: 807211
I bisected further on Central and the bug starts reproducing with this push: http://hg.mozilla.org/mozilla-central/rev/62bb2e74fe67. FYI: none of the builds crashed for me, but I did get a lot of the assertion in the summary on the builds with the bug.
QA Contact: ioana.budnar
(In reply to Ioana Budnar, QA [:ioana] from comment #6) > I bisected further on Central and the bug starts reproducing with this push: > http://hg.mozilla.org/mozilla-central/rev/62bb2e74fe67. > > FYI: none of the builds crashed for me, but I did get a lot of the assertion > in the summary on the builds with the bug. That's the revision that introduced these assertions so it's not surprising.
platform-rel: --- → ?
Whiteboard: [platform-rel-Youtube]
platform-rel: ? → ---
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.