JamesB
(James Brown)
February 28, 2024, 5:06pm
1
have 2008R2 server
version 2.71+ , crashed , with never seen asm dump … 2.70 works well… ; as 2.70.0 - works , not much concern , but future updates unknown …
any ideas ? ; i have none …
c:\SyncThing>syncthing271.exe -home=D:\Syncthing
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0
runtime.asmstdcall()
runtime/sys_windows_amd64.s:65 +0x75 fp=0x22fca0 sp=0x22fc80 pc=0x473dd5
rax 0x0
rbx 0x1a27f20
rcx 0x1a88240
rdi 0x7fffffde000
rsi 0x22fea0
rbp 0x22fde0
rsp 0x22fc78
r8 0x0
r9 0x22fee0
r10 0x1a59a38
r11 0x21
r12 0x22fec0
r13 0x1
r14 0x1a27480
r15 0x0
rip 0x0
rflags 0x10293
cs 0x33
fs 0x53
gs 0x2b
c:\SyncThing>syncthing273.exe -home=D:\Syncthing
Exception 0xc0000005 0x8 0x0 0x0
PC=0x0
runtime.asmstdcall()
runtime/sys_windows_amd64.s:65 +0x75 fp=0x22fca0 sp=0x22fc80 pc=0x473eb5
rax 0x0
rbx 0x1a43f00
rcx 0x1aa4240
rdi 0x7fffffde000
rsi 0x22fea0
rbp 0x22fde0
rsp 0x22fc78
r8 0x0
r9 0x22fee0
r10 0x1a75a18
r11 0x21
r12 0x22fec0
r13 0x1
r14 0x1a43360
r15 0x0
rip 0x0
rflags 0x10293
cs 0x33
fs 0x53
gs 0x2b
The os is too old, go dropped support for it. You can continue compiling with an older version of go if you wish, official releases will use a newer version of go however.
opened 07:32PM - 30 Nov 22 UTC
closed 07:54PM - 02 Jun 23 UTC
OS-Windows
Proposal
Proposal-Accepted
Per discussion in #52188, [Microsoft](https://learn.microsoft.com/en-US/lifecycl… e/faq/extended-security-updates), [Chrome](https://support.google.com/chrome/thread/185534985/sunsetting-support-for-windows-7-8-1-in-early-2023?hl=en), [Git](https://github.com/git-for-windows/build-extra/blob/76d6b0286c275eb445af2f4ab2fae41fe302341c/ReleaseNotes.md#upcoming-breaking-changes) and others will stop supporting Windows 7 at the beginning of next year. We should follow suit. Windows Server 2008R2, which I understand we use mostly as a proxy for 7, will fall out of support at the same time.
On behalf of @golang/release, I propose we announce the end of support in the 1.20 release notes, and disable the builder for 1.21.
JamesB
(James Brown)
February 28, 2024, 5:32pm
4
thanks everyone
and thank you for awesome application , as so far , there is no much alternatives