Skip to content

test fail again on 1.12 #51

@kalmarek

Description

@kalmarek

julia-1 passed both on #46 and #49 however after merging the two to master (a combination of @inline and @atomic) things are failing on master with infinite logs starting with:

     Testing Running tests...
┌ Warning: Perm doesn't perform image vector validation, use it with care!
└ @ Main ~/.julia/packages/AbstractPermutations/7pYML/test/abstract_perm_API.jl:8
┌ Warning: schreier_sims using order is not implemented yet
└ @ PermutationGroups ~/work/PermutationGroups.jl/PermutationGroups.jl/src/schreier_sims.jl:33
GC error (probable corruption)
Allocations: 30117785 (Pool: 30117502; Big: 283); GC: 17

!!! ERROR in jl_ -- ABORTING !!!

thread 0 ptr queue:
~~~~~~~~~~ ptr queue top ~~~~~~~~~~
Memory{Int64}(9, 0x7fa19f0a0c80)[5, 6, 7, 279, 140332307783888, 1, 140332165802736, 38142, -1]
==========
Memory{Tuple{Int64, Int64, Array{Pair{Any, Any}, 1}}}(266, 0x1a05c900)[(3, 1, Array{Pair{Any, Any}, 1}(dims=(537,), mem=Memory{Pair{Any, Any}}(537, 0x1e8ef8c0)[Pair{Any, Any}(first=Core.Argument(n=1), second=true), Pair{Any, Any}(first=Core.Argument(n=2), second=true), Pair{Any, Any}(first=Core.Argument(n=3), second=true), Pair{Any, Any}(first=Base.Compiler.UndefToken(), second=false), Pair{Any, Any}(first=Base.Compiler.UndefToken(), second=false), Pair{Any, Any}(first=Base.Compiler.UndefToken(), second=false), Pair{Any, Any}(first=Base.Compiler.UndefToken(), second=false), Pair{Any, Any}(first=Base.Compiler.UndefToken(), second=false), Pair{Any, Any}(first=SSAValue(11), second=true), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}(first=SSAValue(18446744073709551614), second=false), Pair{Any, Any}

@araujoms @matthias314 I will not have time to properly investigate this, so if you want your changes up in a released version you'll need to pick up the baton here ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions