Bug 222690 - REGRESSION: fast/mediastream/audio-bad-sampleRate.html is flaky crashing
Summary: REGRESSION: fast/mediastream/audio-bad-sampleRate.html is flaky crashing
Status: RESOLVED DUPLICATE of bug 222691
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-03 14:46 PST by Truitt Savell
Modified: 2021-03-03 23:16 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2021-03-03 14:46:20 PST
fast/mediastream/audio-bad-sampleRate.html

History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fmediastream%2Faudio-bad-sampleRate.html

Crash:
0   com.apple.JavaScriptCore      	0x000000038cb2058e WTFCrash + 14 (Assertions.cpp:295)
1   com.apple.WebKit              	0x0000000359f6a6f7 WTF::CompletionHandler<void (WTF::Optional<WebCore::RealtimeMediaSource::ApplyConstraintsError>&&)>::~CompletionHandler() + 87 (CompletionHandler.h:58)
2   com.apple.WebKit              	0x0000000359f542d5 WTF::CompletionHandler<void (WTF::Optional<WebCore::RealtimeMediaSource::ApplyConstraintsError>&&)>::~CompletionHandler() + 21 (CompletionHandler.h:57)
3   com.apple.WebKit              	0x0000000359f6111f WTF::VectorDestructor<true, WTF::CompletionHandler<void (WTF::Optional<WebCore::RealtimeMediaSource::ApplyConstraintsError>&&)> >::destruct(WTF::CompletionHandler<void (WTF::Optional<WebCore::RealtimeMediaSource::ApplyConstraintsError>&&)>*, WTF::CompletionHandler<void (WTF::Optional<WebCore::RealtimeMediaSource::ApplyConstraintsError>&&)>*) + 47 (Vector.h:67)
Comment 1 Radar WebKit Bug Importer 2021-03-03 16:08:30 PST
<rdar://problem/75008430>
Comment 2 Ryan Haddad 2021-03-03 23:16:04 PST

*** This bug has been marked as a duplicate of bug 222691 ***