﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4708	Profiling information reporting is broken in OMEdit	Francesco Casella	Adeel Asghar	"I just tried to get the profiling information in OMEdit for the {{{Modelica.Fluid.Examples.DrumBoiler.DrumBoiler}}} model. I set Profiling to all in the simulation flags window and run the simulation in debug mode. The simulation runs successfully, but eventually the process crashes with this error message:
{{{
LOG_SUCCESS | info | <p>The simulation finished successfully.</p>
stdout | info | <p>Time measurements are stored in C:/Users/casella/AppData/Local/Temp/OpenModelica/OMEdit/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler/Modelica.Fluid.Examples.DrumBoiler.DrumBoiler_prof.json</p>
stdout | error | <p>Process crashed</p>
stdout | error | <p>Process crashed<br>
Simulation process failed. Exited with code -1073740940.</p>and no profiling info is reported in the debugger window
}}}
and no profiling info is provided in the debugger window. BTW, note that some information in the error message is put after the </p> tag, so it is not visible in the Simulation Output window but only if I copy&paste it somewhere else."	defect	closed	critical	1.13.0	OMEdit		fixed		
