﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4509	Unacceptable limitation on log file length under Windows	Francesco Casella	Adrian Pop	"I ran the attached test script under windows using the latest 64-bit nightly; I get the following error message
{{{
Error: File too large to fit into a MetaModelica string: Test9.log.
}}}

If I reduce N from 50 to 45 the error is not triggered, and the resulting size of the log file is 13 MB, which is large but not unconceivably so.

I cannot reproduce exactly the same behaviour on Linux because I have a different version of the solver there and the nighly is broken, but I can easily produce log files in excess of 60 MB there on this example by increasing N, and I once produced a 2+ TB log file with some large test case, so I guess this is a Windows-specific problem.

Please make sure that no arbitrary limitations (except free mass storage space) are enforced on log files under Windows."	defect	closed	critical	1.13.0	Run-time		fixed		Adrian Pop
