Breaking this out from my other topic as one of the several kinds of crashes I've been experiencing with 2.7.1.
Observed when letting the Playdate sit for a while before unlocking, somewhere in the ballpark of 45min or more.
Here's the relevant except from crashlog.txt
encountered around 30min ago (currently 22:15 PT):
--- crash at 2025/04/28 04:41:28---
build:208c5b3a-2.7.1-release.184449-buildbot
r0:2408f1c9 r1:90375960 r2:2001ada8 r3: 00000000
r12:9028d7f4 lr:2408f171 pc:24014150 psr: 810e0000
cfsr:00000001 hfsr:00000000 mmfar:00000000 bfar: 00000000
rcccsr:00000000
heap allocated: 4353088
Lua totalbytes=127757367 GCdebt=-127573265 GCestimate=182079 stacksize=88
I'll append more entries as they pop-up! It's fairly reproducible for me.
Edit (04-28):
Another entry from the crashlog after unlocking this morning:
--- crash at 2025/04/28 15:11:46---
build:208c5b3a-2.7.1-release.184449-buildbot
r0:2408f1c9 r1:900498c0 r2:2001ada8 r3: 00000000
r12:20010f4c lr:2408f171 pc:24014150 psr: 21070000
cfsr:00000001 hfsr:00000000 mmfar:00000000 bfar: 00000000
rcccsr:00000000
heap allocated: 1002560
Lua totalbytes=127878611 GCdebt=-127565792 GCestimate=301879 stacksize=42
Edit (05-01):
This bug seems to be exclusive to networking as I have not encountered it since I disconnected from WiFi.