﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1808	OS Crash while executing..	prakharpd@…		"{{{
UDPStartup()
$Sock=UDPBind(@IPAddress1,80)
Local $buf
For $i=1 to 1024*1024*1
	'''$buf &=""A""'''
Next
'''ConsoleWrite($buf)'''
}}}

Windows XP SP3 (x86) with 1GB RAM, first hangs and then crashes after writing the data in variable $buf to Console via ConsoleWrite() 
"	Bug	closed		AutoIt	3.3.6.1	None	Works For Me	os crash, console bug,	
