[Webkit-unassigned] [Bug 106123] New: REGRESSION: [Mac WK1?] http/tests/appcache/main-resource-redirect.html crashes in WebFrameLoaderClient::dispatchDidFinishLoading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 12:03:08 PST 2013


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

           Summary: REGRESSION: [Mac WK1?]
                    http/tests/appcache/main-resource-redirect.html
                    crashes in
                    WebFrameLoaderClient::dispatchDidFinishLoading
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: NeedsRadar
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: ap at webkit.org, beidson at apple.com,
                    webkit-bug-importer at group.apple.com


http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=http%2Ftests%2Fappcache%2Fmain-resource-redirect.html

http://build.webkit.org/results/Apple%20MountainLion%20Debug%20WK1%20(Tests)/r138809%20(4306)/results.html

CRASHING TEST: /appcache/main-resource-redirect.html

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebKit                  0x000000010533f7aa -[WebView(WebViewInternal) _removeObjectForIdentifier:] + 122 (WebView.mm:6229)
1   com.apple.WebKit                  0x00000001052489b1 WebFrameLoaderClient::dispatchDidFinishLoading(WebCore::DocumentLoader*, unsigned long) + 225 (WebFrameLoaderClient.mm:477)
2   com.apple.WebCore                 0x0000000106e2de7b WebCore::ResourceLoadNotifier::dispatchDidFinishLoading(WebCore::DocumentLoader*, unsigned long, double) + 91 (ResourceLoadNotifier.cpp:148)
3   com.apple.WebCore                 0x00000001069a25c3 WebCore::MainResourceLoader::didFinishLoading(double) + 147 (MainResourceLoader.cpp:529)
4   com.apple.WebCore                 0x00000001069a24f4 WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction, WebCore::ResourceResponse const&) + 1636 (MainResourceLoader.cpp:358)
5   com.apple.WebCore                 0x00000001069a2846 WebCore::MainResourceLoader::continueAfterContentPolicy(WebCore::PolicyAction) + 166 (MainResourceLoader.cpp:373)
6   com.apple.WebCore                 0x00000001069a278b WebCore::MainResourceLoader::callContinueAfterContentPolicy(void*, WebCore::PolicyAction) + 27 (MainResourceLoader.cpp:365)
7   com.apple.WebCore                 0x0000000106afd919 WebCore::PolicyCallback::call(WebCore::PolicyAction) + 297 (PolicyCallback.cpp:115)
8   com.apple.WebCore                 0x0000000106afe73d WebCore::PolicyChecker::continueAfterContentPolicy(WebCore::PolicyAction) + 93 (PolicyChecker.cpp:194)
9   com.apple.WebKit                  0x000000010524dfda WebFrameLoaderClient::receivedPolicyDecison(WebCore::PolicyAction) + 410 (WebFrameLoaderClient.mm:1286)
10  com.apple.WebKit                  0x0000000105252401 -[WebFramePolicyListener receivedPolicyDecision:] + 193 (WebFrameLoaderClient.mm:2025)
11  com.apple.WebKit                  0x0000000105252510 -[WebFramePolicyListener use] + 48 (WebFrameLoaderClient.mm:2041)
12  com.apple.WebKit                  0x000000010521f772 -[WebDefaultPolicyDelegate webView:decidePolicyForMIMEType:request:frame:decisionListener:] + 338 (WebDefaultPolicyDelegate.m:74)
13  com.apple.CoreFoundation          0x00007fff8a08763c __invoking___ + 140
14  com.apple.CoreFoundation          0x00007fff8a0874d7 -[NSInvocation invoke] + 263
15  com.apple.CoreFoundation          0x00007fff8a0876a9 -[NSInvocation invokeWithTarget:] + 57
16  com.apple.WebKit                  0x000000010532bfa9 -[_WebSafeForwarder forwardInvocation:] + 361 (WebView.mm:3083)
17  com.apple.CoreFoundation          0x00007fff8a082737 ___forwarding___ + 775
18  com.apple.CoreFoundation          0x00007fff8a0823b8 _CF_forwarding_prep_0 + 232
19  com.apple.WebKit                  0x0000000105249edb WebFrameLoaderClient::dispatchDecidePolicyForResponse(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore::ResourceResponse const&, WebCore::ResourceRequest const&) + 363 (WebFrameLoaderClient.mm:723)
20  com.apple.WebCore                 0x0000000106afe6d7 WebCore::PolicyChecker::checkContentPolicy(WebCore::ResourceResponse const&, void (*)(void*, WebCore::PolicyAction), void*) + 183 (PolicyChecker.cpp:109)
21  com.apple.WebCore                 0x00000001069a2fc4 WebCore::MainResourceLoader::responseReceived(WebCore::CachedResource*, WebCore::ResourceResponse const&) + 1892 (MainResourceLoader.cpp:446)
22  com.apple.WebCore                 0x00000001069a0de4 WebCore::MainResourceLoader::handleSubstituteDataLoadNow(WebCore::RunLoopTimer<WebCore::MainResourceLoader>*) + 436 (MainResourceLoader.cpp:600)
23  com.apple.WebCore                 0x00000001069a4dc3 WebCore::RunLoopTimer<WebCore::MainResourceLoader>::fired() + 115 (RunLoopTimer.h:71)
24  com.apple.WebCore                 0x0000000106e62e40 WebCore::timerFired(__CFRunLoopTimer*, void*) + 64 (RunLoopTimerCF.cpp:52)
25  com.apple.CoreFoundation          0x00007fff8a050da4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
26  com.apple.CoreFoundation          0x00007fff8a0508bd __CFRunLoopDoTimer + 557
27  com.apple.CoreFoundation          0x00007fff8a036099 __CFRunLoopRun + 1513
28  com.apple.CoreFoundation          0x00007fff8a0356b2 CFRunLoopRunSpecific + 290
29  com.apple.Foundation              0x00007fff8702389e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
30  DumpRenderTree                    0x0000000103f20839 runTest(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 5017 (DumpRenderTree.mm:1381)
31  DumpRenderTree                    0x0000000103f1f42a runTestingServerLoop() + 282 (DumpRenderTree.mm:846)
32  DumpRenderTree                    0x0000000103f1ecf7 dumpRenderTree(int, char const**) + 391 (DumpRenderTree.mm:893)

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