Status/Resolution/Reason: Closed/Fixed/PRNeedInfo
Reporter/Name(from Bugbase): James M. / ()
Created: 10/08/2019
Components: Language
Versions: 2018
Failure Type: Memory Leak
Found In Build/Fixed In Build: 2018 update 5 / CF2018U6
Priority/Frequency: Normal / All users will encounter
Locale/System: / Win 2012 Server x64
Vote Count: 0
Problem Description:
Code compiles but throws error
Steps to Reproduce:
Run this
<cfset theCount = 0++>
Actual Result:
{"status":500,"error":"Internal Server Error","message":"GC overhead limit exceeded","timeStamp":1570564484803,"path":null}
Expected Result:
Either a syntax error or the number 1
Any Workarounds:
Probably none. This is a strange looking syntax
Attachments:
Comments: