Opened 4 years ago

#5894 new defect

segfault after 1020 simulations in Python 3 (but not Python 2)

Reported by: gerrer@… Owned by: lochel
Priority: high Milestone: Future
Component: FMI Version: v1.16.0-dev
Keywords: Cc:

Description

I export a very simple model (3 equations) as FMU in order to simulate it with Python 2000 times.
It worked using Python 2, but not anymore using Python 3.

ipbd indicates error happens at fmu2instantiate, but the simulation library FMPy only forwards the memory management calls to the native functions of the OS.

Attachments (1)

om.zip (507.3 KB) - added by gerrer@… 4 years ago.

Download all attachments as: .zip

Change History (1)

Changed 4 years ago by gerrer@…

Note: See TracTickets for help on using tickets.