sparse-intern-71089
01/12/2021, 2:16 PMgorgeous-match-99659
01/12/2021, 2:24 PMException 0xc0000005 0x0 0x7fffb74b0fff 0x1bef8280000
PC=0x1bef8280000
syscall.loadsystemlibrary(0xc00004a3e0, 0xc000048380, 0xc000048380, 0x20)
/opt/hostedtoolcache/go/1.15.6/x64/src/runtime/syscall_windows.go:136 +0xe7
syscall.LoadDLL(0x5f6f063, 0xb, 0xc000062000, 0xc000058000, 0xc000553b50)
/opt/hostedtoolcache/go/1.15.6/x64/src/syscall/dll_windows.go:81 +0x16a
syscall.(*LazyDLL).Load(0xc000098160, 0x0, 0x0)
/opt/hostedtoolcache/go/1.15.6/x64/src/syscall/dll_windows.go:245 +0xc8
syscall.(*LazyProc).Find(0xc00008bbf0, 0x0, 0x0)
/opt/hostedtoolcache/go/1.15.6/x64/src/syscall/dll_windows.go:300 +0xbf
syscall.(*LazyProc).mustFind(...)
/opt/hostedtoolcache/go/1.15.6/x64/src/syscall/dll_windows.go:318
syscall.(*LazyProc).Addr(...)
/opt/hostedtoolcache/go/1.15.6/x64/src/syscall/dll_windows.go:327
syscall.GetUserProfileDirectory(0x1a8, 0xc00033c4e0, 0xc000553c30, 0xc00033c4e0, 0x1bed28d6940)
/opt/hostedtoolcache/go/1.15.6/x64/src/syscall/zsyscall_windows.go:1910 +0x3e
syscall.Token.GetUserProfileDirectory(0x1a8, 0xc000048340, 0x32, 0x0, 0x0)
/opt/hostedtoolcache/go/1.15.6/x64/src/syscall/security_windows.go:368 +0x8f
os/user.current(0x0, 0x0, 0x0)
/opt/hostedtoolcache/go/1.15.6/x64/src/os/user/lookup_windows.go:217 +0x1c7
os/user.Current.func1()
/opt/hostedtoolcache/go/1.15.6/x64/src/os/user/lookup.go:15 +0x29
sync.(*Once).doSlow(0x9e650a0, 0x6160c88)
/opt/hostedtoolcache/go/1.15.6/x64/src/sync/once.go:66 +0xf7
sync.(*Once).Do(...)
/opt/hostedtoolcache/go/1.15.6/x64/src/sync/once.go:57
os/user.Current(0xc00004c150, 0xc, 0x5f5c8d5)
/opt/hostedtoolcache/go/1.15.6/x64/src/os/user/lookup.go:15 +0x105
<http://github.com/golang/glog.init.1()|github.com/golang/glog.init.1()>
/home/runner/go/pkg/mod/github.com/golang/glog@v0.0.0-20160126235308-23def4e6c14b/glog_file.go:63 +0x4b
goroutine 19 [select]:
<http://go.opencensus.io/stats/view.(*worker).start(0xc00012c900)|go.opencensus.io/stats/view.(*worker).start(0xc00012c900)>
/home/runner/go/pkg/mod/go.opencensus.io@v0.22.4/stats/view/worker.go:276 +0x107
created by <http://go.opencensus.io/stats/view.init.0|go.opencensus.io/stats/view.init.0>
/home/runner/go/pkg/mod/go.opencensus.io@v0.22.4/stats/view/worker.go:34 +0x72
goroutine 8 [chan receive]:
<http://github.com/golang/glog.(*loggingT).flushDaemon(0x9e65b20)|github.com/golang/glog.(*loggingT).flushDaemon(0x9e65b20)>
/home/runner/go/pkg/mod/github.com/golang/glog@v0.0.0-20160126235308-23def4e6c14b/glog.go:882 +0x92
created by <http://github.com/golang/glog.init.0|github.com/golang/glog.init.0>
/home/runner/go/pkg/mod/github.com/golang/glog@v0.0.0-20160126235308-23def4e6c14b/glog.go:410 +0x27a
rax 0x7fffb409ce56
rbx 0x7fffb409ce54
rcx 0x41
rdi 0xffffffffffbadd11
rsi 0x0
rbp 0x1bed28e6900
rsp 0xb90d1ff0c0
r8 0x0
r9 0x0
r10 0x0
r11 0x94b
r12 0x7fffb72c0000
r13 0x0
r14 0x7fffb409ce56
r15 0xc000007a
rip 0x1bef8280000
rflags 0x10206
cs 0x33
fs 0x53
gs 0x2b
broad-dog-22463
01/12/2021, 2:43 PMfancy-umbrella-67692
02/01/2021, 10:49 PM"dependencies": {
"@pulumi/pulumi": "^2.0.0",
"@pulumi/azure": "3.16.0",
"@pulumi/random": "^2.1.2"
}
sparse-park-68967
02/03/2021, 6:29 PMsparse-park-68967
02/03/2021, 7:43 PMfancy-umbrella-67692
02/03/2021, 8:07 PMaz login
4. pulumi login --local
5. pulumi new azure-typescript -n issue -d issue -s issue -y
6. pulumi preview
fancy-umbrella-67692
02/03/2021, 8:29 PMbroad-dog-22463
02/03/2021, 8:41 PMbroad-dog-22463
02/03/2021, 8:41 PMfancy-umbrella-67692
02/03/2021, 8:41 PMbroad-dog-22463
02/03/2021, 8:41 PMfancy-umbrella-67692
02/03/2021, 8:42 PMfancy-umbrella-67692
02/03/2021, 8:47 PMpackage.json
to use v3.16.0 of the azure plugin, yarn
it and pulumi preview
(and any other command) works finesparse-park-68967
02/03/2021, 9:06 PMfancy-umbrella-67692
02/03/2021, 10:25 PMfancy-umbrella-67692
02/03/2021, 10:27 PMsparse-park-68967
02/03/2021, 11:00 PMsparse-park-68967
02/03/2021, 11:28 PMsparse-park-68967
02/04/2021, 1:19 AMsparse-park-68967
02/04/2021, 1:23 AMsparse-park-68967
02/04/2021, 1:24 AMbrief-spoon-92183
02/05/2021, 1:55 PMWebroot
antivirus resolves the issue. Tested on 3 different PCs.fancy-umbrella-67692
02/05/2021, 2:19 PMWebroot
that will help this?brief-spoon-92183
02/05/2021, 4:05 PMbrief-spoon-92183
02/05/2021, 4:06 PMfancy-umbrella-67692
02/05/2021, 4:18 PMsparse-park-68967
02/05/2021, 4:40 PMjolly-area-2976
04/22/2021, 4:30 AMsparse-park-68967
04/22/2021, 4:18 PMjolly-area-2976
04/23/2021, 3:24 PMjolly-area-2976
04/23/2021, 4:21 PM