Node fatal error in, line 0

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.

Is it still happening with 5.6.2 (not beta)?
Are you on Apple Silicon or not?

No, I am still on intel chip.

I guess it is resolved in v5.6.2. Could you try it?

1 Like