Exception when running restic on windows

Anyone know why I might get this error? I’ve seen this a few times now on various betas and versions of restic. This is 0.11.0. It doesn’t happen on all computers though. Only some.

restic version

Exception 0xc0000005 0x0 0x7ffa02a90fff 0x2049b3f0000
PC=0x2049b3f0000

syscall.loadlibrary(0xc00002a9c0, 0x0, 0x0)
	/usr/local/go/src/runtime/syscall_windows.go:154 +0xe5
syscall.LoadDLL(0x1467b5f, 0x9, 0xd, 0xc0000046c0, 0x0)
	/usr/local/go/src/syscall/dll_windows.go:83 +0x3bb
github.com/go-ole/go-ole.init()
	/home/build/go/pkg/mod/github.com/go-ole/go-ole@v1.2.4/variables.go:12 +0x51b
rax     0x7ffa02757152
rbx     0x7ffa02757150
rcx     0x41
rdi     0xffffffffffbadd11
rsi     0x0
rbp     0x2049b19d610
rsp     0x8d67ff4f0
r8      0x0
r9      0x0
r10     0x0
r11     0x94b
r12     0x7ffa028a0000
r13     0x0
r14     0x7ffa02757152
r15     0xc000007a
rip     0x2049b3f0000
rflags  0x10202
cs      0x33
fs      0x53
gs      0x2b

I’m starting to think this might be Antivirus related. I haven’t seen any AV alerts or errors but it’s working now and nothing was changed.