﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2039	Nonlinear solver prints random strings instead of system names	Martin Sjölund	Martin Sjölund	"Nonlinear solver prints random strings instead of system names, for example the following:
{{{
[martin@mega msl32]$ for f in `seq 1 100`; do ./Modelica.Electrical.Machines.Examples.SynchronousInductionMachines.SMEE_LoadDump |& grep -o ""Error.*time"" | uniq; done
Error solving nonlinear system r at time
Error solving nonlinear system  at time
Error solving nonlinear system  at time
Error solving nonlinear system false at time
Error solving nonlinear system 1553 at time
Error solving nonlinear system r at time
Error solving nonlinear system parameter at time
Error solving nonlinear system r at time
Error solving nonlinear system voltageController.addSat.k2 at time
Error solving nonlinear system  at time
Error solving nonlinear system true at time
Error solving nonlinear system false at time
Error solving nonlinear system  at time
Error solving nonlinear system 0K at time
Error solving nonlinear system `R at time
Error solving nonlinear system false at time
Error solving nonlinear system true at time
Error solving nonlinear system Real at time
Error solving nonlinear system voltageController.limiter.uMax at time
Error solving nonlinear system  at time
Error solving nonlinear system  at time
Error solving nonlinear system  at time
Error solving nonlinear system 1.0 at time
Error solving nonlinear system (null) at time
Error solving nonlinear system Џ/ at time
Error solving nonlinear system  at time
Error solving nonlinear system 1551 at time
Error solving nonlinear system x[1,1] at time
...
}}}

Running the executable through gdb always gives the same string (Error solving nonlinear system �K�). So something is fishy."	defect	closed	high	1.9.0	Code Generation	trunk	fixed		
