Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR_CGDataProvider_BufferIsNotReadable crash #109

Open
BartBM opened this issue Jul 3, 2018 · 0 comments
Open

ERROR_CGDataProvider_BufferIsNotReadable crash #109

BartBM opened this issue Jul 3, 2018 · 0 comments

Comments

@BartBM
Copy link

BartBM commented Jul 3, 2018

Since iOS 11.2 we suffer a lot from the crash beneath. Do you have any idea how to resolve it?

Thread 0 Crashed:
0   CoreGraphics                         0x000000018746c828 ERROR_CGDataProvider_BufferIsNotReadable + 16
1   CoreGraphics                         0x000000018746c548 CGDataProviderRetainBytePtr + 212
2   CoreGraphics                         0x0000000187666cc8 CGAccessSessionCreate + 64
3   CoreGraphics                         0x000000018755d9a0 img_data_lock + 1264
4   CoreGraphics                         0x000000018755d454 CGSImageDataLock + 180
5   CoreGraphics                         0x000000018737b450 ripc_AcquireRIPImageData + 304
6   CoreGraphics                         0x0000000187571f6c ripc_DrawImage + 648
7   CoreGraphics                         0x0000000187561df8 CGContextDrawImageWithOptions + 656
8   SalesPoint                           0x000000010493d044 -[UIImage(ImageEffects) applyBlurWithRadius:tintColor:saturationDeltaFactor:maskImage:] (UIImage+ImageEffects.m:258)
9   SalesPoint                           0x000000010491c824 -[KVNProgress applyTintEffectWithColor:image:] (KVNProgress.m:1271)
10  SalesPoint                           0x000000010491c778 -[KVNProgress blurredScreenShotWithRect:] (KVNProgress.m:1260)
11  SalesPoint                           0x000000010491c670 -[KVNProgress blurredScreenShot] (KVNProgress.m:1248)
12  SalesPoint                           0x000000010491a9d4 -[KVNProgress updateBackground] (KVNProgress.m:953)
13  SalesPoint                           0x000000010491a058 -[KVNProgress setupBackground] (KVNProgress.m:849)
14  SalesPoint                           0x0000000104916408 -[KVNProgress showProgress:status:style:backgroundType:fullScreen:view:completion:] (KVNProgress.m:421)
15  SalesPoint                           0x0000000104915f20 +[KVNProgress showHUDWithProgress:style:status:superview:completion:] (KVNProgress.m:331)
16  SalesPoint                           0x0000000104915ce4 +[KVNProgress showSuccessWithStatus:onView:completion:] (KVNProgress.m:270)
17  SalesPoint                           0x0000000104915c74 +[KVNProgress showSuccessWithStatus:onView:] (KVNProgress.m:261)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant