Skip to content

Instantly share code, notes, and snippets.

@JaviSoto
Last active December 20, 2015 23:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JaviSoto/6216230 to your computer and use it in GitHub Desktop.
Save JaviSoto/6216230 to your computer and use it in GitHub Desktop.
Debugging warning like "-[<CALayer: 0xd501400> display]: Ignoring bogus layer size (340282346638528859811704183484516925440.000000, 27.000000)"
// Break on -[CALayer setBounds:]
// Condition:
((CGRect)*(CGRect *)($esp+12)).size.width > 10000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment