Hopsan / hopsan

Hopsan is a free multi-domain system simulation tool developed at the division of Fluid and mechatronic systems at Linköping university.
Apache License 2.0
157 stars 43 forks source link

Hopsan FMUs crash if it contains subsystems #2203

Open robbr48 opened 6 months ago

robbr48 commented 6 months ago

Describe the bug FMUs exported from Hopsan crashes if the exported model contains subsystems.

To Reproduce If the bug can be reproduce, please give the steps taken to reproduce the behavior:

  1. Create a Hopsan model with a subsystem
  2. Export model to FMU
  3. Import FMU to Hopsan (or other importing tool)
  4. Simulate
  5. Segmentation fault

Expected behavior No segmentation fault :)

Hopsan version (please complete the following information): Version information is shown in the message widget when HopsanGUI is started

robbr48 commented 4 months ago

Problem seems to have disappeared, but let's keep this issue open just in case.