[Webkit-unassigned] [Bug 107868] New: REGRESSION(140571): Crash in ScrollingCoordinator::mainThreadScrollingReasons during Frame::createView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 24 15:01:16 PST 2013


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

           Summary: REGRESSION(140571): Crash in
                    ScrollingCoordinator::mainThreadScrollingReasons
                    during Frame::createView
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jamesr at chromium.org
                CC: bdakin at apple.com, simon.fraser at apple.com,
                    arv at chromium.org


Stack Trace:
  RELADDR   FUNCTION                                                                                                                                                                                                                                                                                                                                                              FILE:LINE
  009685d6  WebCore::ScrollingCoordinator::mainThreadScrollingReasons() const                                                                                                                                                                                                                                                                                                     /out/Release/../../third_party/WebKit/Source/WebCore/page/scrolling/ScrollingCoordinator.cpp:457
  v------>  WebCore::ScrollingCoordinator::shouldUpdateScrollLayerPositionOnMainThread() const                                                                                                                                                                                                                                                                                    /out/Release/../../third_party/WebKit/Source/WebCore/page/scrolling/ScrollingCoordinator.h:147
  0094a443  WebCore::FrameView::isRubberBandInProgress() const                                                                                                                                                                                                                                                                                                                    /out/Release/../../third_party/WebKit/Source/WebCore/page/FrameView.cpp:1919
  v------>  WebCore::ScrollView::updateScrollbars(WebCore::IntSize const&)                                                                                                                                                                                                                                                                                                        /out/Release/../../third_party/WebKit/Source/WebCore/platform/ScrollView.cpp:615
  0076c90d  WebCore::ScrollView::updateScrollbars(WebCore::IntSize const&)                                                                                                                                                                                                                                                                                                        /out/Release/../../third_party/WebKit/Source/WebCore/platform/ScrollView.cpp:464
  0076cbdf  WebCore::ScrollView::setFixedLayoutSize(WebCore::IntSize const&)                                                                                                                                                                                                                                                                                                      /out/Release/../../third_party/WebKit/Source/WebCore/platform/ScrollView.cpp:279
  00949053  WebCore::Frame::createView(WebCore::IntSize const&, WebCore::Color const&, bool, WebCore::IntSize const&, WebCore::IntRect const&, bool, WebCore::ScrollbarMode, bool, WebCore::ScrollbarMode, bool)                                                                                                                                                                  /out/Release/../../third_party/WebKit/Source/WebCore/page/Frame.cpp:792
  004775f9  WebKit::WebFrameImpl::createFrameView()                                                                                                                                                                                                                                                                                                                               /out/Release/../../third_party/WebKit/Source/WebKit/chromium/src/WebFrameImpl.cpp:2280
  00919e2d  WebCore::FrameLoader::transitionToCommitted(WTF::PassRefPtr<WebCore::CachedPage>)                                                                                                                                                                                                                                                                                     /out/Release/../../third_party/WebKit/Source/WebCore/loader/FrameLoader.cpp:1864
  0091af03  WebCore::FrameLoader::commitProvisionalLoad()                                                                                                                                                                                                                                                                                                                         /out/Release/../../third_party/WebKit/Source/WebCore/loader/FrameLoader.cpp:1701
  00910361  WebCore::DocumentLoader::commitLoad(char const*, int)                                                                                                                                                                                                                                                                                                                 /out/Release/../../third_party/WebKit/Source/WebCore/loader/DocumentLoader.cpp:310
  0091ecf9  WebCore::MainResourceLoader::dataReceived(WebCore::CachedResource*, char const*, int)                                                                                                                                                                                                                                                                                 /out/Release/../../third_party/WebKit/Source/WebCore/loader/MainResourceLoader.cpp:512
  0092af2b  WebCore::CachedRawResource::data(WTF::PassRefPtr<WebCore::ResourceBuffer>, bool)                                                                                                                                                                                                                                                                                      /out/Release/../../third_party/WebKit/Source/WebCore/loader/cache/CachedRawResource.cpp:70
  00924d11  WebCore::SubresourceLoader::sendDataToResource(char const*, int)                                                                                                                                                                                                                                                                                                      /out/Release/../../third_party/WebKit/Source/WebCore/loader/SubresourceLoader.cpp:255
  v------>  WebCore::SubresourceLoader::didReceiveData(char const*, int, long long, bool)                                                                                                                                                                                                                                                                                         /out/Release/../../third_party/WebKit/Source/WebCore/loader/SubresourceLoader.cpp:227
  00924ee1  WebCore::SubresourceLoader::didReceiveData(char const*, int, long long, bool)                                                                                                                                                                                                                                                                                         /out/Release/../../third_party/WebKit/Source/WebCore/loader/SubresourceLoader.cpp:215
  009233c3  WebCore::ResourceLoader::didReceiveData(WebCore::ResourceHandle*, char const*, int, int)                                                                                                                                                                                                                                                                              /out/Release/../../third_party/WebKit/Source/WebCore/loader/ResourceLoader.cpp:451
  007bc41d  WebCore::ResourceHandleInternal::didReceiveData(WebKit::WebURLLoader*, char const*, int, int)

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