[Webkit-unassigned] [Bug 70719] Assert failure in WebCore::RenderLayer::updateLayerPositionsAfterScroll(bool)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 13:07:19 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=70719





--- Comment #7 from Sergio Villar Senin <svillar at igalia.com>  2012-02-02 13:07:19 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > (In reply to comment #2)
> > > > I opened an issue in JIRA 4.3
> > > What is JIRA 4.3? Got a URL?
> > 
> > I have a test case that asserts 100%:
> > 
> > 1) Go to http://blog.jilion.com/2011/07/27/world-s-first-true-html5-fullscreen-video
> > 2) Scroll down and click on the video to play it
> > 3) Once the playback starts click on the fullscreen button (the rightmost bottom button of the player)
> > 4) Browser ASSERTS
> 
> Interesting, I am not getting this ASSERT but another one on ToT Mac WebKit:
> 
> Reason: KERN_INVALID_ADDRESS at address: 0x00000000bbadbeef
> 0x0000000102e47d77 in WebCore::RenderBlock::addChildIgnoringAnonymousColumnBlocks (this=0x12461aaf8, newChild=0x125dd4e68, beforeChild=0x124626ae8) at /Users/jchaffraix/Sources/WebKit/Source/WebCore/rendering/RenderBlock.cpp:716
> 716            ASSERT(beforeChildAnonymousContainer->isTable());
> 
> I will file a bug about it.

Heh, indeed interesting. Actually I get this bug assert in many different situations, for example scrolling through feeds in Google Reader

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list