Folks:
I wanted to test out some of the changes in the latest daily build (2015.2570) so downloaded it today. Unfortunately it crashes the simulator (meaning it immediately exits) using OS X 10.9.5. By contrast, 2015.2553 works fine.
You can replicate the crash by taking Corona’s “Hello World” sample project and adding a single line to it:
print(system.getInfo( "platformVersion" ))
Note the problem is not limited to that line of code. I removed it and the simulator kept crashing. But because these are expensive crashes to debug – the simulator itself exits – and because I’m not getting paid to debug someone else’s code, I stopped after finding a simple way to trigger the crash.
Here’s an excerpt from the OS X console crash log:
Process: Corona Simulator [86598]
Path: /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator
Identifier: com.coronalabs.Corona_Simulator
Version: 2015.2570 (2015.2570)
Code Type: X86-64 (Native)
Parent Process: bash [86595]
Responsible: Terminal [568]
User ID: 501
Date/Time: 2015-02-25 20:49:39.659 -0800
OS Version: Mac OS X 10.9.5 (13F34)
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Application Specific Information:
objc_msgSend() selector name: UTF8String