﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1466	Attached model crashes the compiler during instantiation phase.	dhedberg	dhedberg	"The attached model crashes the compiler if calling instantiateModel(Model). The compiler memory allocation peaks at around 1.4Gb and then crashes with the following error messages:
{{{
$ omc Model.mos 
returning NULL (not enough memory) from rml_major_collection!
returning NULL (not enough memory) from rml_minor_collection!
returning NULL (not enough memory) from rml_prim_gcalloc!
}}}
FYI: I have a 8Gb machines and had approx. 6Gb free when starting this process."	defect	closed	high		Instantiation	MathCore Branch	fixed		dhedberg
