FileStorage run error in node v14.19.0

I wrote the node plug-in, called OPENCV’s FileStorage to open the file, compiled and running in node V12.18.2 is ok, but ran an error after compiling and run in V14.19.0, prompting a message “Segmentation fault (core dumped)”, who can tell me the reason?

noone here, sadly.

opencv does not maintain any node bindings (and noone knows, what you’re doing).

please raise an issue with the package’s maintainer,
and then, please be more explicit and add:

  • opencv / node versions
  • your code (!!!)
  • the resp. file

I have same error in your case.

Please refer to my post.