I have the same problem. I get the two lines in the Logs and then an EXC_BREAKPOINT.
[ERROR] Could not create a bookmark: NSError: Cocoa 4097 "connection to service named com.apple.FileProvider"
updateImageHeadroom:1309: *** ERROR: CGImageSetHeadroom: 8.000000 failed for image with kCGColorSpaceDisplayP3 color space
Breakpoints do not work most of the times with async code. And this is the only thing i get from the Stack trace:
CoreTransferable`(1) await resume partial function for reabstraction thunk helper <τ_0_0, τ_0_1, τ_0_2 where τ_0_0: CoreTransferable.Transferable, τ_0_0: Swift.Decodable, τ_0_0: Swift.Encodable, τ_0_1: Combine.TopLevelEncoder, τ_0_2: Combine.TopLevelDecoder, τ_0_1.Output == Foundation.Data, τ_0_2.Input == Foundation.Data> from @escaping @callee_guaranteed @Sendable @async (@guaranteed Foundation.Data) -> (@out τ_0_0, @error @owned Swift.Error) to @escaping @callee_guaranteed @Sendable @async (@in_guaranteed Foundation.Data) -> (@out τ_0_0, @error @owned Swift.Error):
Xcode16.0, Swift6