I'm running Ubuntu 20.04 and I experienced the same crash occuring with
the following code:

--
x = zeros(Float64, (2,3))
permutedims(x)
--

no crash with Arrays of integers!

I thus uninstalled the julia package and, using the binaries available
from julialang.org (version 1.5.1), the problem is solved.

apt-cache policy julia
julia:
  Installé : (aucun)
  Candidat : 1.4.1+dfsg-1
 Table de version :
     1.4.1+dfsg-1 500
        500 http://fr.archive.ubuntu.com/ubuntu focal/universe amd64 Packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1891205

Title:
  Julia crashes only on Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/julia/+bug/1891205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to