Skip to content

Instantly share code, notes, and snippets.

@pburleson
Created May 24, 2012 22:44
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pburleson/2784669 to your computer and use it in GitHub Desktop.
Save pburleson/2784669 to your computer and use it in GitHub Desktop.
UIImagePNGRepresentation Crash
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x3602632c __pthread_kill + 8
1 libsystem_c.dylib 0x323de29f abort + 94
2 ImageIO 0x37eca8bf png_error + 114
3 ImageIO 0x37ec9fe3 png_write_end + 46
4 ImageIO 0x37ec6069 writeOnePng + 2260
5 ImageIO 0x37ec578b _CGImagePluginWritePNG + 82
6 ImageIO 0x37ec56fd CGImageDestinationFinalize + 132
7 UIKit 0x37342fa7 UIImagePNGRepresentation + 274
Note: Image data is not nil.
@leftspin
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment