julia icon indicating copy to clipboard operation
julia copied to clipboard

Julia crash cgmemmgr.cpp error aborted

Open YvesAD opened this issue 3 years ago • 0 comments

When I start Julia it crashed with the following ouput :

~ $ julia _ _ _ ()_ | Documentation: https://docs.julialang.org () | () () | _ _ | | __ _ | Type "?" for help, "]?" for Pkg help. | | | | | | |/ ` | | | | || | | | (| | | Version 1.5.1 (2020-09-09) / |_'|||_'_| | android-1.5.1/2e48cbb3b7* (fork: 129 commits, 294 days) |__/ |

/data/data/com.termux/files/home/julia/src/cgmemmgr.cpp:834: virtual uint8_t *(anonymous namespace)::RTDyldMemoryManagerJL::allocateCodeSection(uintptr_t, unsigned int, unsigned int, llvm::StringRef): assertion "!code_allocated" failed

signal (6): Aborted in expression starting at none:0 Allocations: 2543 (Pool: 2534; Big: 9); GC: 0 Aborted ~ $

The julia-llvm packages are installed. I am using termux from the play store not the one from f-droid which doesn't want to install on my galaxy tab s2 with Android 7.(arch64).

Yours YD

YvesAD avatar Feb 26 '21 13:02 YvesAD