It appears that the system image is being built with instructions that your processor doesn't support. I believe as a quick fix you can remove the file sys.so though I'm not sure where that is put on the system in the binary package. What processor does this system have?
On Sunday, August 10, 2014 11:41:47 AM UTC-5, Pablo Zubieta wrote: > > I am currently using Ubuntu 14.04 and the Julia Nightlies PPA. Recently, I > updated to the 0.3.0-rc2 versions and I get the following error when trying > to add a package: > > signal (4): Illegal instruction > _mapreduce at ./reduce.jl:168 > prune_versions at ./pkg/query.jl:141 > prune_dependencies at ./pkg/query.jl:335 > jl_apply_generic at /usr/bin/../lib/x86_64-linux-gnu/julia/libjulia.so > (unknown > line) > resolve at ./pkg/entry.jl:379 > edit at pkg/entry.jl:24 > jl_apply_generic at /usr/bin/../lib/x86_64-linux-gnu/julia/libjulia.so > (unknown > line) > anonymous at task.jl:340 > unknown function (ip: -1389497680) > unknown function (ip: -1389497544) > julia_trampoline at /usr/bin/../lib/x86_64-linux-gnu/julia/libjulia.so > (unknown > line) > unknown function (ip: 4199613) > __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) > unknown function (ip: 4199667) > unknown function (ip: 0) > Illegal instruction > > Is there a way to fix this? >
