julia icon indicating copy to clipboard operation
julia copied to clipboard

Segmentation fault when building from source

Open martinbiel opened this issue 5 years ago • 11 comments

When building Julia from source in termux (on aarch64) I get a segfault when bulding the system image:

"make[2]: *** [Makefile:220: /data/data/com.termux/files/home/julia/usr/lib/julia/corecompiler.ji] Segmentation fault"

Do you have any experiences of this? Sidenote: If I install using "apt install julia" I get a working binary, but it fires a lot of ReadOnlyMemoryExceptions.

martinbiel avatar Oct 28 '18 21:10 martinbiel