[Webkit-unassigned] [Bug 224696] New: [ BigSur wk2 ARM64 ] http/wpt/webrtc/change-encoded-transform.html is a flakey crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 16 14:47:02 PDT 2021


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

            Bug ID: 224696
           Summary: [ BigSur wk2 ARM64 ]
                    http/wpt/webrtc/change-encoded-transform.html is a
                    flakey crash
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Jenner at apple.com
                CC: youennf at gmail.com

http/wpt/webrtc/change-encoded-transform.html

is a flakey crash on Big Sur wk2 on Apple Silicon Macs only.

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Fwpt%2Fwebrtc%2Fchange-encoded-transform.html

CRASH URL:
https://build.webkit.org/results/Apple-BigSur-Release-AppleSilicon-WK2-Tests/r276149%20(930)/http/wpt/webrtc/change-encoded-transform-crash-log.txt

CRASH TEXT:
Crashed Thread:        14  WebCore: Worker

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [98394]

Thread 14 Crashed:: WebCore: Worker
0   libwebrtc.dylib                     0x00000001076ae598 webrtc::RTPSenderVideoFrameTransformerDelegate::OnTransformedFrame(std::__1::unique_ptr<webrtc::TransformableFrameInterface, std::__1::default_delete<webrtc::TransformableFrameInterface> >) + 108
1   libwebrtc.dylib                     0x00000001076ae584 webrtc::RTPSenderVideoFrameTransformerDelegate::OnTransformedFrame(std::__1::unique_ptr<webrtc::TransformableFrameInterface, std::__1::default_delete<webrtc::TransformableFrameInterface> >) + 88
2   com.apple.WebCore                   0x000000010395b020 WebCore::LibWebRTCRtpTransformBackend::processTransformedFrame(WebCore::RTCRtpTransformableFrame&) + 88 (LibWebRTCRtpTransformBackend.cpp:58)
3   com.apple.WebCore                   0x00000001039530dc operator()<WebCore::ScriptExecutionContext, JSC::JSValue> + 64 (RTCRtpScriptTransformer.cpp:107) [inlined]
4   com.apple.WebCore                   0x00000001039530dc WTF::Detail::CallableWrapper<WebCore::RTCRtpScriptTransformer::writable()::$_6, WebCore::ExceptionOr<void>, WebCore::ScriptExecutionContext&, JSC::JSValue>::call(WebCore::ScriptExecutionContext&, JSC::JSValue) + 280 (Function.h:52)
5   com.apple.WebCore                   0x000000010394f748 operator() + 20 (Function.h:83) [inlined]
6   com.apple.WebCore                   0x000000010394f748 WebCore::SimpleWritableStreamSink::write(WebCore::ScriptExecutionContext&, JSC::JSValue, WebCore::DOMPromiseDeferred<void>&&) + 40 (WritableStreamSink.h:70)
7   com.apple.WebCore                   0x00000001036cbf44 operator() + 32 (JSWritableStreamSink.cpp:161) [inlined]
8   com.apple.WebCore                   0x00000001036cbf44 toJS<WebCore::IDLPromise<WebCore::IDLUndefined>, (lambda at /Volumes/Data/worker/bigsur-release/build/WebKitBuild/Release/DerivedSources/WebCore/JSWritableStreamSink.cpp:161:5)> + 32 (JSDOMConvertBase.h:195) [inlined]
9   com.apple.WebCore                   0x00000001036cbf44 jsWritableStreamSinkPrototypeFunction_writeBody + 132 (JSWritableStreamSink.cpp:161) [inlined]
10  com.apple.WebCore                   0x00000001036cbf44 operator() + 136 (JSDOMOperationReturningPromise.h:52) [inlined]
11  com.apple.WebCore                   0x00000001036cbf44 callPromiseFunction<(lambda at /Volumes/Data/worker/bigsur-release/build/Source/WebCore/bindings/js/JSDOMOperationReturningPromise.h:41:89)> + 424 (JSDOMPromiseDeferred.h:337) [inlined]
12  com.apple.WebCore                   0x00000001036cbf44 call<&WebCore::jsWritableStreamSinkPrototypeFunction_writeBody, WebCore::CastedThisErrorBehavior::RejectPromise> + 424 (JSDOMOperationReturningPromise.h:41) [inlined]
13  com.apple.WebCore                   0x00000001036cbf44 WebCore::jsWritableStreamSinkPrototypeFunction_write(JSC::JSGlobalObject*, JSC::CallFrame*) + 456 (JSWritableStreamSink.cpp:166)
14  ???                                 0x0000000280049c9c 0 + 10737720476
15  com.apple.JavaScriptCore            0x00000001082f438c llint_entry + 146620
16  com.apple.JavaScriptCore            0x00000001082f2d90 llint_entry + 140992
17  com.apple.JavaScriptCore            0x00000001082f2d90 llint_entry + 140992
18  com.apple.JavaScriptCore            0x00000001082f2e38 llint_entry + 141160
19  com.apple.JavaScriptCore            0x00000001082f2d90 llint_entry + 140992
20  com.apple.JavaScriptCore            0x00000001082f2d90 llint_entry + 140992
21  com.apple.JavaScriptCore            0x00000001082f2d90 llint_entry + 140992
22  com.apple.JavaScriptCore            0x00000001082f2d90 llint_entry + 140992
23  com.apple.JavaScriptCore            0x00000001082f2e38 llint_entry + 141160
24  com.apple.JavaScriptCore            0x00000001082d03f8 vmEntryToJavaScript + 264
25  com.apple.JavaScriptCore            0x00000001089334c8 execute + 36 (JITCodeInlines.h:42) [inlined]
26  com.apple.JavaScriptCore            0x00000001089334c8 JSC::Interpreter::executeCall(JSC::JSGlobalObject*, JSC::JSObject*, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 452 (Interpreter.cpp:901)
27  com.apple.JavaScriptCore            0x0000000108b4b010 call + 36 (CallData.cpp:57) [inlined]
28  com.apple.JavaScriptCore            0x0000000108b4b010 JSC::profiledCall(JSC::JSGlobalObject*, JSC::ProfilingReason, JSC::JSValue, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 156 (CallData.cpp:78)
29  com.apple.JavaScriptCore            0x0000000108c4aaa0 JSC::JSMicrotask::run(JSC::JSGlobalObject*) + 388 (JSMicrotask.cpp:93)
30  com.apple.WebCore                   0x0000000103b8de48 runTask + 56 (JSExecState.h:91) [inlined]
31  com.apple.WebCore                   0x0000000103b8de48 WebCore::JSMicrotaskCallback::call() + 136 (JSMicrotaskCallback.h:46)
32  com.apple.WebCore                   0x0000000103e53e54 WebCore::MicrotaskQueue::performMicrotaskCheckpoint() + 124 (Microtasks.cpp:64)
33  com.apple.WebCore                   0x0000000103e3acb4 WebCore::EventLoop::run() + 696 (EventLoop.cpp:134)
34  com.apple.WebCore                   0x0000000104ac4658 operator() + 20 (Function.h:83) [inlined]
35  com.apple.WebCore                   0x0000000104ac4658 performTask + 20 (ScriptExecutionContext.h:203) [inlined]
36  com.apple.WebCore                   0x0000000104ac4658 performTask + 36 (WorkerRunLoop.cpp:270) [inlined]
37  com.apple.WebCore                   0x0000000104ac4658 WebCore::WorkerRunLoop::runInMode(WebCore::WorkerOrWorkletGlobalScope*, WebCore::ModePredicate const&, WebCore::WorkerRunLoop::WaitMode) + 444 (WorkerRunLoop.cpp:209)
38  com.apple.WebCore                   0x0000000104ac3ad8 WebCore::WorkerRunLoop::run(WebCore::WorkerOrWorkletGlobalScope*) + 100 (WorkerRunLoop.cpp:143)
39  com.apple.WebCore                   0x0000000104ac3e14 WebCore::WorkerOrWorkletThread::workerOrWorkletThread() + 728 (WorkerOrWorkletThread.cpp:146)
40  com.apple.JavaScriptCore            0x000000010809fc70 operator() + 16 (Function.h:83) [inlined]
41  com.apple.JavaScriptCore            0x000000010809fc70 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 136 (Threading.cpp:183)
42  com.apple.JavaScriptCore            0x00000001080a2020 WTF::wtfThreadEntryPoint(void*) + 12 (ThreadingPOSIX.cpp:241)
43  libsystem_pthread.dylib             0x0000000186e8e06c _pthread_start + 320
44  libsystem_pthread.dylib             0x0000000186e88da0 thread_start + 8

-- 
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/20210416/d4ff5b78/attachment-0001.htm>


More information about the webkit-unassigned mailing list