﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3035	Rectifier FMU 1.0 in FMU Checker	Adeel Asghar	Willi Braun	"Importing Rectifier FMU 1.0 from OpenModelica in FMU Checker seg. faults at `getAnalyticalJacobianLapack ()`.

Tested it with FMU Checker 2.0.1. Here is the gdb output,
{{{
$ gdb -q --args fmuCheck.win32.exe Modelica_Electrical_Analog_Examples_Rectifier.fmu
Reading symbols from c:\openmodelica\fmuchecker-2.0.1-win32\fmuCheck.win32.exe...(no debugging symbols found)...done.
(gdb) r
Starting program: c:\openmodelica\fmuchecker-2.0.1-win32\fmuCheck.win32.exe Modelica_Electrical_Analog_Examples_Rectifier.fmu
[New Thread 1820.0xdac]
[INFO][FMUCHK] FMI compliance checker 2.0.1 [FMILibrary: 2.0.1] build date: Oct 24 2014
[INFO][FMUCHK] Called with following options:
[INFO][FMUCHK] c:\openmodelica\fmuchecker-2.0.1-win32\fmuCheck.win32.exe Modelica_Electrical_Analog_Examples_Rectifier.fmu
[INFO][FMUCHK] Will process FMU Modelica_Electrical_Analog_Examples_Rectifier.fmu
[INFO][FMILIB] XML specifies FMI standard version 1.0
[INFO][FMUCHK] Model name: Modelica.Electrical.Analog.Examples.Rectifier
[INFO][FMUCHK] Model identifier: Modelica_Electrical_Analog_Examples_Rectifier
[INFO][FMUCHK] Model GUID: {8c4e810f-3df3-4a00-8276-176fa3c9f9e0}
[INFO][FMUCHK] Model version: 
[INFO][FMUCHK] FMU kind: ModelExchange
[INFO][FMUCHK] The FMU contains:
0 constants
74 parameters
6 discrete variables
127 continuous variables
0 inputs
8 outputs
199 internal variables
0 variables with causality 'none'
195 real variables
0 integer variables
0 enumeration variables
12 boolean variables
0 string variables

[INFO][FMUCHK] Printing output file header
[INFO][FMILIB] Loading 'win32' binary with 'standard32' platform types
[INFO][FMUCHK] Version returned from FMU:   1.0

Program received signal SIGSEGV, Segmentation fault.
0x6fdc11a1 in getAnalyticalJacobianLapack () from C:\Users\adeas31\AppData\Local\Temp\fmucktmpa03500\binaries\win32\Modelica_Electrical_Analog_Examples_Rectifier.dll
(gdb)
}}}
 "	defect	closed	high	1.13.0	FMI	trunk	wontfix		
