Advertisement
Guest User

"CGAffineTransformInvert: singular matrix Error" in iad

a guest
Sep 27th, 2014
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. * thread #1: tid = 0xa095a, 0x000000018353d64c CoreGraphics`CGPostError, queue = 'com.apple.main-thread', stop reason = breakpoint 2.1
  2. * frame #0: 0x000000018353d64c CoreGraphics`CGPostError
  3. frame #1: 0x00000001834f5500 CoreGraphics`CGAffineTransformInvert + 84
  4. frame #2: 0x00000001880ac598 UIKit`-[_UIRemoteView applyTransformUndoingRemoteRootLayerTransform:frame:] + 148
  5. frame #3: 0x00000001880ac4f0 UIKit`-[_UIRemoteView setHostedWindowHostingHandle:] + 220
  6. frame #4: 0x000000018867f2cc iAd`-[ADAdSpace setServiceAdSpace:] + 308
  7. frame #5: 0x000000018325c434 CoreFoundation`__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
  8. frame #6: 0x000000018319b7e0 CoreFoundation`_CFXNotificationPost + 2060
  9. frame #7: 0x00000001840936c0 Foundation`-[NSNotificationCenter postNotificationName:object:userInfo:] + 72
  10. frame #8: 0x00000001000f4f20 libdispatch.dylib`_dispatch_call_block_and_release + 24
  11. frame #9: 0x00000001000f4ee0 libdispatch.dylib`_dispatch_client_callout + 16
  12. frame #10: 0x00000001000f984c libdispatch.dylib`_dispatch_main_queue_callback_4CF + 1056
  13. frame #11: 0x000000018326d8dc CoreFoundation`__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12
  14. frame #12: 0x000000018326b984 CoreFoundation`__CFRunLoopRun + 1492
  15. frame #13: 0x0000000183199664 CoreFoundation`CFRunLoopRunSpecific + 396
  16. frame #14: 0x000000018c2db5a4 GraphicsServices`GSEventRunModal + 168
  17. frame #15: 0x0000000187a9e984 UIKit`UIApplicationMain + 1488
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement