WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 195137
193286
(
r239640
) TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia Crashing
https://bugs.webkit.org/show_bug.cgi?id=193286
Summary
( r239640 ) TestWebKitAPI.WebKitLegacy.ScrollingDoesNotPauseMedia Crashing
Truitt Savell
Reported
2019-01-09 10:12:18 PST
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
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2019-01-10 10:29:56 PST
Jer, would you please take a look at this? It is consistently crashing on iOS bots.
Radar WebKit Bug Importer
Comment 2
2019-01-10 10:29:59 PST
<
rdar://problem/47182157
>
Ryan Haddad
Comment 3
2019-03-12 11:09:01 PDT
*** This bug has been marked as a duplicate of
bug 195137
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug