#1001604 Julia segmentation fault on Sid

Package:
julia
Source:
julia
Description:
high-performance programming language for technical computing
Submitter:
"June A."
Date:
2022-06-25 09:39:06 UTC
Severity:
normal
#1001604#5
Date:
2021-12-13 01:58:55 UTC
From:
To:
Program just exits with "Segmentation fault", as ran with `julia`,
instead of running Julia's REPL as expected

Output of `uname -a`

	Linux manifold 5.15.0-2-amd64 #1 SMP Debian 5.15.5-1 (2021-11-26)
x86_64 GNU/Linux

Output of `apt show libc6 | grep ^Version`

	Version: 2.33-1

#1001604#10
Date:
2021-12-15 08:34:16 UTC
From:
To:
Dear Maintainer,

The segfault occurs in libllvm9.

I add the last system action according to strace.

** GDB trace of "gdb julia"
Reading symbols from julia...
(No debugging symbols found in julia)
(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 0x7ffff16b8640 (LWP 10032)]

Thread 1 "julia" received signal SIGSEGV, Segmentation fault.
0x00007ffff4ea29b1 in ?? () from /usr/bin/../lib/x86_64-linux-gnu/libLLVM-9.so.1
(gdb) quit
A debugging session is active.

        Inferior 1 [process 10019] will be killed.

** end of "strace julia"
futex(0x7f72a55866a8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
... (many futex_wake_private calls)
lseek(2, 0, SEEK_CUR)                   = -1 ESPIPE (Repérage non permis)
brk(0x5598351f7000)                     = 0x5598351f7000
uname({sysname="Linux", nodename="kiowa", ...}) = 0
openat(AT_FDCWD, "/proc/self/mem", O_RDWR|O_SYNC|O_CLOEXEC) = 16
mmap(NULL, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f72a0e5e000
pwrite64(16, "xV4\22\0\0\377\377", 8, 140130302418944) = 8
munmap(0x7f72a0e5e000, 4096)            = 0
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x1} ---
+++ killed by SIGSEGV +++
Erreur de segmentation

#1001604#15
Date:
2022-06-25 09:35:16 UTC
From:
To:
Dear submitter,

as the package julia has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1011382

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)