Hello,
this morning shellcheck suddenly started throwing Segmentation fault errors
shellcheck seems to still work on
Ubuntu 14.04.4 LTS
Runtime kernel version: 3.19.0-66-generic
But since this morning it started failing with the same code
The only thing that changed for build I see is:
Ubuntu 14.04.5 LTS
Runtime kernel version: 4.4.0-101-generic
It’s hard for me to diagnose the issue at hand without the build instructions, just so I can get a little clarity on my behalf, did the segfault error look like this?
If your base image is Ubuntu 15.04 or later this shouldn’t be an issue. From the specs laid out in the beginning you are using 14.04.5 LTS. The runtime kernel is fine.
Something I was thinking and I saw something similar somewhere, was what if you created a dummy libc for the binary to try and fail to use, before falling back on its default.