** Description changed:

  llvm-toolchain-9 1:9.0.1-20 jammy-proposed
  julia 1.5.3+dfsg-3 jammy-release
  
  When libllvm9 from the proposed pocket is upgraded to, this causes julia
  to segfault on start
  
  $ julia
  Segmentation fault (core dumped)
  
+ $ (gdb) run
+ Starting program: /usr/bin/julia 
+ [Thread debugging using libthread_db enabled]
+ Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
+ [New Thread 0x7ffff2ba2640 (LWP 9215)]
+ 
+ Thread 1 "julia" received signal SIGSEGV, Segmentation fault.
+ _S_copy () at 
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/basic_string.h:357
+ 357     
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/basic_string.h:
 No such file or directory.
+ 
  When building src:cantor julia backend, cmake runs julia to find the
  include file location. Therefore building cantor in jammy-proposed
  causes cmake to fail to find julia include files, and not build the
  backend.

** Also affects: julia (Ubuntu)
   Importance: Undecided
       Status: New

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

Title:
  1:9.0.1-20 from jammy-proposed causes julia to segfault on start

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to