Skip to content

Unreachable reached in AtomicStructures.jl on Julia 1.8.1, but not 1.8.0 #46735

@jagot

Description

@jagot

https://github.com/JuliaAtoms/AtomicStructure.jl/actions/runs/3042781441/jobs/4901317463#step:6:200

Steps to reproduce:

julia> versioninfo()
Julia Version 1.8.1
Commit afb6c60d69a (2022-09-06 15:09 UTC)
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 32 × AMD Ryzen 9 3950X 16-Core Processor
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-13.0.1 (ORCJIT, znver2)
  Threads: 1 on 32 virtual cores

(v1.8) pkg> activate .
  Activating new project at `/export/stefanos/work/projects/test-code/test-atomic-structure`

(test-atomic-structure) pkg> add AtomicStructure
    Updating registry at `~/.julia/registries/General.toml`
   Resolving package versions...
    Updating `/export/stefanos/work/projects/test-code/test-atomic-structure/Project.toml`
  [e24b7630] + AtomicStructure v0.1.2
    Updating `/export/stefanos/work/projects/test-code/test-atomic-structure/Manifest.toml`
  

(test-atomic-structure) pkg> test AtomicStructure

The same test suite works fine on 1.6 and 1.8.0. Will endeavour to produce MWE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behaviorpriorityThis should be addressed urgentlyregressionRegression in behavior compared to a previous versiontypes and dispatchTypes, subtyping and method dispatch

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions