[Webkit-unassigned] [Bug 171616] New: REGRESSION (r216129): ASSERTION FAILED: m_process->state() == WebProcessProxy::State::Terminated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 3 13:59:14 PDT 2017


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

            Bug ID: 171616
           Summary: REGRESSION (r216129): ASSERTION FAILED:
                    m_process->state() ==
                    WebProcessProxy::State::Terminated
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

Tests that failed:
  WebKit2.ReloadPageAfterCrash
  WebKit2.ResizeWindowAfterCrash

UNEXPECTEDLY EXITED WebKit2.ReloadPageAfterCrash
ASSERTION FAILED: m_process->state() == WebProcessProxy::State::Terminated
/Volumes/Data/slave/sierra-debug/build/Source/WebKit2/UIProcess/WebPageProxy.cpp(707) : void WebKit::WebPageProxy::reattachToWebProcess()
1   0x1080a2f1d WTFCrash
2   0x10dafa073 WebKit::WebPageProxy::reattachToWebProcess()
3   0x10dafe4ce WebKit::WebPageProxy::loadRequest(WebCore::ResourceRequest const&, WebCore::ShouldOpenExternalURLsPolicy, API::Object*)
4   0x10dee689b WKPageLoadURL
5   0x1065c97ea TestWebKitAPI::WebKit2_ReloadPageAfterCrash_Test::TestBody()
6   0x10671d7aa testing::Test::Run()
7   0x10671e5dd testing::internal::TestInfoImpl::Run()
8   0x10671f5dd testing::TestCase::Run()
9   0x106725d1b testing::internal::UnitTestImpl::RunAllTests()
10  0x106725999 testing::UnitTest::Run()
11  0x10661242c TestWebKitAPI::TestsController::run(int, char**)
12  0x1066ed8df main
13  0x7fffa4e93235 start
14  0x2

UNEXPECTEDLY EXITED WebKit2.ResizeWindowAfterCrash
ASSERTION FAILED: m_process->state() == WebProcessProxy::State::Terminated
/Volumes/Data/slave/sierra-debug/build/Source/WebKit2/UIProcess/WebPageProxy.cpp(707) : void WebKit::WebPageProxy::reattachToWebProcess()
1   0x10dc53f1d WTFCrash
2   0x111d22073 WebKit::WebPageProxy::reattachToWebProcess()
3   0x111d264ce WebKit::WebPageProxy::loadRequest(WebCore::ResourceRequest const&, WebCore::ShouldOpenExternalURLsPolicy, API::Object*)
4   0x11210e89b WKPageLoadURL
5   0x10c183c39 TestWebKitAPI::WebKit2_ResizeWindowAfterCrash_Test::TestBody()
6   0x10c2ce7aa testing::Test::Run()
7   0x10c2cf5dd testing::internal::TestInfoImpl::Run()
8   0x10c2d05dd testing::TestCase::Run()
9   0x10c2d6d1b testing::internal::UnitTestImpl::RunAllTests()
10  0x10c2d6999 testing::UnitTest::Run()
11  0x10c1c342c TestWebKitAPI::TestsController::run(int, char**)
12  0x10c29e8df main
13  0x7fffa4e93235 start
14  0x2

https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK1%20%28Tests%29/builds/946/steps/run-api-tests/logs/stdio

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170503/4d6f24dd/attachment.html>


More information about the webkit-unassigned mailing list