Skip to content

Windows-only low-level errors #38

@luke-kiernan

Description

@luke-kiernan

We're using KLU.jl in PowerNetworkMatrices.jl. We've run into a few instances where code inexplicably errors on Windows only. The situations where it's cropped up have been fairly complex, though:

  1. An EXCEPTION_ACCESS_VIOLATION in the test_ac_transmission_security_constrained_models.jl test file in thesm/n-1_modf branch of PowerSimulations.jl, first test here. Even after removing all multi-threading stuff from PowerNetworkMatrices.jl, this still failed, again on windows alone. @SebastianManriqueM
  2. A BoundsError in a code snippet here. Relevant issue. This came up about a year ago--it was memorably weird, so I pushed the code to a fork to preserve it. However, to get it to run again, I'd need to go track down the compatible versions of the dependencies.

Has anyone else run into similar issues? I'll keep my eye out for a minimal reproducible example.

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