silklabs/node-caffe

`solver.step` async is causing a segmentation fault

jainanshul opened this issue · 3 comments

STR

  • npm test

The very last tests is to test async solver.step and causes a segmentation fault.

This started happening with a node update I think.

May be not. I am seeing this crash even with SHA https://github.com/silklabs/node-caffe/commits/ddfa6ac6601751e354b0f6eb2f30fcd4764061d3 that brought in the async function.

ok I can take a look