Pixinsight crash, script related, macOS

mschuster

Well-known member
Hi Juan,

1.8.8-5, macOS 10.15.4, iMac 5K, Late 2015

1) Create the file 'script.js' containing the single line

JavaScript:
#include "empty.js"

2) Create the file 'empty.js' containing no text, i.e., a file with zero bytes.

3) Open 'script.js' in the Script Editor, and execute. EXC_BAD_ACCESS crash.
 
Hi Mike,

Bug confirmed. This is a silly error in the command line preprocessor, which I'm fixing right now. Thank you for detecting this bug.
 
Back
Top