[Webkit-unassigned] [Bug 93181] New: ASSERTION FAILED: !m_normalFlowListDirty : Vector<WebCore::RenderLayer *> *WebCore::RenderLayer::normalFlowList() const
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Aug 4 07:34:58 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93181
Summary: ASSERTION FAILED: !m_normalFlowListDirty :
Vector<WebCore::RenderLayer *>
*WebCore::RenderLayer::normalFlowList() const
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
URL: http://www.hsbc.gr/1/2/en/home
OS/Version: Mac OS X 10.8
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rex_4539 at yahoo.com
r124637
Reproducibility: always
Steps:
1. Go to http://www.hsbc.gr/1/2/en/home
2. Click on "Logon to Internet Banking".
3. From your browser bookmarks, select any webpage.
What happened:
ASSERTION FAILED: !m_normalFlowListDirty
/Users/rex/WebKit/Source/WebCore/rendering/RenderLayer.h(435) : Vector<WebCore::RenderLayer *> *WebCore::RenderLayer::normalFlowList() const
1 0x109797dee WebCore::RenderLayer::normalFlowList() const
2 0x1097b2b44 WebCore::RenderLayerCompositor::recursiveRepaintLayerRect(WebCore::RenderLayer*, WebCore::IntRect const&)
3 0x1097b2b28 WebCore::RenderLayerCompositor::recursiveRepaintLayerRect(WebCore::RenderLayer*, WebCore::IntRect const&)
4 0x1097b2940 WebCore::RenderLayerCompositor::repaintCompositedLayersAbsoluteRect(WebCore::IntRect const&)
5 0x1098f5de7 WebCore::RenderView::repaintRectangleInViewAndCompositedLayers(WebCore::FractionalLayoutRect const&, bool)
6 0x108bfd6b6 WebCore::FrameSelection::recomputeCaretRect()
7 0x108bf73ff WebCore::FrameSelection::updateAppearance()
8 0x108bf5e20 WebCore::FrameSelection::setSelection(WebCore::VisibleSelection const&, unsigned int, WebCore::FrameSelection::CursorAlignOnScroll, WebCore::TextGranularity)
9 0x108bfcc28 WebCore::FrameSelection::clear()
10 0x108bdf5e2 WebCore::FrameLoader::clear(bool, bool, bool)
11 0x1089569ab WebCore::DocumentWriter::begin(WebCore::KURL const&, bool, WebCore::Document*)
12 0x1089355aa WebCore::DocumentLoader::commitData(char const*, unsigned long)
13 0x106985671 WebKit::WebFrameLoaderClient::committedLoad(WebCore::DocumentLoader*, char const*, int)
14 0x108935840 WebCore::DocumentLoader::commitLoad(char const*, int)
15 0x108935c13 WebCore::DocumentLoader::receivedData(char const*, int)
16 0x10950b2d7 WebCore::MainResourceLoader::addData(char const*, int, bool)
17 0x10992034c WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool)
18 0x10950cae8 WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool)
19 0x109920c6f WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle*, char const*, int, int)
20 0x10991d63a -[WebCoreResourceHandleAsDelegate connection:didReceiveData:lengthReceived:]
21 0x7fff866821e8 __65-[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]_block_invoke_0
22 0x7fff8668212c -[NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:]
23 0x7fff86682028 -[NSURLConnectionInternal _withActiveConnectionAndDelegate:]
24 0x7fff86684b4b _NSURLConnectionDidReceiveData_LengthReceived
25 0x7fff91824944 ___delegate_didReceiveDataArray_block_invoke_0
26 0x7fff918176fa ___withDelegateAsync_block_invoke_0
27 0x7fff918a75ca __block_global_1
28 0x7fff8d745e44 CFArrayApplyFunction
29 0x7fff91808894 RunloopBlockContext::perform()
30 0x7fff9180876b MultiplexerSource::perform()
31 0x7fff8d727841 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
Expected result:
No assert failure.
--
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