Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#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)

script.mos (387 bytes ) - added by Adeel Asghar 9 years ago.

Download all attachments as: .zip

Change History (4)

by Adeel Asghar, 9 years ago

Attachment: script.mos added

comment:1 by Adrian Pop, 9 years ago

This is a duplicate of #3292.

comment:2 by Adrian Pop, 9 years ago

Resolution: duplicate
Status: newclosed

comment:3 by Dietmar Winkler, 9 years ago

Milestone: Futurenever

Sorting away the closed as invalid, won't fix and duplicate tickets from Future.

Note: See TracTickets for help on using tickets.