marcbachmann / node-html-pdf

This repo isn't maintained anymore as phantomjs got dreprecated a long time ago. Please migrate to headless chrome/puppeteer.
MIT License
3.56k stars 543 forks source link

Crashes with SIGSEGV on a random basis #570

Open arthabus opened 4 years ago

arthabus commented 4 years ago

I'm having SIGSEGV crash on a random basis in the current version. Getting this crash every now and them, like 1 out of 20 launches. Any help on this?

Was hoping to use it in production app but it's not stable as it is at the moment unfortunately.

arthabus commented 4 years ago

moved to https://github.com/puppeteer/puppeteer as it seems to be more up to date and maintained