-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
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
Bus Error #1
Comments
Hi, Can you please tell us detail about your Linux OS version? |
@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 ([email protected]) (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 |
I've same issue on Centos 7: Please help |
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?
The text was updated successfully, but these errors were encountered: