abernix / meteord

MeteorD - Docker Runtime for Meteor Apps for Production Deployments
https://registry.hub.docker.com/u/meteorhacks/meteord/
MIT License
93 stars 129 forks source link

patch for segmentation faults? #23

Closed sirpy closed 7 years ago

sirpy commented 7 years ago

Does the latest 4.8.4 include the patch you did for segfaults? Because i seem to get segfaults on production via docker but recently i tried running the code with "meteor(1.5.2.2) node main.js" and it seems to have stopped the segfaults

abernix commented 7 years ago

It doesn't, currently. Though Node 4.8.6 will be coming out on Tuesday next week and I'll build that.

abernix commented 7 years ago

I should have added that Node 4.8.6 is expected to include my fix. :smile:

abernix commented 7 years ago

4.8.6 came out yesterday and did officially include my fix. I released a meteord for it. See the Docker Hub readme for details!