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
"StackTrace" : [ "#2 libsystem_platform.dylib 0X39A4887B _sigtramp()", "#3 UIKit 0X2EF3D245 _UICreateCGImageFromIOSurfaceWithOptionsAndRotation()", "#4 UIKit 0X2EF3D245 _UICreateCGImageFromIOSurfaceWithOptionsAndRotation()", "#5 UIKit 0X2F058FC7 -[UIView _drawViewHierarchyInRect:]", "#6 UIKit 0X2F0591A7 -[UIView drawViewHierarchyInRect:afterScreenUpdates:]", "#7 MYAPP 0X0039ACAD -[UIView snapshotWithScale:]", "#9 MYAPP 0X001A44F3 -[SomeViewController configureBlurScreen]", "#10 MYAPP 0X001A4155 -[SomeViewController viewDidLoad]", "#11 UIKit 0X2EDC152F -[UIViewController loadViewIfRequired]", "#12 UIKit 0X2EDC129D -[UIViewController view]", "#13 MYAPP 0X001A4B81 -[SomeViewController addToParentViewController:]", "#15 UIKit 0X2EDC152F -[UIViewController loadViewIfRequired]", "#16 UIKit 0X2EDC129D -[UIViewController view]", "#17 MYAPP 0X001B57BF -[Window setRootViewController:]", "#26 CFNetwork 0X2B45A02D -[NSURLConnectionInternal _withActiveConnectionAndDelegate:]", "#27 CFNetwork 0X2B36F0CF ()", "#28 CFNetwork 0X2B40B889 ()", "#29 CFNetwork 0X2B35FF4D ()", "#30 CoreFoundation 0X2B811E2D CFArrayApplyFunction()", "#31 CFNetwork 0X2B35FE07 ()", "#32 CFNetwork 0X2B35FCCD ()", "#33 CFNetwork 0X2B35FB61 ()", "#34 CoreFoundation 0X2B8C6D57 ()", "#35 CoreFoundation 0X2B8C6167 ()", "#36 CoreFoundation 0X2B8C47CD ()", "#37 CoreFoundation 0X2B8123C1 CFRunLoopRunSpecific()", "#38 CoreFoundation 0X2B8121D3 CFRunLoopRunInMode()", "#39 GraphicsServices 0X32BA70A9 GSEventRunModal()", "#40 UIKit 0X2EE207B1 UIApplicationMain()", ]
Product Version: iPhone OS Version 8.1.3 (Build 12B466) Created: 2015-03-11T15:19:38.157829 Originated: 2015-03-11T00:00:00 Open Radar Link: http://www.openradar.me/20120759
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
"StackTrace" : [
"#2 libsystem_platform.dylib 0X39A4887B _sigtramp()",
"#3 UIKit 0X2EF3D245 _UICreateCGImageFromIOSurfaceWithOptionsAndRotation()",
"#4 UIKit 0X2EF3D245 _UICreateCGImageFromIOSurfaceWithOptionsAndRotation()",
"#5 UIKit 0X2F058FC7 -[UIView _drawViewHierarchyInRect:]",
"#6 UIKit 0X2F0591A7 -[UIView drawViewHierarchyInRect:afterScreenUpdates:]",
"#7 MYAPP 0X0039ACAD -[UIView snapshotWithScale:]",
"#9 MYAPP 0X001A44F3 -[SomeViewController configureBlurScreen]",
"#10 MYAPP 0X001A4155 -[SomeViewController viewDidLoad]",
"#11 UIKit 0X2EDC152F -[UIViewController loadViewIfRequired]",
"#12 UIKit 0X2EDC129D -[UIViewController view]",
"#13 MYAPP 0X001A4B81 -[SomeViewController addToParentViewController:]",
"#15 UIKit 0X2EDC152F -[UIViewController loadViewIfRequired]",
"#16 UIKit 0X2EDC129D -[UIViewController view]",
"#17 MYAPP 0X001B57BF -[Window setRootViewController:]",
"#26 CFNetwork 0X2B45A02D -[NSURLConnectionInternal _withActiveConnectionAndDelegate:]",
"#27 CFNetwork 0X2B36F0CF ()",
"#28 CFNetwork 0X2B40B889 ()",
"#29 CFNetwork 0X2B35FF4D ()",
"#30 CoreFoundation 0X2B811E2D CFArrayApplyFunction()",
"#31 CFNetwork 0X2B35FE07 ()",
"#32 CFNetwork 0X2B35FCCD ()",
"#33 CFNetwork 0X2B35FB61 ()",
"#34 CoreFoundation 0X2B8C6D57 ()",
"#35 CoreFoundation 0X2B8C6167 ()",
"#36 CoreFoundation 0X2B8C47CD ()",
"#37 CoreFoundation 0X2B8123C1 CFRunLoopRunSpecific()",
"#38 CoreFoundation 0X2B8121D3 CFRunLoopRunInMode()",
"#39 GraphicsServices 0X32BA70A9 GSEventRunModal()",
"#40 UIKit 0X2EE207B1 UIApplicationMain()",
]
Product Version: iPhone OS Version 8.1.3 (Build 12B466)
Created: 2015-03-11T15:19:38.157829
Originated: 2015-03-11T00:00:00
Open Radar Link: http://www.openradar.me/20120759
The text was updated successfully, but these errors were encountered: