#3391 closed defect (duplicate)
Simulation of imported FMU fails when calling fmiSetString
Reported by: | Adeel Asghar | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | never |
Component: | FMI | Version: | trunk |
Keywords: | Cc: | Adrian Pop |
Description
Use the attached script to reproduce the error.
GDB output is,
$ gdb -q HelloWorld_me_FMU.exe Reading symbols from c:\testmodels\fmi\bug\HelloWorld_me_FMU.exe...done. (gdb) r Starting program: c:\testmodels\fmi\bug\HelloWorld_me_FMU.exe [New Thread 14332.0x37f8] Program received signal SIGSEGV, Segmentation fault. 0x00456adf in unpack_string_array ()
Attachments (1)
Change History (4)
by , 10 years ago
Attachment: | script.mos added |
---|
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:3 by , 9 years ago
Milestone: | Future → never |
---|
Sorting away the closed as invalid, won't fix and duplicate tickets from Future.
Note:
See TracTickets
for help on using tickets.
This is a duplicate of #3292.