Post

Replies

Boosts

Views

Activity

Reply to libsystem_kernel.dylib crash
Hi I do have crash after migrating on iOS 16 Xcode 14 and only have crash in simulator with iOS 16 and device work fine its not crashing on other iOS. here is the back trace of crash. will appreciate help on it. thread #10, queue = 'com.apple.root.default-qos', stop reason = signal SIGABRT   * frame #0: 0x00007ff833de600e libsystem_kernel.dylib`__pthread_kill + 10     frame #1: 0x00007ff833e3d1ff libsystem_pthread.dylib`pthread_kill + 263     frame #2: 0x00007ff800132fe0 libsystem_c.dylib`abort + 130     frame #3: 0x00007ff800257742 libc++abi.dylib`abort_message + 241     frame #4: 0x00007ff80024895d libc++abi.dylib`demangling_terminate_handler() + 266     frame #5: 0x00007ff800031fb6 libobjc.A.dylib`_objc_terminate() + 104     frame #6: 0x00007ff800256b65 libc++abi.dylib`std::__terminate(void (*)()) + 8     frame #7: 0x00007ff800256b16 libc++abi.dylib`std::terminate() + 54     frame #8: 0x00007ff80004dd2e libobjc.A.dylib`objc_terminate + 9     frame #9: 0x000000010de8ef6f libdispatch.dylib`_dispatch_client_callout + 28     frame #10: 0x000000010de91a28 libdispatch.dylib`_dispatch_queue_override_invoke + 1488     frame #11: 0x000000010dea3e77 libdispatch.dylib`_dispatch_root_queue_drain + 414     frame #12: 0x000000010dea4b17 libdispatch.dylib`_dispatch_worker_thread2 + 278     frame #13: 0x00007ff833e39f8a libsystem_pthread.dylib`_pthread_wqthread + 256     frame #14: 0x00007ff833e38f57 libsystem_pthread.dylib`start_wqthread + 15
Sep ’22