Skip to content
This repository has been archived by the owner on Jan 26, 2025. It is now read-only.

20120759: App crashes while taking screenshot #10675

Open
openradar-mirror opened this issue Apr 13, 2016 · 0 comments
Open

20120759: App crashes while taking screenshot #10675

openradar-mirror opened this issue Apr 13, 2016 · 0 comments

Comments

@openradar-mirror
Copy link

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

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

No branches or pull requests

1 participant