Bug 283976

Summary: REGRESSION(287220@main): [Sequoia Debug] http/tests/webcodecs/hevc-reordering tests are constant crashing (failure in EWS)
Product: WebKit Reporter: Marta Darbinyan <darbinyan>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Marta Darbinyan
Reported 2024-12-03 09:15:14 PST
The following tests are crashing continuously on Sequoia Debug queue after 287220@main. http/tests/webcodecs/hevc-reordering-annexB.html http/tests/webcodecs/hevc-reordering-array-completeness.html http/tests/webcodecs/hevc-reordering.html Crash logs: Thread 14 Crashed:: Dispatch queue: vtdecoder-callback-queue-0x129023eb0 0 libsystem_kernel.dylib 0x186e72600 __pthread_kill + 8 1 libsystem_pthread.dylib 0x186eaaf70 pthread_kill + 288 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libpthread/src/pthread.c:1721 2 libsystem_c.dylib 0x186db7908 abort + 128 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/Libc/stdlib/FreeBSD/abort.c:122 3 libwebrtc.dylib 0x111931088 rtc::webrtc_checks_impl::WriteFatalLog(std::__1::basic_string_view<char, std::__1::char_traits<char>>) 4 libwebrtc.dylib 0x1119310b8 rtc::webrtc_checks_impl::WriteFatalLog(char const*, int, std::__1::basic_string_view<char, std::__1::char_traits<char>>) 5 libwebrtc.dylib 0x1119316dc rtc::webrtc_checks_impl::FatalLog(char const*, int, char const*, rtc::webrtc_checks_impl::CheckArgType const*, ...) 6 libwebrtc.dylib 0x1123364cc -[RTCVideoDecoderH265 processFrame:reorderSize:] 7 libwebrtc.dylib 0x1123337b0 h265DecompressionOutputCallback(void*, void*, int, unsigned int, __CVBuffer*, CMTime, CMTime) 8 com.apple.VideoToolbox 0x1969107b0 vtDecompressionSessionOutputFrame + 84 /AppleInternal/Library/BuildRoots/3d7b15d7-54c5-11ef-9c12-ba7355c93fd5/Library/Caches/com.apple.xbs/Sources/CoreMedia_VideoToolbox/Sources/VideoToolbox/VTDecompressionSession.c:0 [inlined] 9 com.apple.VideoToolbox 0x1969107b0 vtDecompressionDuctEmitDecodedFrame + 348 /AppleInternal/Library/BuildRoots/3d7b15d7-54c5-11ef-9c12-ba7355c93fd5/Library/Caches/com.apple.xbs/Sources/CoreMedia_VideoToolbox/Sources/VideoToolbox/VTDecompressionSession.c:6942 10 com.apple.VideoToolbox 0x1969105f0 VTRemoteDecoderSessionEmitDecodedFrame + 212 /AppleInternal/Library/BuildRoots/3d7b15d7-54c5-11ef-9c12-ba7355c93fd5/Library/Caches/com.apple.xbs/Sources/CoreMedia_VideoToolbox/Sources/VideoToolbox/VTDecompressionSession.c:7091 11 com.apple.VideoToolbox 0x196b1e968 vtRemoteVideoDecoderCallback_handleEmitFrame + 280 /AppleInternal/Library/BuildRoots/3d7b15d7-54c5-11ef-9c12-ba7355c93fd5/Library/Caches/com.apple.xbs/Sources/CoreMedia_VideoToolbox/Sources/VideoToolbox/DecodeServerXPC/VTRemoteDecoderClientXPC.m:1948 [inlined] 12 com.apple.VideoToolbox 0x196b1e968 vtRemoteDecoderClientInstance_handleServerCallback + 1928 /AppleInternal/Library/BuildRoots/3d7b15d7-54c5-11ef-9c12-ba7355c93fd5/Library/Caches/com.apple.xbs/Sources/CoreMedia_VideoToolbox/Sources/VideoToolbox/DecodeServerXPC/VTRemoteDecoderClientXPC.m:2117 13 libxpc.dylib 0x186bb8460 _xpc_connection_call_event_handler + 144 /AppleInternal/Library/BuildRoots/cb912154-53fd-11ef-bee5-ba7355c93fd5/Library/Caches/com.apple.xbs/Sources/libxpc/src/connection.c:837 14 libxpc.dylib 0x186bb6bb4 _xpc_connection_handle_message + 68 /AppleInternal/Library/BuildRoots/cb912154-53fd-11ef-bee5-ba7355c93fd5/Library/Caches/com.apple.xbs/Sources/libxpc/src/connection.c:1472 [inlined] 15 libxpc.dylib 0x186bb6bb4 _xpc_connection_demux_message + 104 /AppleInternal/Library/BuildRoots/cb912154-53fd-11ef-bee5-ba7355c93fd5/Library/Caches/com.apple.xbs/Sources/libxpc/src/connection.c:1582 [inlined] 16 libxpc.dylib 0x186bb6bb4 _xpc_connection_handle_recv_event + 104 /AppleInternal/Library/BuildRoots/cb912154-53fd-11ef-bee5-ba7355c93fd5/Library/Caches/com.apple.xbs/Sources/libxpc/src/connection.c:1949 [inlined] 17 libxpc.dylib 0x186bb6bb4 _xpc_connection_mach_event + 1120 /AppleInternal/Library/BuildRoots/cb912154-53fd-11ef-bee5-ba7355c93fd5/Library/Caches/com.apple.xbs/Sources/libxpc/src/connection.c:2457 18 libdispatch.dylib 0x186cf8718 _dispatch_client_callout4 + 20 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/object.m:616 19 libdispatch.dylib 0x186d14c00 _dispatch_mach_msg_invoke_with_mach + 404 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/mach.c:2462 [inlined] 20 libdispatch.dylib 0x186d14c00 _dispatch_mach_msg_invoke + 464 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/mach.c:2511 21 libdispatch.dylib 0x186cffae8 _dispatch_continuation_pop_inline + 160 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/inline_internal.h:0 [inlined] 22 libdispatch.dylib 0x186cffae8 _dispatch_lane_drain + 332 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/queue.c:3888 [inlined] 23 libdispatch.dylib 0x186cffae8 _dispatch_lane_serial_drain + 368 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/queue.c:3934 24 libdispatch.dylib 0x186d15954 _dispatch_mach_invoke2 + 124 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/mach.c:2784 [inlined] 25 libdispatch.dylib 0x186d15954 _dispatch_queue_class_invoke + 408 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/inline_internal.h:1945 [inlined] 26 libdispatch.dylib 0x186d15954 _dispatch_mach_invoke + 456 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/mach.c:2861 27 libdispatch.dylib 0x186cffae8 _dispatch_continuation_pop_inline + 160 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/inline_internal.h:0 [inlined] 28 libdispatch.dylib 0x186cffae8 _dispatch_lane_drain + 332 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/queue.c:3888 [inlined] 29 libdispatch.dylib 0x186cffae8 _dispatch_lane_serial_drain + 368 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/queue.c:3934 30 libdispatch.dylib 0x186d0079c _dispatch_lane_invoke2 + 48 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/queue.c:4015 [inlined] 31 libdispatch.dylib 0x186d0079c _dispatch_queue_class_invoke + 384 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/inline_internal.h:1945 [inlined] 32 libdispatch.dylib 0x186d0079c _dispatch_lane_invoke + 432 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/queue.c:4025 33 libdispatch.dylib 0x186d0a314 _dispatch_continuation_pop_inline + 160 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/inline_internal.h:0 [inlined] 34 libdispatch.dylib 0x186d0a314 _dispatch_root_queue_drain + 392 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/queue.c:7331 35 libdispatch.dylib 0x186d0a0a8 _dispatch_worker_thread + 260 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libdispatch/src/queue.c:7506 36 libsystem_pthread.dylib 0x186eab2e4 _pthread_start + 136 /AppleInternal/Library/BuildRoots/e0873e53-5185-11ef-9a51-9ab6d782fe32/Library/Caches/com.apple.xbs/Sources/libpthread/src/pthread.c:931 37 libsystem_pthread.dylib 0x186ea60fc thread_start + 8 Full crash logs: https://speedtracer.apple.com/traces/87bbc319af95467de04dece067fe6f2b74e31071 History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&test=http%2Ftests%2Fwebcodecs%2Fhevc-reordering-annexB.html&test=http%2Ftests%2Fwebcodecs%2Fhevc-reordering-array-completeness.html&test=http%2Ftests%2Fwebcodecs%2Fhevc-reordering.html&version_name=Sequoia&style=debug&architecture=
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-03 09:15:49 PST
Alexey Proskuryakov
Comment 2 2024-12-03 09:40:38 PST
*** This bug has been marked as a duplicate of bug 283979 ***
Note You need to log in before you can comment on or make changes to this bug.