Skip to content

Error when upgrading Windows GitLab runner to any version above the 16.7.0

We are trying to upgrade GitLab runner (Windows version), we were able to upgrade to version 16.7.0, but above this version we were not able to upgrade because of the following error

Windows version:

PS C:\Users\user\Downloads> .\gitlab-runner-windows-amd64.exe
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0

runtime.asmstdcall()
        /usr/local/go/src/runtime/sys_windows_amd64.s:65 +0x75 fp=0x22fca0 sp=0x22fc80 pc=0x4740d5
rax     0x0
rbx     0x394d180
rcx     0x39a5da0
rdi     0x7fffffdd000
rsi     0x22fea0
rbp     0x22fde0
rsp     0x22fc78
r8      0x0
r9      0x22fee0
r10     0x3976bb8
r11     0x21
r12     0x22fec0
r13     0x1
r14     0x394bf60
r15     0x0
rip     0x0
rflags  0x10293
cs      0x33
fs      0x53
gs      0x2b

Installation URL: https://docs.gitlab.com/runner/install/windows.html#installation