I have just upgraded my Mac to Monterey and now Defold crashes almost every time . Up to the upgrade everything was fine. Does anyone have the idea whats going on?
VM Region Info: 0x10b789008 is in 0x10b789000-0x10b78a000; bytes after start: 8 bytes before end: 4087
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
shared memory 10b788000-10b789000 [ 4K] r–/r-- SM=SHM
—> VM_ALLOCATE 10b789000-10b78a000 [ 4K] —/rwx SM=NUL
VM_ALLOCATE 10b78a000-10b78b000 [ 4K] r–/rwx SM=PRV
I’d guess it’s a problem with the bundled JDK version (but I actually have no idea / don’t have a Mac with Monterey to even test with). You could try manually updating the bundled JDK to a newer version and then updating the config file inside of the .app too. You could try using Zulu instead too.
It looks like other apps which use Java have issues on Monterey too. You could try their Java specific workarounds and see if any of them work.
Model Name: Mac mini
Model Identifier: Macmini7,1
Processor Name: Dual Core Intel Core i5
Processor Speed: 2.8 GHz
Number of Processors: 1
Total Number of Cores: 2
L2 Cache (per Core): 256 KB
L3 Cache: 3 MB
Hyper-Threading Technology: Enabled
Memory: 8 GB System
Firmware Version: 432.40.8.0.1
OS Loader Version: 540.40.4~45
Defold 1.2.187 is unstable on a new MacBook with M1 Pro crashing every dozen minutes.
On Defold 1.2.188 and Defold 1.2.189 is unusable, crashing every few seconds (probably after adding Rive asset it gets worse, but I’m not sure).
I didn’t want to create a new topic as this is probably the same issue.