App build with Xcode 14.3 crash on launch

  • Mee to,only crash on ios 13.6.on a real device

Add a Comment

Apple Recommended

  • Thank you! Is it safe to release app built with RC version?

  • I am facing the exact same issue with XCode 14.3 and my app store is not showing up the update for XCode 14.3.1 either.

  • Xcode 14.3.1 still in RC stage. Hopefully it will be released ASAP. 🙏🏼

Replies

It works well when I back to Xcode 14.2

Me too, only crash on iOS 13, on a real device.

App crash on launch when build with Xcode 14.3, install though testflight. Seems iOS16 work ok.

  • Xcode 14.3.1 fix this.

  • @Jadian I am facing the same issue. Did you find any solution to fix it?

Add a Comment

Me too, only crash on ios 13, so I package use Xcode14.2 .

What a headache :(

I am facing this issue also on iOS 16.4

I'm experiencing the same issue with the same exact crash log when running a build from Xcode 14.3 on iOS 13.7 on a real device. The app launches without issues when run directly from Xcode but after closing it and trying to open it manually on the device it crashes instantly. The app runs without issues on iOS 16.4 for me.

Add a Comment

I got same issue on iOS 15.0, 15.1

Same problem here on iOS 13.x.

Work OK after building with Xcode 14.2.

same problem. This weekend I update my iphone to ios 16.4.1. It make my xcode 14.2 can not run project in my iphone, but it is my only devide, holy....

  • okey I have a mistake :( the ios version's problem is mine. but crash still exist.

  • You can copy the iOS 16.4 DeviceSupport files from the Xcode 14.3 package into the Xcode 14.2 package in order to continue to develop with your iPhone.

  • Yeah I fixed it yesterday, thanks. but the crash still exist. xcode 14.3 is currently almost unavailable now :(

Add a Comment

+1

Same issue, builds crashing on all iOS 13 devices

I experience the same issue. Various out of nowhere crashes using Xcode 14.3.

+1, downgrade Xcode and wait for fix

Date/Time:           2023-04-13 12:12:23.7787 +0800

Launch Time:         2023-04-13 12:12:23.2575 +0800

OS Version:          iPhone OS 13.6.1 (17G80)

Release Type:        User

Baseband Version:    9.71.01

Report Version:      104



Exception Type:  EXC_BAD_ACCESS (SIGSEGV)

Exception Subtype: KERN_INVALID_ADDRESS at 0x0000000190ea0d1a

Termination Signal: Segmentation fault: 11

Termination Reason: Namespace SIGNAL, Code 0xb

Terminating Process: exc handler [10370]

Highlighted by Thread:  0



Backtrace not available



Unknown thread crashed with ARM Thread State (64-bit):

    x0: 0x00000001eee9dbf5   x1: 0x00000000eda06fd5   x2: 0x0000000000193c35   x3: 0x0000000000000001

    x4: 0x000000016b348b57   x5: 0x000000016b348af8   x6: 0x000000016b348ae0   x7: 0x000000016b348bf8

    x8: 0x000000010647f06c   x9: 0x000000010623f1c5  x10: 0xfffffffffd4c3acd  x11: 0x0000000000200000

   x12: 0x0000000000000050  x13: 0x000000000002c000  x14: 0x00000001064d9658  x15: 0x0000001800000001

   x16: 0x0000000000000006  x17: 0x0000000000000000  x18: 0x0000000000000000  x19: 0x000000008a0d4d1a

   x20: 0x000000016b348c30  x21: 0x000000016b34b0e0  x22: 0x00000001eee9dbf5  x23: 0x0000000106dcc000

   x24: 0x0000000190ea0d1a  x25: 0x00000000000000c1  x26: 0x000000000000002b  x27: 0x00000001062408fc

   x28: 0x000000000002f820   fp: 0x000000016b348ab0   lr: 0x00000001064943a8

    sp: 0x000000016b348a40   pc: 0x00000001064943b4 cpsr: 0x60000000

   esr: 0x00000000  Address size fault



Binary images description not available



Error Formulating Crash Report:

Failed to create CSSymbolicatorRef - corpse still valid ¯\_(ツ)_/¯



EOF
  • I have the exact same crash since building with XCode 14.3

Add a Comment