That’s not the issue… at the moment the only thing I can check are the last lines of the strace:
24746 open(“/snap/ubuntu-make/x3/usr/lib/python3/dist-packages/pycache/gnupg.cpython-35.pyc”, O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 24746 open(“/snap/ubuntu-make/x3/usr/lib/python3/dist-packages/gnupg.py”, O_RDONLY|O_CLOEXEC) = 33 24746 open(“/snap/ubuntu-make/x3/lib/python3.5/site-packages/umake/frameworks/pycache/web.cpython-35.pyc”, O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 24746 open(“/snap/ubuntu-make/x3/lib/python3.5/site-packages/umake/frameworks/web.py”, O_RDONLY|O_CLOEXEC) = 33 24746 open(“/home/galileo/.local/share/umake/go/go-lang”, O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = -1 ENOENT (No such file or directory) 24766 open(“/snap/ubuntu-make/x3/usr/lib/python3.5/pycache/netrc.cpython-35.pyc”, O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 24766 open(“/snap/ubuntu-make/x3/usr/lib/python3.5/netrc.py”, O_RDONLY|O_CLOEXEC) = 33 24766 open(“/snap/ubuntu-make/x3/usr/lib/python3.5/pycache/shlex.cpython-35.pyc”, O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 24766 open(“/snap/ubuntu-make/x3/usr/lib/python3.5/shlex.py”, O_RDONLY|O_CLOEXEC) = 33 24766 open(“/snap/ubuntu-make/x3/usr/lib/python3.5/encodings/pycache/idna.cpython-35.pyc”, O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 24766 open(“/snap/ubuntu-make/x3/usr/lib/python3.5/encodings/idna.py”, O_RDONLY|O_CLOEXEC) = 33 24766 open(“/snap/ubuntu-make/x3/usr/lib/python3.5/pycache/stringprep.cpython-35.pyc”, O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 24766 open(“/snap/ubuntu-make/x3/usr/lib/python3.5/stringprep.py”, O_RDONLY|O_CLOEXEC) = 33 24766 open(“/etc/host.conf”, O_RDONLY|O_CLOEXEC) = 33 24766 open(“/etc/resolv.conf”, O_RDONLY|O_CLOEXEC) = 33 24766 — SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0xb0} — 24756 +++ killed by SIGSEGV (core dumped) +++ 24766 +++ killed by SIGSEGV (core dumped) +++ 24746 +++ killed by SIGSEGV (core dumped) +++