- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 5.7k
 
Closed
Labels
backport 1.10Change should be backported to the 1.10 releaseChange should be backported to the 1.10 releaseregressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version
Description
$ ./julia --sysimage-native-code=no -e 'using Test'
julia: /home/vtjnash/julia/src/staticdata.c:2258: jl_root_new_gvars: Assertion `codeinst && (jl_atomic_load_relaxed(&codeinst->specsigflags) & 0b01) && jl_atomic_load_relaxed(&codeinst->specptr.fptr)' failed.  
                                                                                                                                                                                                                  
[583398] signal 6 (-6): Aborted                                                                                                       
in expression starting at /home/vtjnash/julia/test/runtests.jl:3                                                                      
pthread_kill at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)                                                                        
raise at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)                                                                               
abort at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)                                                                               
unknown function (ip: 0x7f9d6188771a)                              
__assert_fail at /lib/x86_64-linux-gnu/libc.so.6 (unknown line)                                                                       
jl_root_new_gvars at /home/vtjnash/julia/src/staticdata.c:2258 [inlined]
Metadata
Metadata
Assignees
Labels
backport 1.10Change should be backported to the 1.10 releaseChange should be backported to the 1.10 releaseregressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version