Bug 257621

Summary: [ Ventura Debug ] NSInteger NumberOfComponentsFromTaggedColor(NSColor *)(), NSTaggedPointerColor.m: fast/images/image-rendering-interpolation.html is a flaky crash.
Product: WebKit Reporter: Bri Harris <bharris9>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Bri Harris 2023-06-01 14:37:10 PDT
fast/images/image-rendering-interpolation.html 


is a flaky crash on Ventura Debug. 

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fimages%2Fimage-rendering-interpolation.html


STDERR TEXT:

stderr:
2023-06-01 07:23:05.836 com.apple.WebKit.WebContent.Development[20641:129756864] *** Assertion failure in NSInteger NumberOfComponentsFromTaggedColor(NSColor *)(), NSTaggedPointerColor.m:395
2023-06-01 07:23:05.840 com.apple.WebKit.WebContent.Development[20641:129756864] *** -[NSKeyedArchiver dealloc]: warning: NSKeyedArchiver deallocated without having had -finishEncoding called on it.
2023-06-01 07:23:06.319 com.apple.WebKit.WebContent.Development[20641:129756864] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Unexpected tagged pointer color flavor 27d'
*** First throw call stack:
(
	0   CoreFoundation                      0x00007ff81ab001ba __exceptionPreprocess + 242
	1   libobjc.A.dylib                     0x00007ff81a62642b objc_exception_throw + 48
	2   Foundation                          0x00007ff81bdd91f7 -[NSMutableDictionary(NSMutableDictionary) initWithContentsOfFile:] + 0
Comment 1 Radar WebKit Bug Importer 2023-06-01 14:37:29 PDT
<rdar://problem/110134756>