Opened 11 years ago
Closed 11 years ago
#2507 closed defect (invalid)
Crash of FMU exported model
Reported by: | Francois | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.9.1 |
Component: | FMI | Version: | trunk |
Keywords: | FMU export | Cc: |
Description
Using :
- omedit with openmodelica 1.9.0(r17628)
- windows 7 x64
exporting a simple model with FMU export function
and testing the model with the FMU testing tool "fmucheck.win32.exe"
the FMU seems to pass all the test but at the end it throws the following error :
"This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information."
FMU + dll dependencies and fmucheck.win32.exe are included as attachment.
best regards,
François
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | FMUTest.zip added |
---|
comment:1 by , 11 years ago
I need a model to check against the trunk version.
OR
Download the latest nightly and send a new FMU.
comment:2 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
FMU + dll dependencies + fmucheck tool