`solver.step` async is causing a segmentation fault
jainanshul opened this issue · 3 comments
jainanshul commented
STR
npm test
The very last tests is to test async solver.step
and causes a segmentation fault.
andreasgal commented
This started happening with a node update I think.
jainanshul commented
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.
andreasgal commented
ok I can take a look