[Webkit-unassigned] [Bug 193286] New: ( r239640 ) TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia Crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 9 10:12:18 PST 2019


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

            Bug ID: 193286
           Summary: ( r239640 )
                    TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia
                    Crashing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tsavell at apple.com
                CC: lforschler at apple.com

TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia was introduced in https://trac.webkit.org/changeset/239640/webkit

it is Crashing constantly with an assert sense introduction.

Crash:
TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia
        ASSERTION FAILED: isMainThread()
        /Volumes/Data/slave/ios-simulator-12-debug/build/WebKitBuild/Debug-iphonesimulator/WebCore.framework/PrivateHeaders/JSExecState.h(171) : WebCore::JSMainThreadNullState::JSMainThreadNullState()
        1   0x10da36c19 WTFCrash
        2   0x129e808cb WTFCrashWithInfo(int, char const*, char const*, int)
        3   0x129e9f4cb WebCore::JSMainThreadNullState::JSMainThreadNullState()
        4   0x129e9ef55 WebCore::JSMainThreadNullState::JSMainThreadNullState()
        5   0x129eb5950 -[DOMDocument querySelector:]
        6   0x10ce7e696 TestWebKitAPI::WebKitLegacy_ScrollingDoesNotPauseMedia_Test::TestBody()
        7   0x10d076a4e void testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
        8   0x10d03eabb void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*)
        9   0x10d03e9e6 testing::Test::Run()
        10  0x10d0401d2 testing::TestInfo::Run()
        11  0x10d04183c testing::TestCase::Run()
        12  0x10d059a92 testing::internal::UnitTestImpl::RunAllTests()
        13  0x10d079d1e bool testing::internal::HandleSehExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
        14  0x10d0594db bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*)
        15  0x10d05939c testing::UnitTest::Run()
        16  0x10cecd171 RUN_ALL_TESTS()
        17  0x10cecd104 TestWebKitAPI::TestsController::run(int, char**)
        18  0x10d001c6e main
        19  0x128a23575 start
        Child process terminated with signal 11: Segmentation fault

-- 
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/20190109/855afc30/attachment.html>


More information about the webkit-unassigned mailing list