[go-nuts] Re: [Bug Report] Cannot run GO in Windows Server 2016

2017-07-18 Thread JussiJ
On Monday, July 17, 2017 at 11:27:38 PM UTC+10, yanfeizh...@gmail.com wrote: > > [Issue] > When running go, a problem is encountered > > OS: Microsoft Windows Server 2016 Datacenter > This might be related to Windows Data Execution Prevention (DEP)? Microsoft servers have much stricter DEP se

[go-nuts] Re: [Bug Report] Cannot run GO in Windows Server 2016

2017-07-18 Thread yanfeizhang2016a2
Yep the issue resists under 1.9beta2. Reported on github On Monday, July 17, 2017 at 10:02:34 PM UTC+8, Egon wrote: > > Have you tried go1.9beta2? Maybe it's already fixed? > > https://golang.org/dl/#unstable > > If not then make a bug report to: https://github.com/golang/go/issues > > + Egon >

[go-nuts] Re: [Bug Report] Cannot run GO in Windows Server 2016

2017-07-17 Thread Egon
Have you tried go1.9beta2? Maybe it's already fixed? https://golang.org/dl/#unstable If not then make a bug report to: https://github.com/golang/go/issues + Egon On Monday, 17 July 2017 06:27:38 UTC-7, yanfeizh...@gmail.com wrote: > > [Issue] > When running go, a problem is encountered > --