Hello,
I experience an issue with apps built in Go language on Windows 10 - due to WebRoot they are crashing, uninstalling WebRoot solves it. There are multiple bug reports on github with the exact stack trace I’m having:
https://github.com/golang/go/issues/41138
https://github.com/golang/go/issues/40878
Exception 0xc0000005 0x0 0x7ffc29950fff 0x206b5810000
PC=0x206b5810000
runtime: unknown pc 0x206b5810000
stack: frame={sp:0xb8c7dfe570, fp:0x0} stack=a0x0,0xb8c7dffc50)
000000b8c7dfe470: 000000b8c7dfe4b8 000000b8c7dfe4e0
000000b8c7dfe480: 000000b8c7dfe4a8 000000b8c7dfe4a0
000000b8c7dfe490: 000000b8c7dfe4a4 00000206904e0000
000000b8c7dfe4a0: 0000000000000000 0000000000000000
000000b8c7dfe4b0: 0000000000000000 0000000000000005
000000b8c7dfe4c0: 000000b8c7dfe608 00007ffc27549f28
000000b8c7dfe4d0: 00000206903e34e0 00007ffc297746ce
000000b8c7dfe4e0: 00007ffc297500e8 00000206903f8560
000000b8c7dfe4f0: 00007ffc27549f22 000000b8c7dfe540
……...