panic: runtime error: invalid memory address or nil pointer dereference

Hi all,

My windows version of syncthing stopped working.

[O2N6E] 09:38:26 INFO: syncthing v0.13.8 "Copper Cockroach" (go1.6.2 windows-386) WIN-P6RP886TVDJ\Administrator@WIN-P6RP886TVDJ 2016-06-26 10:48:18 UTC
[O2N6E] 09:38:26 INFO: My ID: O2N6EOD
[O2N6E] 09:38:26 INFO: Single thread hash performance is ~57 MB/s
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x0 pc=0x712d8c]
goroutine 1 [running]:
panic(0x9e8ce0, 0x115da030)
	c:/go-386/src/runtime/panic.go:481 +0x326
sync/atomic.AddUint64(0x1197032c, 0x0, 0x0, 0x0, 0x0)
	c:/go-386/src/sync/atomic/asm_386.s:112 +0xc
github.com/syncthing/syncthing/lib/db.readWriteTransaction.flush(0x11744e10, 0x11970320, 0x116aa4c0)
...

SyncTrayzor version: 1.1.10

Windows 7 version 6.1 (Build 7601: Service Pack 1)

Please advise.

This was fixed in 0.13.9 (release notes). Please upgrade.

1 Like

Downloaded and ran manually syncthing ( syncthing-windows-386-v0.13.9 ). Should I continue to run it manually or is it possible to run it inside of SyncTrayzor somehow?

Replace C:\Users\<You>\AppData\Roaming\syncthing.exe or (data\syncthing.exe if you’re a portable user).

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.