iOS 11 AVPlayer crash when KVO
I got a weird crash when using AVPlayer to play a remote video. From the crash log on Fabric , the App crash on system thread ( com.apple.avfoundation.playerlayer.configuration ). The crash log is below: Crashed: com.apple.avfoundation.playerlayer.configuration 0 libsystem_kernel.dylib 0x1839ac2e8 __pthread_kill + 8 1 libsystem_pthread.dylib 0x183ac12f8 pthread_kill$VARIANT$mp + 396 2 libsystem_c.dylib 0x18391afbc abort + 140 3 libsystem_malloc.dylib 0x1839e3ce4 szone_size + 634 4 QuartzCore 0x187ed75e8 -[CALayer dealloc] + 72 5 QuartzCore 0x187e75d90 CA::Transaction::commit() + 1052 6