Bug 289254
| Summary: | [ macOS Debug wk2 ] imported/w3c/web-platform-tests/mediacapture-streams/historical.https.html is a flaky crash | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | jean-yves.avenard, kkinnunen, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Karl Rackler
Description:
imported/w3c/web-platform-tests/mediacapture-streams/historical.https.html
This looks to have regressed in the range https://commits.webkit.org/compare/286110@main...286011@main.
I am having difficulty reproducing.
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fmediacapture-streams%2Fhistorical.https.html&platform=mac&style=debug
Crash Log:
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread:
0 com.apple.WebKit 0x3000059c4 WTFCrashWithInfo(int, char const*, char const*, int)
1 com.apple.WebKit 0x300843520 IPC::MessageReceiver::~MessageReceiver()
2 com.apple.WebKit 0x3020313e0 WebKit::RemoteSourceBufferProxy::~RemoteSourceBufferProxy()
3 com.apple.WebKit 0x3020314fc WebKit::RemoteSourceBufferProxy::~RemoteSourceBufferProxy()
4 com.apple.WebKit 0x302031544 WebKit::RemoteSourceBufferProxy::~RemoteSourceBufferProxy()
5 com.apple.WebKit 0x3014d1bb0 void WTF::ThreadSafeWeakPtrControlBlock::strongDeref<WebCore::SourceBufferPrivateClient, (WTF::DestructionThread)0>() const::'lambda'()::operator()() const
Test Run:
https://build.webkit.org/#/builders/934/builds/5663
layout-tests Full log:
03:48:39.543 68295 worker/0 imported/w3c/web-platform-tests/mediacapture-streams/enumerateDevices-with-navigation.https.html passed
03:48:40.069 68295 worker/0 com.apple.WebKit.GPU.Development crash, pid = 76218
03:48:40.312 68295 worker/0 Couldn't quit 76187 with SIGTERM, sending SIGKILL.
03:48:40.368 68295 worker/0 killed pid 76187
03:48:40.368 68295 worker/0 Test imported/w3c/web-platform-tests/mediacapture-streams/historical.https.html crashed, we will now gather a crash log.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/146397398>
EWS
Test gardening commit 291705@main (1d01ffbe3975): <https://commits.webkit.org/291705@main>
Reviewed commits have been landed. Closing PR #42008 and removing active labels.
Jean-Yves Avenard [:jya]
*** This bug has been marked as a duplicate of bug 303040 ***