ajaxray/markpdf

Bus Error

elivnjak opened this issue · 4 comments

Hi. Code works on my local but when i deploy it to my linux server i get a "Bus Error". Can't seem to find any more information around what's causing this.

Any ideas?

Hi,
Thanks for reporting 👍

Can you please tell us detail about your Linux OS version?
Also, please mention which one of the released binary you've used.

@ajaxray I am also facing this issue. Works locally but on linux server it just throws a "Bus Error". This is happening on bluehost.com servers, I tried many ways to get the OS version there and the only thing that worked was:

cat /proc/version

Linux version 4.14.94-164.ELK.el7.x86_64 (mockbuild@bambooagent3.atlassian.endurance.com) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC)) #1 SMP Wed Jan 16 17:14:35 CST 2019
uname -a

Linux box.bluehost.com 4.14.94-164.ELK.el7.x86_64 #1 SMP Wed Jan 16 17:14:35 CST 2019 x86_64 x86_64 x86_64 GNU/Linux

I used this binary.

Even using markpdf with only --version produces Bus Error.

I've same issue on Centos 7:
model name : AMD Opteron(tm) Processor 6376
CentOS Linux release 7.7.1908 (Core)

Please help