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: adeas31 Owned by: adeas31
Priority: high Milestone: never
Component: FMI Version: trunk
Keywords: Cc: adrpo

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 adeas31 9 years ago.

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by adeas31

comment:1 Changed 9 years ago by adrpo

This is a duplicate of #3292.

comment:2 Changed 9 years ago by adrpo

  • Resolution set to duplicate
  • Status changed from new to closed

comment:3 Changed 9 years ago by dietmarw

  • Milestone changed from Future to never

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

Note: See TracTickets for help on using tickets.