Bug report
Inkdrop always generates a popup error with following mesage.
/Applications/Inkdrop.app/Contents/Resources/app/ipm/bin/node
Welcome to Node.js v16.9.1.
Type “.help” for more information.
Fatal error in , line 0
Check failed: reservation_.SetPermissions(unprotect_start, unprotect_size, FLAG_write_code_using_rwx ? PageAllocator::kReadWriteExecute : PageAllocator::kReadWrite).
Environment
- Platform: macOS
- Platform version: Big Sur 11.7.10
- App Version: 5.6.2-beta.0
How to reproduce
Just execute a node /Applications/Inkdrop.app/Contents/Resources/app/ipm/bin/node
My workaround
: Use another node file.