Originator:davidkclark
Number:rdar://23349828 Date Originated:2 Nov 2015
Status:Open Resolved:
Product:iOS SDK Product Version:9.0
Classification: Reproducible:
 
Summary:
Do not know how to repro.
Have been getting these crash reports since ios 9 release.
Sample stack trace:

Exception Type:  SIGABRT
Exception Codes: #0 at 0x1980371e0
Crashed Thread:  2

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'accessing _cachedSystemAnimationFence requires the main thread'

Thread 2 Crashed:
0   libsystem_kernel.dylib               0x0000000199367140 __pthread_kill + 8
1   libsystem_pthread.dylib              0x0000000199430ef8 pthread_kill + 108
2   libsystem_c.dylib                    0x00000001992dab78 abort + 136
3   HCWeb                                0x00000001001f488c uncaught_exception_handler + 32
4   CoreFoundation                       0x000000018355d2d0 __handleUncaughtException + 648
5   libobjc.A.dylib                      0x0000000198a0823c _objc_terminate() + 108
6   libc++abi.dylib                      0x000000019808af44 std::__terminate(void (*)()) + 12
7   libc++abi.dylib                      0x000000019808ab10 __cxa_rethrow + 140
8   libobjc.A.dylib                      0x0000000198a08120 objc_exception_rethrow + 40
9   CoreFoundation                       0x0000000183440d48 CFRunLoopRunSpecific + 548
10  WebCore                              0x000000019591e54c RunWebThread(void*) + 452
11  libsystem_pthread.dylib              0x000000019942fb28 _pthread_body + 152
12  libsystem_pthread.dylib              0x000000019942fa8c _pthread_start + 152
13  libsystem_pthread.dylib              0x000000019942d028 thread_start + 0

Steps to Reproduce:
unknown

Expected Results:
not crash

Actual Results:
crash

Version:
ios 9.0.1

Notes:


Configuration:
All iphone versions, ios 9.0.1 onwards

Attachments:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!