tweak wkhtmltoimg to not segfault on x86_64-linux platform#1
tweak wkhtmltoimg to not segfault on x86_64-linux platform#1nyourchuck wants to merge 1 commit intochrishein:masterfrom
Conversation
|
Hi, thanks for your contribution. |
|
For whatever reason wkhtmltoimage-amd64 causes a seg fault on our x86_64-linux system, but the 32-bit version still works. I'm not sure how to trouble shoot the binary to see more information. |
|
I think this is not a solution for the problem. By the way, this gem includes old versions of the static binaries and there have been recent signs of the wkhtmltopdf project coming back to life. Check http://wkhtmltopdf.org/ . |
This fixes a problem where wkhtmltoimage-amd64 was segfaulting on x86_64-linux