[P5E52] 22:15:13 INFO: syncthing v0.14.18-dfsg1 "Dysprosium Dragonfly" (go1.7.4 linux-arm) debian@debian 2017-04-29 11:04:12 UTC [P5E52] 22:15:13 INFO: My ID: P5E5225-NCBL2R4-J4WAKI2-IIKXTM6-56UQJOT-ZQRXN6E-SXFCLCS-Y67W4AY [P5E52] 22:15:14 INFO: Single thread hash performance is 28 MB/s using minio/sha256-simd (28 MB/s using crypto/sha256). [P5E52] 22:15:14 INFO: Starting deadlock detector with 20m0s timeout [P5E52] 22:15:14 INFO: Ready to synchronize "Qsync@LAD" (hxjtg-bdo3d) (readwrite) [P5E52] 22:15:14 INFO: TCP listener ([::]:22000) starting [P5E52] 22:15:14 INFO: Device P5E5225-NCBL2R4-J4WAKI2-IIKXTM6-56UQJOT-ZQRXN6E-SXFCLCS-Y67W4AY is "OMV teixeira" at [dynamic] [P5E52] 22:15:14 INFO: Device WXIWOFG-UMG6B3M-HWIDMVY-FXBSDFP-6F6PXIM-ZM24N7A-K47KIFU-KD6T2QY is "LAD" at [dynamic] [P5E52] 22:15:14 INFO: GUI and API listening on [::]:8384 [P5E52] 22:15:14 INFO: Access the GUI via the following URL: https://127.0.0.1:8384/ ... [P5E52] 22:15:15 INFO: Completed initial scan (rw) of "Qsync@LAD" (hxjtg-bdo3d) [P5E52] 22:15:15 INFO: Established secure connection to WXIWOFG-UMG6B3M-HWIDMVY-FXBSDFP-6F6PXIM-ZM24N7A-K47KIFU-KD6T2QY at 192.168.0.61:34228-192.168.0.46:22000 (tcp-client) (TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384) [P5E52] 22:15:15 INFO: Device WXIWOFG-UMG6B3M-HWIDMVY-FXBSDFP-6F6PXIM-ZM24N7A-K47KIFU-KD6T2QY client is "syncthing v1.3.0" named "LAD" Panic at 2019-10-13T22:15:48+01:00 panic: runtime error: slice bounds out of range goroutine 89 [running]: panic(0x61b438, 0x10e0c038) /usr/lib/go-1.7/src/runtime/panic.go:500 +0x33c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).copierRoutine(0x11c12ea0, 0x1118e080, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1246 +0xbfc github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func2(0x11c12ea0, 0x1118e080, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6030) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:344 +0x34 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:346 +0x594 goroutine 1 [chan receive]: main.syncthingMain(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x686b80, 0x1, 0x0, ...) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:831 +0x29a8 main.main() /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:380 +0x70c goroutine 17 [syscall, locked to thread]: runtime.goexit() /usr/lib/go-1.7/src/runtime/asm_arm.s:998 +0x4 goroutine 24 [select]: github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0x10f8a630) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:206 +0x260 created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:237 +0x258 goroutine 22 [syscall]: os/signal.signal_recv(0x0) /usr/lib/go-1.7/src/runtime/sigqueue.go:116 +0x190 os/signal.loop() /usr/lib/go-1.7/src/os/signal/signal_unix.go:22 +0x14 created by os/signal.init.1 /usr/lib/go-1.7/src/os/signal/signal_unix.go:28 +0x30 goroutine 25 [sleep]: time.Sleep(0x73594000, 0x7) /usr/lib/go-1.7/src/runtime/time.go:59 +0xec github.com/syncthing/syncthing/lib/connections.(*Service).connect(0x10e7c2d0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/connections/service.go:428 +0x2150 github.com/syncthing/syncthing/lib/connections.(*Service).(github.com/syncthing/syncthing/lib/connections.connect)-fm() /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/connections/service.go:155 +0x1c github.com/syncthing/syncthing/lib/connections.serviceFunc.Serve(0x10e69b08) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/connections/structs.go:127 +0x1c github.com/thejerf/suture.(*Supervisor).runService.func1(0x10e7c1b0, 0x0, 0xab1b50, 0x10e69b08) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 34 [chan receive]: main.trackCPUUsage() /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/gui_unix.go:24 +0x108 created by main.init.3 /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/gui_unix.go:17 +0x24 goroutine 35 [select, locked to thread]: runtime.gopark(0x8c3da0, 0x0, 0x689b3c, 0x6, 0x18, 0x2) /usr/lib/go-1.7/src/runtime/proc.go:259 +0x148 runtime.selectgoImpl(0x10f94f90, 0x0, 0xc) /usr/lib/go-1.7/src/runtime/select.go:423 +0x1368 runtime.selectgo(0x10f94f90) /usr/lib/go-1.7/src/runtime/select.go:238 +0x10 runtime.ensureSigM.func1() /usr/lib/go-1.7/src/runtime/signal1_unix.go:304 +0x428 runtime.goexit() /usr/lib/go-1.7/src/runtime/asm_arm.s:998 +0x4 goroutine 36 [chan receive]: main.setupSignalHandling.func1(0x10f79100) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:860 +0x2c created by main.setupSignalHandling /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:862 +0xd8 goroutine 3 [chan receive]: main.setupSignalHandling.func2(0x10f79200) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:870 +0x2c created by main.setupSignalHandling /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:872 +0x1c0 goroutine 4 [select]: github.com/thejerf/suture.(*Supervisor).Serve(0x10fb2000) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:338 +0xe7c created by github.com/thejerf/suture.(*Supervisor).ServeBackground /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:297 +0x2c goroutine 5 [select]: github.com/syncthing/syncthing/lib/events.(*Subscription).Poll(0x10e10180, 0xf8475800, 0xd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/events/events.go:248 +0x324 github.com/syncthing/syncthing/lib/events.(*bufferedSubscription).pollingLoop(0x10f60210) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/events/events.go:302 +0x38 created by github.com/syncthing/syncthing/lib/events.NewBufferedSubscription /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/events/events.go:296 +0x1ec goroutine 6 [select]: github.com/syncthing/syncthing/lib/events.(*Subscription).Poll(0x10e101c0, 0xf8475800, 0xd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/events/events.go:248 +0x324 github.com/syncthing/syncthing/lib/events.(*bufferedSubscription).pollingLoop(0x10f60270) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/events/events.go:302 +0x38 created by github.com/syncthing/syncthing/lib/events.NewBufferedSubscription /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/events/events.go:296 +0x1ec goroutine 37 [select]: github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0x10eaa400) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:90 +0x454 created by github.com/syndtr/goleveldb/leveldb.openDB /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syndtr/goleveldb/leveldb/db.go:139 +0x574 goroutine 38 [select]: github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0x10eaa400) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syndtr/goleveldb/leveldb/db_state.go:101 +0x1e4 created by github.com/syndtr/goleveldb/leveldb.openDB /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syndtr/goleveldb/leveldb/db.go:140 +0x590 goroutine 39 [select]: github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0x10eaa400) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:804 +0x63c created by github.com/syndtr/goleveldb/leveldb.openDB /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syndtr/goleveldb/leveldb/db.go:146 +0x6f4 goroutine 40 [select]: github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0x10eaa400) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:751 +0x20c created by github.com/syndtr/goleveldb/leveldb.openDB /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syndtr/goleveldb/leveldb/db.go:147 +0x710 goroutine 11 [select]: github.com/syncthing/syncthing/lib/model.(*ProgressEmitter).Serve(0x10fb0120) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/progressemitter.go:56 +0x70c created by github.com/syncthing/syncthing/lib/model.NewModel /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/model.go:166 +0x9fc goroutine 12 [sleep]: time.Sleep(0xd964b800, 0x45) /usr/lib/go-1.7/src/runtime/time.go:59 +0xec github.com/syncthing/syncthing/lib/model.(*deadlockDetector).Watch.func1(0x10f320a0, 0xb38c78e0, 0x10e128e0, 0x68793d, 0x4) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/util.go:35 +0x5c created by github.com/syncthing/syncthing/lib/model.(*deadlockDetector).Watch /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/util.go:60 +0x94 goroutine 13 [sleep]: time.Sleep(0xd964b800, 0x45) /usr/lib/go-1.7/src/runtime/time.go:59 +0xec github.com/syncthing/syncthing/lib/model.(*deadlockDetector).Watch.func1(0x10f320a0, 0xb38c78e0, 0x10e12920, 0x687b5d, 0x4) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/util.go:35 +0x5c created by github.com/syncthing/syncthing/lib/model.(*deadlockDetector).Watch /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/util.go:60 +0x94 goroutine 66 [select]: github.com/thejerf/suture.(*Supervisor).Serve(0x10e7c630) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:338 +0xe7c github.com/thejerf/suture.(*Supervisor).runService.func1(0x10e7c5a0, 0x0, 0xb38d8e90, 0x10ff1740) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 15 [select]: github.com/thejerf/suture.(*Supervisor).Serve(0x10f702d0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:338 +0xe7c github.com/thejerf/suture.(*Supervisor).runService.func1(0x10fb2000, 0x0, 0xab1230, 0x10f8a000) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 16 [select]: github.com/thejerf/suture.(*Supervisor).Serve(0x10e7c090) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:338 +0xe7c github.com/thejerf/suture.(*Supervisor).runService.func1(0x10fb2000, 0x1, 0xb38d8d50, 0x110efb90) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 41 [runnable]: github.com/syncthing/syncthing/lib/protocol.(*BlockInfo).Unmarshal(0x120acd04, 0x12097867, 0x31, 0xc799, 0x0, 0x0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/protocol/bep.pb.go:2987 github.com/syncthing/syncthing/lib/protocol.(*FileInfo).Unmarshal(0x11fa30cc, 0x12096000, 0xcd01, 0xe000, 0x0, 0x0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/protocol/bep.pb.go:2933 +0x1e44 github.com/syncthing/syncthing/lib/db.unmarshalTrunc(0x12096000, 0xcd01, 0xe000, 0x0, 0x0, 0x0, 0x0, 0x0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/db/leveldb_dbinstance.go:759 +0xec github.com/syncthing/syncthing/lib/db.(*Instance).getGlobal(0x10e12880, 0x12092a70, 0xb, 0x10, 0x11fa324c, 0x10, 0x20, 0x0, 0x0, 0x0, ...) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/db/leveldb_dbinstance.go:341 +0x494 github.com/syncthing/syncthing/lib/db.(*FileSet).GetGlobal(0x10f62070, 0x11e30270, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/db/set.go:245 +0xfc github.com/syncthing/syncthing/lib/model.(*Model).CurrentGlobalFile(0x10f8a000, 0x111da604, 0xb, 0x11e30270, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/model.go:1212 +0x104 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration(0x11c12ea0, 0x110ef9b0, 0x4) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:506 +0x1850 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).Serve(0x11c12ea0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:229 +0xb7c github.com/thejerf/suture.(*Supervisor).runService.func1(0x10f702d0, 0x0, 0xb38d8cb8, 0x11c12ea0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 50 [select]: github.com/thejerf/suture.(*Supervisor).Serve(0x10e7c1b0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:338 +0xe7c github.com/thejerf/suture.(*Supervisor).runService.func1(0x10fb2000, 0x2, 0xab1150, 0x10e7c2d0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 51 [chan receive]: github.com/syncthing/syncthing/lib/beacon.(*Broadcast).Recv(0x10ff1740, 0x0, 0x0, 0x0, 0x0, 0x0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/beacon/broadcast.go:66 +0x64 github.com/syncthing/syncthing/lib/discover.(*localClient).recvAnnouncements(0x11c197a0, 0xab3e20, 0x10ff1740) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/discover/local.go:144 +0x9c created by github.com/syncthing/syncthing/lib/discover.(*localClient).startLocalIPv4Broadcasts /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/discover/local.go:87 +0xe8 goroutine 52 [select]: github.com/syncthing/syncthing/lib/discover.(*localClient).sendLocalAnnouncements(0x11c197a0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/discover/local.go:134 +0x32c created by github.com/syncthing/syncthing/lib/discover.NewLocal /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/discover/local.go:79 +0x330 goroutine 53 [select]: github.com/thejerf/suture.(*Supervisor).Serve(0x10e7c5a0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:338 +0xe7c github.com/thejerf/suture.(*Supervisor).runService.func1(0x10e7c090, 0x0, 0xb38d8ef0, 0x11c197a0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 54 [chan receive]: github.com/syncthing/syncthing/lib/beacon.(*Multicast).Recv(0x10ff18c0, 0x0, 0x0, 0x0, 0x0, 0x0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/beacon/multicast.go:66 +0x64 github.com/syncthing/syncthing/lib/discover.(*localClient).recvAnnouncements(0x11c19800, 0xab3e48, 0x10ff18c0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/discover/local.go:144 +0x9c created by github.com/syncthing/syncthing/lib/discover.(*localClient).startLocalIPv6Multicasts /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/discover/local.go:93 +0xf0 goroutine 55 [select]: github.com/syncthing/syncthing/lib/discover.(*localClient).sendLocalAnnouncements(0x11c19800) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/discover/local.go:134 +0x32c created by github.com/syncthing/syncthing/lib/discover.NewLocal /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/discover/local.go:79 +0x330 goroutine 26 [chan receive]: github.com/syncthing/syncthing/lib/connections.(*Service).handle(0x10e7c2d0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/connections/service.go:172 +0x64 github.com/syncthing/syncthing/lib/connections.(*Service).(github.com/syncthing/syncthing/lib/connections.handle)-fm() /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/connections/service.go:156 +0x1c github.com/syncthing/syncthing/lib/connections.serviceFunc.Serve(0x10e69b10) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/connections/structs.go:127 +0x1c github.com/thejerf/suture.(*Supervisor).runService.func1(0x10e7c1b0, 0x1, 0xab1b50, 0x10e69b10) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 27 [select]: github.com/thejerf/suture.(*Supervisor).Serve(0x10e7c240) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:338 +0xe7c github.com/thejerf/suture.(*Supervisor).runService.func1(0x10e7c1b0, 0x2, 0xab1310, 0x10e7c240) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 56 [select]: github.com/thejerf/suture.(*Supervisor).Serve(0x10e7c870) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:338 +0xe7c github.com/thejerf/suture.(*Supervisor).runService.func1(0x10e7c090, 0x1, 0xb38d8ef0, 0x11c19800) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 28 [IO wait]: net.runtime_pollWait(0xb54221f8, 0x72, 0x0) /usr/lib/go-1.7/src/runtime/netpoll.go:160 +0x60 net.(*pollDesc).wait(0x1124e038, 0x72, 0x0, 0x0) /usr/lib/go-1.7/src/net/fd_poll_runtime.go:73 +0x34 net.(*pollDesc).waitRead(0x1124e038, 0x0, 0x0) /usr/lib/go-1.7/src/net/fd_poll_runtime.go:78 +0x30 net.(*netFD).accept(0x1124e000, 0x0, 0xaaf8a8, 0x10f642c0) /usr/lib/go-1.7/src/net/fd_unix.go:419 +0x21c net.(*TCPListener).accept(0x113d8010, 0x1ead4098, 0x0, 0x0) /usr/lib/go-1.7/src/net/tcpsock_posix.go:132 +0x30 net.(*TCPListener).Accept(0x113d8010, 0x0, 0x0, 0x0, 0x0) /usr/lib/go-1.7/src/net/tcpsock.go:222 +0xa8 github.com/syncthing/syncthing/lib/connections.(*tcpListener).Serve(0x11c7f9a0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/connections/tcp_listen.go:85 +0x95c github.com/thejerf/suture.(*Supervisor).runService.func1(0x10e7c240, 0x0, 0xb38d8e10, 0x11c7f9a0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 67 [IO wait]: net.runtime_pollWait(0xb5422108, 0x72, 0x0) /usr/lib/go-1.7/src/runtime/netpoll.go:160 +0x60 net.(*pollDesc).wait(0x1124e1b8, 0x72, 0x0, 0x0) /usr/lib/go-1.7/src/net/fd_poll_runtime.go:73 +0x34 net.(*pollDesc).waitRead(0x1124e1b8, 0x0, 0x0) /usr/lib/go-1.7/src/net/fd_poll_runtime.go:78 +0x30 net.(*netFD).readFrom(0x1124e180, 0x11d82000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0xab06a0, 0x10e7a000) /usr/lib/go-1.7/src/net/fd_unix.go:270 +0x20c net.(*UDPConn).readFrom(0x113d8048, 0x11d82000, 0x10000, 0x10000, 0x112431c0, 0x4c1d8, 0x0, 0x0) /usr/lib/go-1.7/src/net/udpsock_posix.go:43 +0x54 net.(*UDPConn).ReadFrom(0x113d8048, 0x11d82000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x0, 0x0) /usr/lib/go-1.7/src/net/udpsock.go:97 +0xd4 github.com/syncthing/syncthing/lib/beacon.(*broadcastReader).Serve(0x110efc80) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/beacon/broadcast.go:201 +0x4cc github.com/thejerf/suture.(*Supervisor).runService.func1(0x10e7c630, 0x0, 0xab10b0, 0x110efc80) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 68 [chan receive]: github.com/syncthing/syncthing/lib/beacon.(*broadcastWriter).Serve(0x110efcb0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/beacon/broadcast.go:101 +0x468 github.com/thejerf/suture.(*Supervisor).runService.func1(0x10e7c630, 0x1, 0xab10d0, 0x110efcb0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 42 [select]: github.com/thejerf/suture.(*Supervisor).Serve(0x10e7c900) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:338 +0xe7c github.com/thejerf/suture.(*Supervisor).runService.func1(0x10e7c870, 0x0, 0xb38d8f58, 0x10ff18c0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 43 [IO wait]: net.runtime_pollWait(0xb5422018, 0x72, 0x70) /usr/lib/go-1.7/src/runtime/netpoll.go:160 +0x60 net.(*pollDesc).wait(0x1124e538, 0x72, 0x0, 0x0) /usr/lib/go-1.7/src/net/fd_poll_runtime.go:73 +0x34 net.(*pollDesc).waitRead(0x1124e538, 0x0, 0x0) /usr/lib/go-1.7/src/net/fd_poll_runtime.go:78 +0x30 net.(*netFD).readMsg(0x1124e500, 0x11d38000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0xffffffff, 0x0, 0x0, ...) /usr/lib/go-1.7/src/net/fd_unix.go:297 +0x274 net.(*UDPConn).readMsg(0x113d8108, 0x11d38000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x58bb8, 0x1, 0x5316c, ...) /usr/lib/go-1.7/src/net/udpsock_posix.go:55 +0x90 net.(*UDPConn).ReadMsgUDP(0x113d8108, 0x11d38000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0xfc2c7ff, 0x0, 0xfc2c7ff, ...) /usr/lib/go-1.7/src/net/udpsock.go:116 +0x10c golang.org/x/net/ipv6.(*payloadHandler).ReadFrom(0x1124e710, 0x11d38000, 0x10000, 0x10000, 0x0, 0x11d38000, 0x0, 0x0, 0x0, 0x0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/golang.org/x/net/ipv6/payload_cmsg.go:26 +0x1e8 github.com/syncthing/syncthing/lib/beacon.(*multicastReader).Serve(0x10ff18e0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/beacon/multicast.go:203 +0xed8 github.com/thejerf/suture.(*Supervisor).runService.func1(0x10e7c900, 0x0, 0xab10f0, 0x10ff18e0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 44 [chan receive]: github.com/syncthing/syncthing/lib/beacon.(*multicastWriter).Serve(0x10ff1920) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/beacon/multicast.go:108 +0x5c4 github.com/thejerf/suture.(*Supervisor).runService.func1(0x10e7c900, 0x1, 0xab1110, 0x10ff1920) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 85 [select]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).writerLoop(0x124c3c00) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/protocol/protocol.go:563 +0x12c created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/protocol/protocol.go:169 +0x48 goroutine 57 [select]: main.(*apiService).Serve(0x10e7cab0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:363 +0x21a8 github.com/thejerf/suture.(*Supervisor).runService.func1(0x10fb2000, 0x3, 0xab1350, 0x10e7cab0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 58 [sleep]: time.Sleep(0x540be400, 0x2) /usr/lib/go-1.7/src/runtime/time.go:59 +0xec main.standbyMonitor() /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:1088 +0x58 created by main.syncthingMain /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:813 +0x283c goroutine 84 [IO wait]: net.runtime_pollWait(0xb5421f28, 0x72, 0x11ea8c00) /usr/lib/go-1.7/src/runtime/netpoll.go:160 +0x60 net.(*pollDesc).wait(0x1132a1b8, 0x72, 0x0, 0x0) /usr/lib/go-1.7/src/net/fd_poll_runtime.go:73 +0x34 net.(*pollDesc).waitRead(0x1132a1b8, 0x0, 0x0) /usr/lib/go-1.7/src/net/fd_poll_runtime.go:78 +0x30 net.(*netFD).Read(0x1132a180, 0x11ea8c00, 0x400, 0x400, 0x0, 0xab06a0, 0x10e7a000) /usr/lib/go-1.7/src/net/fd_unix.go:243 +0x1f0 net.(*conn).Read(0x11c34120, 0x11ea8c00, 0x400, 0x400, 0x0, 0x0, 0x0) /usr/lib/go-1.7/src/net/net.go:173 +0xb8 crypto/tls.(*block).readFromUntil(0x11d08380, 0xb42137f0, 0x11c34120, 0x5, 0x0, 0x0) /usr/lib/go-1.7/src/crypto/tls/conn.go:476 +0xc8 crypto/tls.(*Conn).readRecord(0x11c14000, 0x8c3e17, 0x0, 0x0) /usr/lib/go-1.7/src/crypto/tls/conn.go:578 +0x20c crypto/tls.(*Conn).Read(0x11c14000, 0x124f2000, 0x2, 0x10000, 0x0, 0x0, 0x0) /usr/lib/go-1.7/src/crypto/tls/conn.go:1113 +0x144 github.com/syncthing/syncthing/lib/protocol.(*countingReader).Read(0x12265ca0, 0x124f2000, 0x2, 0x10000, 0x1, 0x0, 0x0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/protocol/counting.go:23 +0x64 io.ReadAtLeast(0xaaf0f8, 0x12265ca0, 0x124f2000, 0x2, 0x10000, 0x2, 0x0, 0x0, 0x0) /usr/lib/go-1.7/src/io/io.go:307 +0xdc io.ReadFull(0xaaf0f8, 0x12265ca0, 0x124f2000, 0x2, 0x10000, 0x2, 0x0, 0x0) /usr/lib/go-1.7/src/io/io.go:325 +0x5c github.com/syncthing/syncthing/lib/protocol.(*rawConnection).readHeader(0x124c3c00, 0x0, 0x0, 0x0, 0x0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/protocol/protocol.go:435 +0x84 github.com/syncthing/syncthing/lib/protocol.(*rawConnection).readMessage(0x124c3c00, 0x0, 0x0, 0x0, 0x0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/protocol/protocol.go:372 +0x34 github.com/syncthing/syncthing/lib/protocol.(*rawConnection).readerLoop(0x124c3c00, 0x0, 0x0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/protocol/protocol.go:288 +0xd0 created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/protocol/protocol.go:168 +0x2c goroutine 60 [sleep]: time.Sleep(0xf8475800, 0xd) /usr/lib/go-1.7/src/runtime/time.go:59 +0xec main.generatePingEvents() /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:1023 +0x24 created by main.syncthingMain /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:827 +0x297c goroutine 47 [select]: github.com/thejerf/suture.(*Supervisor).Serve(0x1129ab40) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:338 +0xe7c created by github.com/thejerf/suture.(*Supervisor).ServeBackground /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:297 +0x2c goroutine 48 [select]: main.(*folderSummaryService).listenForUpdates(0x11266f40) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/summaryservice.go:69 +0x768 main.(*folderSummaryService).(main.listenForUpdates)-fm() /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/summaryservice.go:49 +0x1c main.serviceFunc.Serve(0x113d8518) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/summaryservice.go:229 +0x1c github.com/thejerf/suture.(*Supervisor).runService.func1(0x1129ab40, 0x0, 0xab1bf0, 0x113d8518) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 49 [select]: main.(*folderSummaryService).calculateSummaries(0x11266f40) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/summaryservice.go:140 +0x284 main.(*folderSummaryService).(main.calculateSummaries)-fm() /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/summaryservice.go:50 +0x1c main.serviceFunc.Serve(0x113d8520) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/summaryservice.go:229 +0x1c github.com/thejerf/suture.(*Supervisor).runService.func1(0x1129ab40, 0x1, 0xab1bf0, 0x113d8520) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:454 +0x5c created by github.com/thejerf/suture.(*Supervisor).runService /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/thejerf/suture/supervisor.go:457 +0x44 goroutine 82 [IO wait]: net.runtime_pollWait(0xb5421fa0, 0x72, 0x0) /usr/lib/go-1.7/src/runtime/netpoll.go:160 +0x60 net.(*pollDesc).wait(0x11266878, 0x72, 0x0, 0x0) /usr/lib/go-1.7/src/net/fd_poll_runtime.go:73 +0x34 net.(*pollDesc).waitRead(0x11266878, 0x0, 0x0) /usr/lib/go-1.7/src/net/fd_poll_runtime.go:78 +0x30 net.(*netFD).accept(0x11266840, 0x0, 0xaaf8a8, 0x11cdf730) /usr/lib/go-1.7/src/net/fd_unix.go:419 +0x21c net.(*TCPListener).accept(0x113d82f8, 0x6, 0x0, 0x0) /usr/lib/go-1.7/src/net/tcpsock_posix.go:132 +0x30 net.(*TCPListener).Accept(0x113d82f8, 0x0, 0x0, 0x0, 0x0) /usr/lib/go-1.7/src/net/tcpsock.go:222 +0xa8 github.com/syncthing/syncthing/lib/tlsutil.(*DowngradingListener).AcceptNoWrapTLS(0x11cdf300, 0x0, 0x0, 0xab6b58, 0x0, 0x0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/tlsutil/tlsutil.go:128 +0x60 github.com/syncthing/syncthing/lib/tlsutil.(*DowngradingListener).Accept(0x11cdf300, 0x0, 0x0, 0x0, 0x0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/tlsutil/tlsutil.go:109 +0x34 net/http.(*Server).Serve(0x1106c230, 0xab26b0, 0x11cdf300, 0x0, 0x0) /usr/lib/go-1.7/src/net/http/server.go:2273 +0x200 main.(*apiService).Serve.func1(0x11266fc0, 0x1106c230, 0xab26b0, 0x11cdf300) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:358 +0x38 created by main.(*apiService).Serve /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:359 +0x1d70 goroutine 120 [select]: github.com/syncthing/syncthing/lib/events.(*Subscription).Poll(0x122860b0, 0xf8475800, 0xd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/events/events.go:248 +0x324 github.com/syncthing/syncthing/lib/model.sendIndexes(0xb388c978, 0x12265dc0, 0x10f640d0, 0xb, 0x10f62070, 0x110ef9b0, 0x177c, 0x0, 0x10f68600, 0x41, ...) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/model.go:1479 +0x5ec created by github.com/syncthing/syncthing/lib/model.(*Model).ClusterConfig /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/model.go:891 +0x1724 goroutine 86 [select]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).pingSender(0x124c3c00) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/protocol/protocol.go:765 +0x4f4 created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/protocol/protocol.go:170 +0x64 goroutine 87 [select]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).pingReceiver(0x124c3c00) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/protocol/protocol.go:790 +0x518 created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/protocol/protocol.go:171 +0x80 goroutine 88 [select]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).dbUpdaterRoutine(0x11c12ea0) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1594 +0x3e0 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func1(0x11c12ea0, 0xab2970, 0x111e6020) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:336 +0x1c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:338 +0x518 goroutine 90 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0x11c12ea0, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1333 +0x6c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0x11c12ea0, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6040) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:353 +0x2c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:355 +0x618 goroutine 91 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0x11c12ea0, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1333 +0x6c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0x11c12ea0, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6040) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:353 +0x2c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:355 +0x618 goroutine 92 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0x11c12ea0, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1333 +0x6c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0x11c12ea0, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6040) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:353 +0x2c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:355 +0x618 goroutine 93 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0x11c12ea0, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1333 +0x6c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0x11c12ea0, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6040) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:353 +0x2c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:355 +0x618 goroutine 94 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0x11c12ea0, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1333 +0x6c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0x11c12ea0, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6040) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:353 +0x2c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:355 +0x618 goroutine 95 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0x11c12ea0, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1333 +0x6c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0x11c12ea0, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6040) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:353 +0x2c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:355 +0x618 goroutine 96 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0x11c12ea0, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1333 +0x6c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0x11c12ea0, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6040) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:353 +0x2c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:355 +0x618 goroutine 97 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0x11c12ea0, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1333 +0x6c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0x11c12ea0, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6040) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:353 +0x2c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:355 +0x618 goroutine 130 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0x11c12ea0, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1333 +0x6c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0x11c12ea0, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6040) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:353 +0x2c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:355 +0x618 goroutine 131 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0x11c12ea0, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1333 +0x6c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0x11c12ea0, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6040) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:353 +0x2c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:355 +0x618 goroutine 132 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0x11c12ea0, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1333 +0x6c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0x11c12ea0, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6040) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:353 +0x2c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:355 +0x618 goroutine 133 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0x11c12ea0, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1333 +0x6c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0x11c12ea0, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6040) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:353 +0x2c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:355 +0x618 goroutine 134 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0x11c12ea0, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1333 +0x6c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0x11c12ea0, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6040) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:353 +0x2c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:355 +0x618 goroutine 135 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0x11c12ea0, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1333 +0x6c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0x11c12ea0, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6040) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:353 +0x2c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:355 +0x618 goroutine 136 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0x11c12ea0, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1333 +0x6c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0x11c12ea0, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6040) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:353 +0x2c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:355 +0x618 goroutine 137 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0x11c12ea0, 0x1118e000, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1333 +0x6c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0x11c12ea0, 0x1118e000, 0x1118e140, 0xab2970, 0x111e6040) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:353 +0x2c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:355 +0x618 goroutine 138 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).finisherRoutine(0x11c12ea0, 0x1118e140) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:1468 +0x3c github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func4(0x11c12ea0, 0x1118e140, 0xab2970, 0x111e6050) /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:361 +0x24 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration /build/syncthing-IOYMc5/syncthing-0.14.18+dfsg1/_build/src/github.com/syncthing/syncthing/lib/model/rwfolder.go:363 +0x678