Defold 1.2.164 has been released

Hi,
I’ve tried to reproduce the issue with other my apps without native extensions and got the same error in console.

Steps to reproduce:

  • run app
  • wait for device sleeping
  • wakeup device
  • an app immediate collapses (collapses if debug bundle or just freeze if release bundle)

An open source example for testing: GitHub - Dragosha/slasher-prototype: Defold. Lua. Game prototype. 2.5D perspective view. Levels loader, a hero controller, simple monsters logic.

Could you try to make iOS bundle of this one and test it?


I tested on iPad6,7 (iPad Pro 12.9" first generation) OS Version: iPhone OS 13.2.3 (17B111)
Full crash reports: https://www.dropbox.com/sh/nxi5xgm9gwqkcbn/AABMb9aei034CIFKjFD9pFKma?dl=0

Short:

"app_name":"Slasherprototype","timestamp":"2019-12-16 13:14:12.54 +0500","app_version":"1.0","slice_uuid":"ced35aed-ca09-323f-b83f-69012e514433","adam_id":0,"build_version":"1.0","bundleID":"com.dragosha.slasher","share_with_app_devs":false,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 13.2.3 (17B111)","incident_id":"AC8B7325-3F47-431D-868E-B53DC6C58D60","name":"Slasherprototype"}
Incident Identifier: AC8B7325-3F47-431D-868E-B53DC6C58D60
CrashReporter Key:   6729a68f7454a798696efaf75cc9613cc6a6ddb9
Hardware Model:      iPad6,7
Process:             Slasherprototype [2379]
Path:                /private/var/containers/Bundle/Application/AA854BAC-7041-45E8-84A6-965A07872824/Slasher-prototype.app/Slasherprototype
Identifier:          com.dragosha.slasher
Version:             1.0 (1.0)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           com.dragosha.slasher [978]


Date/Time:           2019-12-16 13:14:12.3476 +0500
Launch Time:         2019-12-16 13:10:54.1805 +0500
OS Version:          iPhone OS 13.2.3 (17B111)
Release Type:        User
Baseband Version:    n/a
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Triggered by Thread:  0

Thread 0 name:  engine_main  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   libsystem_kernel.dylib        	0x00000001815c7ec4 0x1815a3000 + 151236
1   libsystem_pthread.dylib       	0x00000001814e3774 0x1814e1000 + 10100
2   libsystem_c.dylib             	0x00000001814378c0 0x1813c4000 + 473280
3   libsystem_c.dylib             	0x0000000181437850 0x1813c4000 + 473168
4   libsystem_c.dylib             	0x0000000181436c64 0x1813c4000 + 470116
5   Slasherprototype              	0x0000000102688674 0x102474000 + 2180724
6   Slasherprototype              	0x00000001024d81ec 0x102474000 + 410092
7   Slasherprototype              	0x0000000102530b6c 0x102474000 + 772972
8   Slasherprototype              	0x0000000102535a8c 0x102474000 + 793228
9   Slasherprototype              	0x000000010247b088 0x102474000 + 28808
10  Slasherprototype              	0x000000010247bd38 0x102474000 + 32056
11  Slasherprototype              	0x000000010263b300 0x102474000 + 1864448
12  QuartzCore                    	0x00000001880dc860 0x1880cb000 + 71776
13  IOKit                         	0x000000018270e930 0x182708000 + 26928
14  CoreFoundation                	0x0000000181724670 0x1816a4000 + 525936
15  CoreFoundation                	0x000000018174de40 0x1816a4000 + 695872
16  CoreFoundation                	0x000000018174d56c 0x1816a4000 + 693612
17  CoreFoundation                	0x0000000181748440 0x1816a4000 + 672832
18  CoreFoundation                	0x00000001817478a0 0x1816a4000 + 669856
19  GraphicsServices              	0x000000018b69f328 0x18b69c000 + 13096
20  UIKitCore                     	0x0000000185838740 0x184e37000 + 10491712
21  Slasherprototype              	0x000000010247be98 0x102474000 + 32408
22  libdyld.dylib                 	0x00000001815d2360 0x1815d1000 + 4960
4 Likes