| Summary: | Flaky crashes under initMRMediaRemoteSetWantsNowPlayingNotifications in TestWebKitAPI.NowPlayingTest.* API tests | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> | ||||
| Component: | Tools / Tests | Assignee: | Jer Noble <jer.noble> | ||||
| Status: | RESOLVED CONFIGURATION CHANGED | ||||||
| Severity: | Normal | CC: | aakash_jain, ap, bfulgham, jer.noble, lforschler, ryanhaddad, webkit-bot-watchers-bugzilla, webkit-bug-importer | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | Other | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
|
Description
Aakash Jain
2019-04-16 10:55:43 PDT
Seems to fail consistently on ews120: https://ews-build.webkit.org/#/workers/60 More examples: https://ews-build.webkit.org/#/builders/3/builds/604 https://ews-build.webkit.org/#/builders/3/builds/600 https://ews-build.webkit.org/#/builders/3/builds/592 https://ews-build.webkit.org/#/builders/3/builds/563 https://ews-build.webkit.org/#/builders/3/builds/557 https://ews-build.webkit.org/#/builders/3/builds/547 https://ews-build.webkit.org/#/builders/3/builds/501 https://ews-build.webkit.org/#/builders/3/builds/462 Created attachment 367546 [details]
Crash log
OS Version: Mac OS X 10.13.2 (17C205)
Report Version: 12
Anonymous UUID: 9D842277-F06C-401E-5357-736B3F980959
Time Awake Since Boot: 590000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [0]
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 TestWebKitAPI 0x0000000102f21ed3 0x102eee000 + 212691
1 TestWebKitAPI 0x00000001030c2d9f initMRMediaRemoteSetWantsNowPlayingNotifications(bool) + 80
2 TestWebKitAPI 0x00000001030c2531 NowPlayingTest::addObserver(NowPlayingTest&) + 101 (NowPlaying.mm:167)
3 TestWebKitAPI 0x00000001030c164b NowPlayingTest::SetUp() + 21 (NowPlaying.mm:91)
4 TestWebKitAPI 0x0000000103297627 void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) + 72
5 TestWebKitAPI 0x0000000103297541 testing::Test::Run() + 105
6 TestWebKitAPI 0x00000001032984d2 testing::TestInfo::Run() + 220
7 TestWebKitAPI 0x0000000103298c53 testing::TestCase::Run() + 273
8 TestWebKitAPI 0x00000001032a256c testing::internal::UnitTestImpl::RunAllTests() + 694
9 TestWebKitAPI 0x00000001032a21a4 bool testing::internal::HandleExceptionsInMethodIfSupported<testing::internal::UnitTestImpl, bool>(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) + 72
10 TestWebKitAPI 0x00000001032a2131 testing::UnitTest::Run() + 107
11 TestWebKitAPI 0x00000001031b2880 TestWebKitAPI::TestsController::run(int, char**) + 120 (TestsController.cpp:86)
12 TestWebKitAPI 0x0000000103271384 main + 344 (mainMac.mm:52)
13 libdyld.dylib 0x00007fff504bc115 start + 1
WebKit QA confirmed this is resolved |