Our Corona app update launched weeks ago in the App Store but is crashing on some iPhone 6’s. There are no runtime errors, but the Xcode Device Console log returns a crash on Thread 0, and I don’t know what it means. From what I can tell so far, SIGABRT seems to happen either because of the iPhone6’s stingier RAM threshold, or because the user is running out of storage space. Is this correct?
Incident Identifier: EE8EA3C5-F882-4A3E-9AE2-641350F36576CrashReporter Key: 5f8867e4b4dd00087e793a1d386ea26dc5f4ab6f Hardware Model: iPhone7,2 Process: LOSE [187] Path: /private/var/mobile/Containers/Bundle/Application/5346343FB-62C9-4A72-9795-5B8564564B8/marsapp.app/marsapp Identifier: com.datswhatsup.marsapp Version: 2.19.0 (2.19.0) Code Type: ARM-64 (Native) Parent Process: launchd [1] Date/Time: 2015-04-15 10:45:30.521 -0500 Launch Time: 2015-04-15 10:45:24.302 -0500 OS Version: iOS 8.1.3 (12B466) Report Version: 105 Exception Type: EXC\_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Triggered by Thread: 0 Last Exception Backtrace: (0x187d1259c 0x19845c0e4 0x18659f40c 0x18659ed40 0x10040e350 0x10040de38 0x10040e4ec 0x10008367c 0x10007cc2c 0x18c4c1184 0x18c4c0e94 0x18cbb290c 0x18c7bb87c 0x18c7d691c 0x18c4cece8 0x18c7d8dd8 0x18c5ae3d4 0x10007be44 0x1000f9744 0x10010c148 0x1000f9be4 0x10010ce44 0x1000f9f94 0x1000f07d8 0x100124088 0x100175d84 0x10011f38c 0x10011f56c 0x100143e44 0x10009670c 0x18c4f4a40 0x18c4edf94 0x18c4c168c 0x18c76060c 0x18c4bfbf4 0x187cca9ec 0x187cc9c90 0x187cc7d40 0x187bf50a4 0x190d8f5a4 0x18c526aa4 0x1001b6184 0x198acaa08) Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libsystem\_kernel.dylib 0x0000000198be3270 0x198bc8000 + 111216 1 libsystem\_pthread.dylib 0x0000000198c81224 0x198c7c000 + 21028 2 libsystem\_c.dylib 0x0000000198b5ab14 0x198af8000 + 404244 3 libc++abi.dylib 0x0000000197c2d414 0x197c2c000 + 5140 4 libc++abi.dylib 0x0000000197c4cb88 0x197c2c000 + 134024 5 libobjc.A.dylib 0x000000019845c3bc 0x198454000 + 33724 6 libc++abi.dylib 0x0000000197c49bb0 0x197c2c000 + 121776 7 libc++abi.dylib 0x0000000197c49474 0x197c2c000 + 119924 8 libobjc.A.dylib 0x000000019845c200 0x198454000 + 33280 9 AVFoundation 0x000000018659f408 0x1864ec000 + 734216 10 AVFoundation 0x000000018659ed3c 0x1864ec000 + 732476 11 marsapp 0x000000010040e34c 0x100074000 + 3777356 12 marsapp 0x000000010040de34 0x100074000 + 3776052 13 marsapp 0x000000010040e4e8 0x100074000 + 3777768 14 marsapp 0x0000000100083678 0x100074000 + 63096 15 marsapp 0x000000010007cc28 0x100074000 + 35880 16 UIKit 0x000000018c4c1180 0x18c4b0000 + 70016 17 UIKit 0x000000018c4c0e90 0x18c4b0000 + 69264 18 UIKit 0x000000018cbb2908 0x18c4b0000 + 7350536 19 UIKit 0x000000018c7bb878 0x18c4b0000 + 3192952 20 UIKit 0x000000018c7d6918 0x18c4b0000 + 3303704 21 UIKit 0x000000018c4cece4 0x18c4b0000 + 126180 22 UIKit 0x000000018c7d8dd4 0x18c4b0000 + 3313108 23 UIKit 0x000000018c5ae3d0 0x18c4b0000 + 1041360 24 marsapp 0x000000010007be40 0x100074000 + 32320 25 marsapp 0x00000001000f9740 0x100074000 + 546624 26 marsapp 0x000000010010c144 0x100074000 + 622916 27 marsapp 0x00000001000f9be0 0x100074000 + 547808 28 marsapp 0x000000010010ce40 0x100074000 + 626240 29 marsapp 0x00000001000f9f90 0x100074000 + 548752 30 marsapp 0x00000001000f07d4 0x100074000 + 509908 31 marsapp 0x0000000100124084 0x100074000 + 721028 32 marsapp 0x0000000100175d80 0x100074000 + 1056128 33 marsapp 0x000000010011f388 0x100074000 + 701320 34 marsapp 0x000000010011f568 0x100074000 + 701800 35 marsapp 0x0000000100143e40 0x100074000 + 851520 36 marsapp 0x0000000100096708 0x100074000 + 141064 37 UIKit 0x000000018c4f4a3c 0x18c4b0000 + 281148 38 UIKit 0x000000018c4edf90 0x18c4b0000 + 253840 39 UIKit 0x000000018c4c1688 0x18c4b0000 + 71304 40 UIKit 0x000000018c760608 0x18c4b0000 + 2819592 41 UIKit 0x000000018c4bfbf0 0x18c4b0000 + 64496 42 CoreFoundation 0x0000000187cca9e8 0x187bec000 + 911848 43 CoreFoundation 0x0000000187cc9c8c 0x187bec000 + 908428 44 CoreFoundation 0x0000000187cc7d3c 0x187bec000 + 900412 45 CoreFoundation 0x0000000187bf50a0 0x187bec000 + 37024 46 GraphicsServices 0x0000000190d8f5a0 0x190d84000 + 46496 47 UIKit 0x000000018c526aa0 0x18c4b0000 + 486048 48 marsapp 0x00000001001b6180 0x100074000 + 1319296 49 libdyld.dylib 0x0000000198acaa04 0x198ac8000 + 10756LOSE
As always, thanks for any help you can provide.