its-pointless.github.io icon indicating copy to clipboard operation
its-pointless.github.io copied to clipboard

error when trying to run julia repl

Open buribu opened this issue 4 years ago • 3 comments

Android 7.1.1 armv7l

julia version 1.3.1

$ julia -i Invalid Thumb instruction at 0xb1e3863e: 0xbf20, 0xf7e6

signal (4): Illegal instruction in expression starting at none:0 Allocations: 2451 (Pool: 2447; Big: 4); GC: 0 Illegal instruction

buribu avatar Mar 08 '20 22:03 buribu

what cpu are you using? like model name or something?

its-pointless avatar Mar 09 '20 01:03 its-pointless

I'm using the CPU: Qualcomm MSM8916 (4) @ 1.209GHz

buribu avatar Mar 09 '20 12:03 buribu

My guess is if its running an entirely arm version of android wtihout a aarch64 kernel, julia is generating instructions that can't run. hmm i don't know what i can do but i will have a look at some point this week.

its-pointless avatar Mar 10 '20 04:03 its-pointless