RESOLVED FIXED272110
Some API tests started crashing in CFRelease after macOS update
https://bugs.webkit.org/show_bug.cgi?id=272110
Summary Some API tests started crashing in CFRelease after macOS update
Chris Dumez
Reported 2024-04-03 12:52:58 PDT
Some API tests started crashing in CFRelease after macOS update: ``` Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 CoreFoundation 0x19bd75bbc _CFRelease.cold.3 + 84 1 CoreFoundation 0x19bcdc888 _CFRelease + 496 2 Foundation 0x19d3050a4 @objc NSString.__swiftFillFileSystemRepresentation(pointer:maxLength:) + 64 3 CoreFoundation 0x19bb9d790 CFStringGetFileSystemRepresentation + 56 4 CoreFoundation 0x19bb9d5c0 POSIXPathToURLPath + 152 5 CoreFoundation 0x19bc9b8e8 _CFURLCreateWithFileSystemPath + 1752 6 Foundation 0x19cdcf810 +[NSURL(NSURL) fileURLWithPath:isDirectory:] + 40 7 TestWebKitAPI 0x103483798 IndexedDB_CheckpointsWALAutomatically_Test::TestBody() + 1484 ```
Attachments
Chris Dumez
Comment 1 2024-04-03 12:53:12 PDT
Chris Dumez
Comment 2 2024-04-03 13:17:36 PDT
EWS
Comment 3 2024-04-03 17:03:03 PDT
Committed 277042@main (f3925d705c14): <https://commits.webkit.org/277042@main> Reviewed commits have been landed. Closing PR #26806 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.