UIImage drawInRect:blendMode:alpha: происходит сбой в iOS 17. Как это исправить? ⇐ IOS
UIImage drawInRect:blendMode:alpha: происходит сбой в iOS 17. Как это исправить?
Код работает корректно до iOS 17.0. Это сообщение стека о сбое в iOS 17.0. Это новая ошибка в iOS 17.0?
0 VideoToolbox 0x00000001b145025c ___VTDecompressionSessionRemote_DecodeTile_block_invoke_2:60 (в VideoToolbox) 1 libdispatch.dylib 0x00000001a8a8b300 __dispatch_client_callout: 20 (в libdispatch.dylib) 2 libdispatch.dylib 0x00000001a8a9a6b4 __dispatch_lane_barrier_sync_invoke_and_complete: 56 (в libdispatch.dylib) 3 VideoToolbox 0x00000001b14500e0 _VTDecompressionSessionRemote_DecodeTile: 696 (в VideoToolbox) 4 CMPhoto 0x00000001c4f9cb70 _VTTileDecompressionPluginClass_decode: 376 (в CMPhoto) 5 CMPhoto 0x00000001c4fa2974 __decodeItem: 6008 (в CMPhoto) 6 CMPhoto 0x00000001c4f9278c __applyDecodeStrategy: 396 (в CMPhoto) 7 CMPhoto 0x00000001c4ff755c __decodeImage: 452 (в CMPhoto) 8 CMPhoto 0x00000001c4ff3418 __createImageForIndex: 472 (в CMPhoto) 9 CMPhoto 0x00000001c4fae3b0 _CMPhotoDecompressionContainerCreateImageForIndex: 280 (в CMPhoto) 10 ImageIO 0x00000001a696fe74 __ZN14HEIFReadPlugin20copyImageBlockSetImpEP7InfoRecP15CGImageProvider6CGRect6CGSizePK14__CFDictionary: 2208 (в ImageIO) 11 ImageIO 0x00000001a69722dc __ZN14HEIFReadPlugin14decodeImageImpEP18IODecodeParameter12IIOImageTypePP11__IOSurfacePP10__CVBufferPP15CGImageBlockSet: 616 (в ImageIO) 12 ImageIO 0x00000001a67dd55c __ZN13IIOReadPlugin15callDecodeImageEP18IODecodeParameter12IIOImageTypePP11__IOSurfacePP10__CVBufferPP15CGImageBlockSet: 800 (в ImageIO) 13 ImageIO 0x00000001a67dce90 __ZN10IIO_Reader21CopyImageBlockSetProcEPvP15CGImageProvider6CGRect6CGSizePK14__CFDictionary: 688 (в ImageIO) 14 ImageIO 0x00000001a67dcaf8 __ZN20IIOImageProviderInfo28copyImageBlockSetWithOptionsEP15CGImageProvider6CGRect6CGSizePK14__CFDictionary: 744 (в ImageIO) 15 ImageIO 0x00000001a67dc728 __ZN20IIOImageProviderInfo28CopyImageBlockSetWithOptionsEPvP15CGImageProvider6CGRect6CGSizePK14__CFDictionary: 804 (в ImageIO) 16 CoreGraphics 0x00000001a2726dd8 _imageProvider_retain_data: 92 (в CoreGraphics) 17 CoreGraphics 0x00000001a2711098 _CGDataProviderRetainData: 80 (в CoreGraphics) 18 CoreGraphics 0x00000001a27110e0 _provider_for_destination_retain_data: 28 (в CoreGraphics) 19 CoreGraphics 0x00000001a2711098 _CGDataProviderRetainData: 80 (в CoreGraphics) 20 CoreGraphics 0x00000001a2710d64 _CGAccessSessionCreate: 124 (в CoreGraphics) 21 CoreGraphics 0x00000001a270dfec _img_data_lock: 2400 (в CoreGraphics) 22 CoreGraphics 0x00000001a270d640 _CGSImageDataLock: 1324 (в CoreGraphics) 23 CoreGraphics 0x00000001a2718a54 _ripc_AcquireRIPImageData: 848 (в CoreGraphics) 24 CoreGraphics 0x00000001a2718290 _ripc_DrawImage: 832 (в CoreGraphics) 25 CoreGraphics 0x00000001a2717dc8 _CGContextDrawImageWithOptions: 1120 (в CoreGraphics) 26 UIKitCore 0x00000001a2e47b00 -[UIImage drawInRect:blendMode:alpha:]:1072 (в UIKitCore)
Код работает корректно до iOS 17.0. Это сообщение стека о сбое в iOS 17.0. Это новая ошибка в iOS 17.0?
0 VideoToolbox 0x00000001b145025c ___VTDecompressionSessionRemote_DecodeTile_block_invoke_2:60 (в VideoToolbox) 1 libdispatch.dylib 0x00000001a8a8b300 __dispatch_client_callout: 20 (в libdispatch.dylib) 2 libdispatch.dylib 0x00000001a8a9a6b4 __dispatch_lane_barrier_sync_invoke_and_complete: 56 (в libdispatch.dylib) 3 VideoToolbox 0x00000001b14500e0 _VTDecompressionSessionRemote_DecodeTile: 696 (в VideoToolbox) 4 CMPhoto 0x00000001c4f9cb70 _VTTileDecompressionPluginClass_decode: 376 (в CMPhoto) 5 CMPhoto 0x00000001c4fa2974 __decodeItem: 6008 (в CMPhoto) 6 CMPhoto 0x00000001c4f9278c __applyDecodeStrategy: 396 (в CMPhoto) 7 CMPhoto 0x00000001c4ff755c __decodeImage: 452 (в CMPhoto) 8 CMPhoto 0x00000001c4ff3418 __createImageForIndex: 472 (в CMPhoto) 9 CMPhoto 0x00000001c4fae3b0 _CMPhotoDecompressionContainerCreateImageForIndex: 280 (в CMPhoto) 10 ImageIO 0x00000001a696fe74 __ZN14HEIFReadPlugin20copyImageBlockSetImpEP7InfoRecP15CGImageProvider6CGRect6CGSizePK14__CFDictionary: 2208 (в ImageIO) 11 ImageIO 0x00000001a69722dc __ZN14HEIFReadPlugin14decodeImageImpEP18IODecodeParameter12IIOImageTypePP11__IOSurfacePP10__CVBufferPP15CGImageBlockSet: 616 (в ImageIO) 12 ImageIO 0x00000001a67dd55c __ZN13IIOReadPlugin15callDecodeImageEP18IODecodeParameter12IIOImageTypePP11__IOSurfacePP10__CVBufferPP15CGImageBlockSet: 800 (в ImageIO) 13 ImageIO 0x00000001a67dce90 __ZN10IIO_Reader21CopyImageBlockSetProcEPvP15CGImageProvider6CGRect6CGSizePK14__CFDictionary: 688 (в ImageIO) 14 ImageIO 0x00000001a67dcaf8 __ZN20IIOImageProviderInfo28copyImageBlockSetWithOptionsEP15CGImageProvider6CGRect6CGSizePK14__CFDictionary: 744 (в ImageIO) 15 ImageIO 0x00000001a67dc728 __ZN20IIOImageProviderInfo28CopyImageBlockSetWithOptionsEPvP15CGImageProvider6CGRect6CGSizePK14__CFDictionary: 804 (в ImageIO) 16 CoreGraphics 0x00000001a2726dd8 _imageProvider_retain_data: 92 (в CoreGraphics) 17 CoreGraphics 0x00000001a2711098 _CGDataProviderRetainData: 80 (в CoreGraphics) 18 CoreGraphics 0x00000001a27110e0 _provider_for_destination_retain_data: 28 (в CoreGraphics) 19 CoreGraphics 0x00000001a2711098 _CGDataProviderRetainData: 80 (в CoreGraphics) 20 CoreGraphics 0x00000001a2710d64 _CGAccessSessionCreate: 124 (в CoreGraphics) 21 CoreGraphics 0x00000001a270dfec _img_data_lock: 2400 (в CoreGraphics) 22 CoreGraphics 0x00000001a270d640 _CGSImageDataLock: 1324 (в CoreGraphics) 23 CoreGraphics 0x00000001a2718a54 _ripc_AcquireRIPImageData: 848 (в CoreGraphics) 24 CoreGraphics 0x00000001a2718290 _ripc_DrawImage: 832 (в CoreGraphics) 25 CoreGraphics 0x00000001a2717dc8 _CGContextDrawImageWithOptions: 1120 (в CoreGraphics) 26 UIKitCore 0x00000001a2e47b00 -[UIImage drawInRect:blendMode:alpha:]:1072 (в UIKitCore)
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение