Skip to content

Segmentation fault for SIMULINK version in linux #730

Description

@abhineet-gupta

Bug description
Cannot run the simulink version of OpenFAST due to segmentation fault. The s-function compiles without any issues.
This behavior exists in both main(718d46f) and dev(216bccb) branches.
I am showing the results from the dev brach as the main branch has an bug where simulink errors are not reported.

System Details
Linux Mint 20.1, MATLAB 2020b, openblas, gcc and gfortran

To Reproduce
Following options were used ()

  1. cmake .. -DBUILD_OPENFAST_SIMULINK_API=ON -DBUILD_SHARED_LIBS=ON
  2. make
  3. make install

Screenshots, if applicable
The crash report is attached

OpenFAST Version
dev(216bccb)

matlab_crash_dump.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions