Open CmdrJorgs opened 6 days ago
@CmdrJorgs Would you mind installing an older version and see if the issue is still there? Try v1.27.12 which is the last version compiled using go 1.22.
When you start the executable, either add --no-upgrade
on the command line, or enter set STNOUPGRADE=1
before running the executable. This will keep syncthing from automatically upgrading itself.
What happened?
Windows 11 PC has been crashing every other day. Bugcheck dumps show syncthing.exe (v1.28.0) is involved, see two of these dumps in the attached WinDbg outputs.
I'm seeing PAGE_FAULT_IN_NONPAGED_AREA and UNEXPECTED_KERNEL_MODE_TRAP (double fault) errors in the bugcheck dumps.
Syncthing version
v1.28.0
Platform & operating system
Windows 11 23H2 (build 22631.4460), Intel i9-9900K x64
Browser version
No response
Relevant log output