﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
46	To crash the TolBase when the file is decompile	mthomas	Jorge	"To create a file with the following code:

  Serie NewDaysInMonths = DaysInMonth + 100;

  Set Estim = Estimate(ModelDef
    (
      NewDaysInMonths, 0, 0, 12, 0, 1,
      SetOfPolyn(1-0.1*B^1, 1), 
      SetOfPolyn(1, 1), 
      SetOfSet(InputDef(0.1,Pulse(y2002,Mensual))),
      If(ObjectExist(""Set"",""AllLinnear""),AllLinnear,AllLinear)
    ), y2000,y2004);

To make the following steps:

1.- To compile the file.

2.- To decompile the file.

3.- To go to the ""Grammars ->  Series""   

4.- To crash the TolBase."	defect	closed	highest		Kernel	head	critical	fixed	TOL	
