Skip to content

Multiple Shooting test segfaults (signal 11) on Julia 1.11 #1004

@ChrisRackauckas-Claude

Description

@ChrisRackauckas-Claude

Description

The "Multiple Shooting" test in test/multiple_shoot_tests.jl causes a segfault (signal 11) when running on Julia 1.11 (stable).

From CI logs:

[816451] signal 11 (1): Segmentation fault
in expression starting at test/multiple_shoot_tests.jl:37

The worker process dies with termsignal=11, causing the test to be recorded as an error.

Current Status

The test has been temporarily skipped with skip = true in the @testitem macro to unblock CI.

CI Run

https://github.com/SciML/DiffEqFlux.jl/actions/runs/21824709179 - job test (BasicNeuralDE, 1)

Environment

  • Julia 1.11 (stable)
  • All other BasicNeuralDE tests pass (242 pass, 2 broken)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions