Skip to content

ReverseDiff tape generation over newer Zygote versions segfaults #586

@adolfocorreia

Description

@adolfocorreia

When running the attached code ("github.jl") I get a "LoadError: UndefVarError: ForwardDiff not defined" when importing DiffEqFlux v1.41. I tried pinning DiffEqFlux to v1.40.1, which solves the import warning, but then I get a segfault-like error at the julia process ("Internal error: encountered unexpected error in runtime").

I've attached the Project and Manifest files for both scenarios for you to be able to reproduce the issue. I've also attached a file with the stack trace. I'm running on Pop_OS! 20.04 (which is a derivative of Ubuntu LTS 20.04).

This issue might be related to SciML/SciMLSensitivity.jl#433.

DiffEqFlux.v1.40.1.tar.gz
DiffEqFlux.v1.41.0.tar.gz
stacktrace.txt
github.jl.txt

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