[Webkit-unassigned] [Bug 222277] New: media/media-fragments/TC0051.html is flakey crashing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 22 09:56:43 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=222277
Bug ID: 222277
Summary: media/media-fragments/TC0051.html is flakey crashing
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Jenner at apple.com
media/media-fragments/TC0051.html
HISTORY URL:
https://results.webkit.org/?suite=layout-tests&test=media%2Fmedia-fragments%2FTC0051.html&platform=mac
CRASH LOG URL:
https://build.webkit.org/results/Apple-BigSur-Release-WK2-Tests/r273239%20(409)/media/media-fragments/TC0051-crash-log.txt
CRAHS LOG TEXT:
No crash log found for GPUProcess:41578.
stdout:
stderr:
2021-02-22 05:16:22.066 com.apple.WebKit.GPU.Development[41578:82907104] *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayM objectAtIndex:]: index 3 beyond bounds [0 .. 2]'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff204d46af __exceptionPreprocess + 242
1 libobjc.A.dylib 0x00007fff2020c3c9 objc_exception_throw + 48
2 CoreFoundation 0x00007fff20588a9a -[__NSCFString characterAtIndex:].cold.1 + 0
3 CoreFoundation 0x00007fff203fb163 -[NSTaggedPointerString hash] + 0
4 Photos 0x00007fff3e627453 +[AVAssetCollection(Utilities) fragmentParamsFromURL:] + 219
5 Photos 0x00007fff3e6272c6 +[AVAssetCollection(Utilities) isURLForAssetInCollection:] + 102
6 AVFCore 0x00007fff3167e1b0 -[AVURLAsset initWithURL:options:] + 136
7 WebCore 0x000000010545df34 _ZN7WebCore34MediaPlayerPrivateAVFoundationObjC19createAVAssetForURLERKN3WTF3URLENS1_9RetainPtrI19NSMutableDictionaryEE + 2724
8 WebCore 0x000000010545d447 _ZN7WebCore34MediaPlayerPrivateAVFoundationObjC19createAVAssetForURLERKN3WTF3URLE + 87
9 WebCore 0x0000000105451bd4 _ZN7WebCore30MediaPlayerPrivateAVFoundation10setPreloadENS_16MediaPlayerEnums7PreloadE + 212
10 WebCore 0x0000000105450349 _ZN7WebCore30MediaPlayerPrivateAVFoundation4loadERKN3WTF6StringE + 457
11 WebCore 0x0000000106afa8e3 _ZN7WebCore11MediaPlayer23loadWithNextMediaEngineEPKNS_18MediaPlayerFactoryE + 691
12 WebCore 0x0000000106afa545 _ZN7WebCore11MediaPlayer4loadERKN3WTF3URLERKNS_11ContentTypeERKNS1_6StringE + 1269
13 WebKit 0x00000001031d4129 _ZN6WebKit22RemoteMediaPlayerProxy4loadEON3WTF3URLEONS1_8OptionalINS_16SandboxExtension6HandleEEERKN7WebCore11ContentTypeERKNS1_6StringEONS1_17CompletionHandlerIFvONS_30RemoteMediaPlayerConfigurationEEEE + 185
14 WebKit 0x00000001031521c0 _ZN3IPC22callMemberFunctionImplIN6WebKit22RemoteMediaPlayerProxyEMS2_FvON3WTF3URLEONS3_8OptionalINS1_16SandboxExtension6HandleEEERKN7WebCore11ContentTypeERKNS3_6StringEONS3_17CompletionHandlerIFvONS1_30RemoteMediaPlayerConfigurationEEEEEFvRKSJ_ENSt3__15tupleIJS4_S9_SC_SF_EEEJLm0ELm1ELm2ELm3EEEEvPT_T0_ONSI_IT1_EEOT2_NST_16integer_sequenceImJXspT3_EEEE + 110
15 WebKit 0x0000000103150d4f _ZN3IPC18handleMessageAsyncIN8Messages22RemoteMediaPlayerProxy4LoadEN6WebKit22RemoteMediaPlayerProxyEMS5_FvON3WTF3URLEONS6_8OptionalINS4_16SandboxExtension6HandleEEERKN7WebCore11ContentTypeERKNS6_6StringEONS6_17CompletionHandlerIFvONS4_30RemoteMediaPlayerConfigurationEEEEEEEvRNS_10ConnectionERNS_7DecoderEPT0_T1_ + 196
16 WebKit 0x00000001031d38bc _ZN6WebKit29RemoteMediaPlayerManagerProxy23didReceivePlayerMessageERN3IPC10ConnectionERNS1_7DecoderE + 56
17 WebKit 0x00000001031b78ad _ZN6WebKit25GPUConnectionToWebProcess15dispatchMessageERN3IPC10ConnectionERNS1_7DecoderE + 121
18 WebKit 0x00000001031752e6 _ZN6WebKit25GPUConnectionToWebProcess17didReceiveMessageERN3IPC10ConnectionERNS1_7DecoderE + 434
19 WebKit 0x000000010309dd61 _ZN3IPC10Connection15dispatchMessageENSt3__110unique_ptrINS_7DecoderENS1_14default_deleteIS3_EEEE + 221
20 WebKit 0x000000010309dfb5 _ZN3IPC10Connection26dispatchOneIncomingMessageEv + 169
21 JavaScriptCore 0x000000010bc8c151 _ZN3WTF7RunLoop11performWorkEv + 545
22 JavaScriptCore 0x000000010bc8c9a2 _ZN3WTF7RunLoop11performWorkEPv + 34
23 CoreFoundation 0x00007fff2045aa0c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
24 CoreFoundation 0x00007fff2045a974 __CFRunLoopDoSource0 + 180
25 CoreFoundation 0x00007fff2045a6ef __CFRunLoopDoSources0 + 248
26 CoreFoundation 0x00007fff20459121 __CFRunLoopRun + 890
27 CoreFoundation 0x00007fff204586ce CFRunLoopRunSpecific + 563
28 Foundation 0x00007fff211e5fa1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
29 Foundation 0x00007fff21274384 -[NSRunLoop(NSRunLoop) run] + 76
30 libxpc.dylib 0x00007fff200af3dd _xpc_objc_main + 825
31 libxpc.dylib 0x00007fff200aee65 _xpc_copy_xpcservice_dictionary + 0
32 WebKit 0x000000010325664f _ZN6WebKit14XPCServiceMainEiPPKc + 310
33 libdyld.dylib 0x00007fff2037d621 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
--
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/20210222/f1b41260/attachment-0001.htm>
More information about the webkit-unassigned
mailing list