[Webkit-unassigned] [Bug 64693] Segmentation fault in WebCore::Node::document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 22 10:49:26 PDT 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |simon.fraser at apple.com




--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2011-07-22 10:49:26 PST ---
ASSERTION FAILED: this
/Users/ap/Safari/OpenSource/Source/WebCore/dom/Node.h(365) : WebCore::Document* WebCore::Node::document() const
1   WebCore::Node::document() const
2   WebCore::RenderLayer::scrollTo(int, int)
3   WebCore::RenderLayer::setScrollOffset(WebCore::IntPoint const&)
4   WebCore::ScrollableArea::setScrollOffsetFromAnimation(WebCore::IntPoint const&)
5   WebCore::ScrollAnimator::notityPositionChanged()
6   WebCore::ScrollAnimatorMac::notityPositionChanged()
7   WebCore::ScrollAnimatorMac::immediateScrollToPoint(WebCore::FloatPoint const&)
8   WebCore::ScrollAnimatorMac::scrollToOffsetWithoutAnimation(WebCore::FloatPoint const&)
9   WebCore::ScrollableArea::scrollToOffsetWithoutAnimation(WebCore::FloatPoint const&)
10  WebCore::RenderLayer::scrollToOffset(int, int, WebCore::RenderLayer::ScrollOffsetClamping)
11  WebCore::RenderMarquee::start()
...

-- 
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