Posts

Post not yet marked as solved
3 Replies
778 Views
I am seeing a crash in IOHIDManagerScheduleWithRunLoop functon only in macOS 10.15 (10.14 and other previous OS versions are fine)I dont see this in the known issues list with Beta 6 release. Will it be fixed in the release version?*****************************************************************************************************************************Crashed Thread: 0 Dispatch queue: com.apple.main-threadException Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYTermination Reason: LIBSYSTEM, [0x2]Application Specific Information:assertion failure: Schedule failed queue: %p runLoop: %pThread 0 Crashed:: Dispatch queue: com.apple.main-thread0 libsystem_kernel.dylib 0x00007fff6ad57ade __abort_with_payload + 101 libsystem_kernel.dylib 0x00007fff6ad594ef abort_with_payload_wrapper_internal + 802 libsystem_kernel.dylib 0x00007fff6ad59521 abort_with_payload + 93 libsystem_c.dylib 0x00007fff6acc5a07 _os_crash_fmt.cold.1 + 554 libsystem_c.dylib 0x00007fff6ac58876 _os_crash_fmt + 1545 com.apple.framework.IOKit 0x00007fff36ac81d5 IOHIDManagerScheduleWithRunLoop + 302*********************************************************************************************************************************Thanks!
Posted Last updated
.