We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We use your program via a php wrapper named knplabs/knp-snappy and sometimes we got error on pdf document generation.
knplabs/knp-snappy
Command:
../vendor/h4cc/wkhtmltopdf-amd64/bin/wkhtmltopdf-amd64 --lowquality --margin-bottom '4mm' --margin-top '20mm' --page-size 'A4' --images --footer-center 'https://www.ourwebsite.com' --footer-font-size '8' --footer-right 'page [page]' --header-html '/tmp/knp_snappy5db928d806a466.90904693.html' '/tmp/knp_snappy5db928d80699b3.47497623.html' '/tmp/newdoc.pdf'
Result:
The process has been signaled with signal "11"
Can someone tell us the signification of this signal 11 in your program ?
OS: Amazon Linux 2
Thanks
The text was updated successfully, but these errors were encountered:
I'm getting the same on CentOS 8
Sorry, something went wrong.
Same error, sometimes, on alpine
Same error on centos 7.
No branches or pull requests
We use your program via a php wrapper named
knplabs/knp-snappy
and sometimes we got error on pdf document generation.Command:
Result:
The process has been signaled with signal "11"
Can someone tell us the signification of this signal 11 in your program ?
OS: Amazon Linux 2
Thanks
The text was updated successfully, but these errors were encountered: