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
[YYImageDecoder _updateSourceImageIO] --> crash
`Thread 69 Crashed:
0 (null) 0x0000000000000000 0x0 + 0
1 ImageIO 0x000000019e23a128 AdobeXMPCore_Int::INameSpacePrefixMap_I::InsertInDefaultNameSpacePrefixMap+ 2527528 (char const*, unsigned long long, char const*, unsigned long long) + 88
2 ImageIO 0x000000019e2424e0 XMPMeta::RegisterNamespace+ 2561248 (char const*, char const*, char const**, unsigned int*) + 248
3 ImageIO 0x000000019e2418e8 XMPMeta::Initialize+ 2558184 () + 332
4 ImageIO 0x000000019e205d58 WXMPMeta_Initialize_1 + 28
5 ImageIO 0x000000019e0e5c2c TXMPMeta<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > >::Initialize+ 1133612 () + 36
6 ImageIO 0x000000019e0e7440 CreateMetadataFromXMPBufferInternal+ 1139776 (char const*, unsigned long, char const*, unsigned long, unsigned int) + 240
7 ImageIO 0x000000019e147b08 AppleJPEGReadPlugin::readXMPData+ 1534728 (__CFData const*) + 976
8 ImageIO 0x000000019e148608 AppleJPEGReadPlugin::initialize+ 1537544 (IIODictionary*) + 1764
9 ImageIO 0x000000019e0c5ec4 IIOReadPlugin::callInitialize+ 1003204 () + 100
10 ImageIO 0x000000019e11010c IIO_Reader_AppleJPEG::initImageAtOffset+ 1306892 (CGImagePlugin*, unsigned long, unsigned long, unsigned long) + 116
11 ImageIO 0x000000019e07695c IIOImageSource::makeImagePlus+ 678236 (unsigned long, IIODictionary*) + 688
12 ImageIO 0x000000019e077a84 IIOImageSource::getPropertiesAtIndexInternal+ 682628 (unsigned long, IIODictionary*) + 72
13 ImageIO 0x000000019e075c4c IIOImageSource::copyPropertiesAtIndex+ 674892 (unsigned long, IIODictionary*) + 16
14 ImageIO 0x000000019e07b538 CGImageSourceCopyPropertiesAtIndex + 256`
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[YYImageDecoder _updateSourceImageIO] --> crash
`Thread 69 Crashed:
0 (null) 0x0000000000000000 0x0 + 0
1 ImageIO 0x000000019e23a128 AdobeXMPCore_Int::INameSpacePrefixMap_I::InsertInDefaultNameSpacePrefixMap+ 2527528 (char const*, unsigned long long, char const*, unsigned long long) + 88
2 ImageIO 0x000000019e2424e0 XMPMeta::RegisterNamespace+ 2561248 (char const*, char const*, char const**, unsigned int*) + 248
3 ImageIO 0x000000019e2418e8 XMPMeta::Initialize+ 2558184 () + 332
4 ImageIO 0x000000019e205d58 WXMPMeta_Initialize_1 + 28
5 ImageIO 0x000000019e0e5c2c TXMPMeta<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > >::Initialize+ 1133612 () + 36
6 ImageIO 0x000000019e0e7440 CreateMetadataFromXMPBufferInternal+ 1139776 (char const*, unsigned long, char const*, unsigned long, unsigned int) + 240
7 ImageIO 0x000000019e147b08 AppleJPEGReadPlugin::readXMPData+ 1534728 (__CFData const*) + 976
8 ImageIO 0x000000019e148608 AppleJPEGReadPlugin::initialize+ 1537544 (IIODictionary*) + 1764
9 ImageIO 0x000000019e0c5ec4 IIOReadPlugin::callInitialize+ 1003204 () + 100
10 ImageIO 0x000000019e11010c IIO_Reader_AppleJPEG::initImageAtOffset+ 1306892 (CGImagePlugin*, unsigned long, unsigned long, unsigned long) + 116
11 ImageIO 0x000000019e07695c IIOImageSource::makeImagePlus+ 678236 (unsigned long, IIODictionary*) + 688
12 ImageIO 0x000000019e077a84 IIOImageSource::getPropertiesAtIndexInternal+ 682628 (unsigned long, IIODictionary*) + 72
13 ImageIO 0x000000019e075c4c IIOImageSource::copyPropertiesAtIndex+ 674892 (unsigned long, IIODictionary*) + 16
14 ImageIO 0x000000019e07b538 CGImageSourceCopyPropertiesAtIndex + 256`
The text was updated successfully, but these errors were encountered: