﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
781	csc -c++ produces executables that hang under Mac OS X	Ivan Raikov	Ivan Raikov	"It appears that compiling programs under Mac OS X with csc -c++ produces executables that hang when run. dtruss shows the following output, over and over:

sigprocmask(0x1, 0x0, 0x7FFF6A635BB0)		 = 0x0 0
sigaltstack(0x0, 0x7FFF6A635BA0, 0x0)		 = 0 0
sigprocmask(0x3, 0x7FFF6A635BB0, 0x0)		 = 0x0 0
sigreturn(0x0, 0x80000000, 0x0)		 = 0 0
"	defect	closed	major		build system	4.7.x	invalid			
