Bug 257621 - [ Ventura Debug ] NSInteger NumberOfComponentsFromTaggedColor(NSColor *)(), NSTaggedPointerColor.m: fast/images/image-rendering-interpolation.html is a flaky crash.
Summary: [ Ventura Debug ] NSInteger NumberOfComponentsFromTaggedColor(NSColor *)(), N...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-01 14:37 PDT by Bri Harris
Modified: 2023-06-02 16:27 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>