We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0 libsystem_platform.dylib 0x33a4 _platform_memmove + 420 1 CoreFoundation 0x73c50 dataWrite + 144 2 CoreFoundation 0x731c8 CFWriteStreamWrite + 312 3 ImageIO 0x232020 GlobalGIFInfo::writeToStream(__CFWriteStream*, CFRange const&) + 240 4 ImageIO 0x232108 GlobalGIFInfo::createDataRepresentation(CFRange const&) + 80 5 ImageIO 0x190acc IIO_Reader_GIF::createGlobalInfoData(IIOImageReadSession*) + 68 6 ImageIO 0x32bbc IIOReadPlugin::callDecodeImage(IIODecodeParameter*, IIOImageType, __IOSurface**, __CVBuffer**, CGImageBlockSet**) + 608 7 ImageIO 0x4472c IIO_Reader::CopyImageBlockSetProc(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 696 8 ImageIO 0x43d84 IIOImageProviderInfo::copyImageBlockSetWithOptions(CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 740 9 ImageIO 0x4365c IIOImageProviderInfo::CopyImageBlockSetWithOptions(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 920 10 CoreGraphics 0x7880 imageProvider_retain_data + 92 11 CoreGraphics 0x7aa08 CGDataProviderRetainData + 80 12 CoreGraphics 0x7b800 provider_for_destination_retain_data + 28 13 CoreGraphics 0x7aa08 CGDataProviderRetainData + 80 14 CoreGraphics 0x7a8f8 CGAccessSessionCreate + 124 15 CoreGraphics 0x7840c img_data_lock + 2392 16 CoreGraphics 0x4dcb4 CGSImageDataLock + 1184 17 CoreGraphics 0x4d3d0 ripc_AcquireRIPImageData + 844 18 CoreGraphics 0x59740 ripc_DrawImage + 824 19 CoreGraphics 0x5887c CGContextDrawImageWithOptions + 1104 20 CoreGraphics 0x4cf24 CGContextDrawImage + 776 21 QuartzCore 0x8ebfc CA::Render::(anonymous namespace)::create_image_by_rendering(CGImage*, CGColorSpace*, unsigned int, double, CA::Render::ImageCopyType) + 872 22 QuartzCore 0x8b23c CA::Render::copy_image(CGImage*, CGColorSpace*, unsigned int, double, double) + 4736 23 QuartzCore 0x89d40 CA::Render::prepare_image(CGImage*, CGColorSpace*, unsigned int, double) + 24 24 QuartzCore 0x91690 CA::Layer::prepare_contents(CALayer*, CA::Transaction*) + 220 25 QuartzCore 0x9113c CA::Layer::prepare_commit(CA::Transaction*) + 284 26 QuartzCore 0xe58a8 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 484 27 QuartzCore 0x5c56c CA::Transaction::commit() + 648 28 UIKitCore 0xd736a0 ___UIUpdateCycleNotifyIdle_block_invoke + 1040 29 libdispatch.dylib 0x2248 _dispatch_call_block_and_release + 32 30 libdispatch.dylib 0x3fa8 _dispatch_client_callout + 20 31 libdispatch.dylib 0x12a34 _dispatch_main_queue_drain + 984 32 libdispatch.dylib 0x1264c _dispatch_main_queue_callback_4CF + 44 33 CoreFoundation 0x79bbc CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16 34 CoreFoundation 0x761b0 __CFRunLoopRun + 1996 35 CoreFoundation 0xc8274 CFRunLoopRunSpecific + 588 36 GraphicsServices 0x14c0 GSEventRunModal + 164 37 UIKitCore 0x3ee77c -[UIApplication _run] + 816 38 UIKitCore 0x14e64 UIApplicationMain + 340
The text was updated successfully, but these errors were encountered:
No branches or pull requests
0 libsystem_platform.dylib 0x33a4 _platform_memmove + 420
1 CoreFoundation 0x73c50 dataWrite + 144
2 CoreFoundation 0x731c8 CFWriteStreamWrite + 312
3 ImageIO 0x232020 GlobalGIFInfo::writeToStream(__CFWriteStream*, CFRange const&) + 240
4 ImageIO 0x232108 GlobalGIFInfo::createDataRepresentation(CFRange const&) + 80
5 ImageIO 0x190acc IIO_Reader_GIF::createGlobalInfoData(IIOImageReadSession*) + 68
6 ImageIO 0x32bbc IIOReadPlugin::callDecodeImage(IIODecodeParameter*, IIOImageType, __IOSurface**, __CVBuffer**, CGImageBlockSet**) + 608
7 ImageIO 0x4472c IIO_Reader::CopyImageBlockSetProc(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 696
8 ImageIO 0x43d84 IIOImageProviderInfo::copyImageBlockSetWithOptions(CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 740
9 ImageIO 0x4365c IIOImageProviderInfo::CopyImageBlockSetWithOptions(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 920
10 CoreGraphics 0x7880 imageProvider_retain_data + 92
11 CoreGraphics 0x7aa08 CGDataProviderRetainData + 80
12 CoreGraphics 0x7b800 provider_for_destination_retain_data + 28
13 CoreGraphics 0x7aa08 CGDataProviderRetainData + 80
14 CoreGraphics 0x7a8f8 CGAccessSessionCreate + 124
15 CoreGraphics 0x7840c img_data_lock + 2392
16 CoreGraphics 0x4dcb4 CGSImageDataLock + 1184
17 CoreGraphics 0x4d3d0 ripc_AcquireRIPImageData + 844
18 CoreGraphics 0x59740 ripc_DrawImage + 824
19 CoreGraphics 0x5887c CGContextDrawImageWithOptions + 1104
20 CoreGraphics 0x4cf24 CGContextDrawImage + 776
21 QuartzCore 0x8ebfc CA::Render::(anonymous namespace)::create_image_by_rendering(CGImage*, CGColorSpace*, unsigned int, double, CA::Render::ImageCopyType) + 872
22 QuartzCore 0x8b23c CA::Render::copy_image(CGImage*, CGColorSpace*, unsigned int, double, double) + 4736
23 QuartzCore 0x89d40 CA::Render::prepare_image(CGImage*, CGColorSpace*, unsigned int, double) + 24
24 QuartzCore 0x91690 CA::Layer::prepare_contents(CALayer*, CA::Transaction*) + 220
25 QuartzCore 0x9113c CA::Layer::prepare_commit(CA::Transaction*) + 284
26 QuartzCore 0xe58a8 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 484
27 QuartzCore 0x5c56c CA::Transaction::commit() + 648
28 UIKitCore 0xd736a0 ___UIUpdateCycleNotifyIdle_block_invoke + 1040
29 libdispatch.dylib 0x2248 _dispatch_call_block_and_release + 32
30 libdispatch.dylib 0x3fa8 _dispatch_client_callout + 20
31 libdispatch.dylib 0x12a34 _dispatch_main_queue_drain + 984
32 libdispatch.dylib 0x1264c _dispatch_main_queue_callback_4CF + 44
33 CoreFoundation 0x79bbc CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 16
34 CoreFoundation 0x761b0 __CFRunLoopRun + 1996
35 CoreFoundation 0xc8274 CFRunLoopRunSpecific + 588
36 GraphicsServices 0x14c0 GSEventRunModal + 164
37 UIKitCore 0x3ee77c -[UIApplication _run] + 816
38 UIKitCore 0x14e64 UIApplicationMain + 340
The text was updated successfully, but these errors were encountered: