goroutine 6129 [running]: runtime/pprof.writeGoroutineStacks(0x10e6840, 0xc000132fc0, 0x0, 0x0) c:/go/src/runtime/pprof/pprof.go:679 +0xa4 runtime/pprof.writeGoroutine(0x10e6840, 0xc000132fc0, 0x2, 0x40cda0, 0xc0000bd340) c:/go/src/runtime/pprof/pprof.go:668 +0x4b runtime/pprof.(*Profile).WriteTo(0x16ba060, 0x10e6840, 0xc000132fc0, 0x2, 0xc000132fc0, 0xd) c:/go/src/runtime/pprof/pprof.go:329 +0x3e1 net/http/pprof.handler.ServeHTTP(0xc0129f6f11, 0x9, 0x10f7260, 0xc000132fc0, 0xc0000d4800) c:/go/src/net/http/pprof/pprof.go:245 +0x341 net/http/pprof.Index(0x10f7260, 0xc000132fc0, 0xc0000d4800) c:/go/src/net/http/pprof/pprof.go:268 +0x6f8 net/http.HandlerFunc.ServeHTTP(0xfe7ab8, 0x10f7260, 0xc000132fc0, 0xc0000d4800) c:/go/src/net/http/server.go:2007 +0x4b net/http.(*ServeMux).ServeHTTP(0x16cde40, 0x10f7260, 0xc000132fc0, 0xc0000d4800) c:/go/src/net/http/server.go:2387 +0x1c4 net/http.serverHandler.ServeHTTP(0xc0001bc000, 0x10f7260, 0xc000132fc0, 0xc0000d4800) c:/go/src/net/http/server.go:2802 +0xab net/http.(*conn).serve(0xc0108ba3c0, 0x10f9720, 0xc001f4d500) c:/go/src/net/http/server.go:1890 +0x87c created by net/http.(*Server).Serve c:/go/src/net/http/server.go:2928 +0x38b goroutine 1 [chan receive, 6 minutes]: github.com/syncthing/syncthing/lib/syncthing.(*App).Wait(...) C:/syncthing/lib/syncthing/syncthing.go:390 main.syncthingMain(0xc0000f30c0, 0x16, 0x0, 0x0, 0x0, 0x1, 0xc0000dea30, 0xc, 0x0, 0xc0000f2f40, ...) C:/syncthing/cmd/syncthing/main.go:654 +0x96b main.main() C:/syncthing/cmd/syncthing/main.go:382 +0x3a2 goroutine 7 [syscall, 6 minutes]: os/signal.signal_recv(0x0) c:/go/src/runtime/sigqueue.go:147 +0xa3 os/signal.loop() c:/go/src/os/signal/signal_unix.go:23 +0x29 created by os/signal.init.0 c:/go/src/os/signal/signal_unix.go:29 +0x48 goroutine 8 [chan receive]: github.com/syncthing/notify.(*recursiveTree).dispatch(0xc0000b02d0) C:/go/pkg/mod/github.com/syncthing/notify@v0.0.0-20190709140112-69c7a957d3e2/tree_recursive.go:125 +0xcb created by github.com/syncthing/notify.newRecursiveTree C:/go/pkg/mod/github.com/syncthing/notify@v0.0.0-20190709140112-69c7a957d3e2/tree_recursive.go:119 +0x139 goroutine 39 [select, 5 minutes]: github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc000134000) C:/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_compaction.go:91 +0xd4 created by github.com/syndtr/goleveldb/leveldb.openDB C:/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:148 +0x413 goroutine 35 [select]: github.com/syncthing/syncthing/lib/events.(*logger).serve(0xc0001973b0, 0x10f9720, 0xc0000f8940) C:/syncthing/lib/events/events.go:276 +0x18e github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f8940, 0xc0003aa060, 0x0) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0001af1a0) C:/syncthing/lib/util/utils.go:247 +0x149 created by main.syncthingMain C:/syncthing/cmd/syncthing/main.go:562 +0x2c1 goroutine 36 [select]: github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc0001bc1c0) C:/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/util/buffer_pool.go:206 +0x13b created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool C:/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/util/buffer_pool.go:237 +0x17d goroutine 37 [select]: github.com/syndtr/goleveldb/leveldb.(*session).refLoop(0xc0003f0690) C:/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/session_util.go:189 +0x600 created by github.com/syndtr/goleveldb/leveldb.newSession C:/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/session.go:93 +0x2bb goroutine 40 [select]: github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc000134000) C:/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_state.go:101 +0xfd created by github.com/syndtr/goleveldb/leveldb.openDB C:/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:149 +0x435 goroutine 41 [select, 5 minutes]: github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc000134000) C:/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_compaction.go:836 +0x264 created by github.com/syndtr/goleveldb/leveldb.openDB C:/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:155 +0x589 goroutine 42 [select, 6 minutes]: github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc000134000) C:/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db_compaction.go:773 +0x157 created by github.com/syndtr/goleveldb/leveldb.openDB C:/go/pkg/mod/github.com/syndtr/goleveldb@v1.0.1-0.20190923125748-758128399b1d/leveldb/db.go:156 +0x5ab goroutine 14 [select, 6 minutes]: github.com/syncthing/syncthing/lib/db.(*Lowlevel).gcRunner(0xc0001a4690) C:/syncthing/lib/db/lowlevel.go:511 +0x1b9 created by github.com/syncthing/syncthing/lib/db.NewLowlevel C:/syncthing/lib/db/lowlevel.go:68 +0x1fa goroutine 15 [chan receive, 6 minutes]: main.setupSignalHandling.func1(0xc0000ec3c0, 0xc00019a000) C:/syncthing/cmd/syncthing/main.go:670 +0x3b created by main.setupSignalHandling C:/syncthing/cmd/syncthing/main.go:669 +0xc3 goroutine 16 [chan receive, 6 minutes]: main.setupSignalHandling.func2(0xc0000ec420, 0xc00019a000) C:/syncthing/cmd/syncthing/main.go:679 +0x3b created by main.setupSignalHandling C:/syncthing/cmd/syncthing/main.go:678 +0x174 goroutine 50 [sleep]: runtime.goparkunlock(...) c:/go/src/runtime/proc.go:310 time.Sleep(0x2540be400) c:/go/src/runtime/time.go:105 +0x16c main.standbyMonitor(0xc00019a000) C:/syncthing/cmd/syncthing/main.go:758 +0x72 created by main.syncthingMain C:/syncthing/cmd/syncthing/main.go:614 +0xa90 goroutine 51 [select, 6 minutes]: github.com/thejerf/suture.(*Supervisor).Serve(0xc000094960) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:454 +0x372 created by github.com/thejerf/suture.(*Supervisor).ServeBackground C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:407 +0x46 goroutine 52 [chan receive]: github.com/syncthing/syncthing/lib/events.(*bufferedSubscription).pollingLoop(0xc0001a4730) C:/syncthing/lib/events/events.go:467 +0xa2 created by github.com/syncthing/syncthing/lib/events.NewBufferedSubscription C:/syncthing/lib/events/events.go:462 +0x166 goroutine 53 [chan receive, 1 minutes]: github.com/syncthing/syncthing/lib/events.(*bufferedSubscription).pollingLoop(0xc0001a47d0) C:/syncthing/lib/events/events.go:467 +0xa2 created by github.com/syncthing/syncthing/lib/events.NewBufferedSubscription C:/syncthing/lib/events/events.go:462 +0x166 goroutine 54 [IO wait, 4 minutes]: internal/poll.runtime_pollWait(0x3dcd9b8, 0x72, 0x10e7d80) c:/go/src/runtime/netpoll.go:184 +0x5c internal/poll.(*pollDesc).wait(0xc00009e1c8, 0x72, 0x166a700, 0x0, 0x0) c:/go/src/internal/poll/fd_poll_runtime.go:87 +0x4c internal/poll.(*ioSrv).ExecIO(0x16c9b28, 0xc00009e018, 0xc010858980, 0x1, 0x0, 0xf98) c:/go/src/internal/poll/fd_windows.go:228 +0x121 internal/poll.(*FD).acceptOne(0xc00009e000, 0xf98, 0xc01084a0f0, 0x2, 0x2, 0xc00009e018, 0xc, 0x0, 0x0, 0xc00010dccc) c:/go/src/internal/poll/fd_windows.go:896 +0xa9 internal/poll.(*FD).Accept(0xc00009e000, 0xc00010dce0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) c:/go/src/internal/poll/fd_windows.go:930 +0x17a net.(*netFD).accept(0xc00009e000, 0xc00010dd78, 0x6fec6b, 0xc0001bc0a0) c:/go/src/net/fd_windows.go:193 +0x7b net.(*TCPListener).accept(0xc0003fc120, 0x6fec15, 0x0, 0x4d41ad) c:/go/src/net/tcpsock_posix.go:139 +0x39 net.(*TCPListener).Accept(0xc0003fc120, 0xc00010ddc8, 0x18, 0xc00014ef00, 0x6fe18b) c:/go/src/net/tcpsock.go:261 +0x4e net/http.(*Server).Serve(0xc0001bc000, 0x10f6fe0, 0xc0003fc120, 0x0, 0x0) c:/go/src/net/http/server.go:2896 +0x287 net/http.(*Server).ListenAndServe(0xc0001bc000, 0xc0001bc000, 0x2) c:/go/src/net/http/server.go:2825 +0xbe net/http.ListenAndServe(...) c:/go/src/net/http/server.go:3081 github.com/syncthing/syncthing/lib/syncthing.(*App).startup.func2(0xc00019a000) C:/syncthing/lib/syncthing/syncthing.go:176 +0x149 created by github.com/syncthing/syncthing/lib/syncthing.(*App).startup C:/syncthing/lib/syncthing/syncthing.go:173 +0x304a goroutine 55 [sleep, 1 minutes]: runtime.goparkunlock(...) c:/go/src/runtime/proc.go:310 time.Sleep(0x45d964b800) c:/go/src/runtime/time.go:105 +0x16c github.com/syncthing/syncthing/lib/model.(*deadlockDetector).Watch.func1(0xc00040c3a0, 0x1fd7d38, 0xc0000e85a0, 0xe134fc, 0x4) C:/syncthing/lib/model/util.go:39 +0x5f created by github.com/syncthing/syncthing/lib/model.(*deadlockDetector).Watch C:/syncthing/lib/model/util.go:37 +0xb9 goroutine 56 [sleep, 1 minutes]: runtime.goparkunlock(...) c:/go/src/runtime/proc.go:310 time.Sleep(0x45d964b800) c:/go/src/runtime/time.go:105 +0x16c github.com/syncthing/syncthing/lib/model.(*deadlockDetector).Watch.func1(0xc00040c3a0, 0x1fd7d38, 0xc0000e85c0, 0xe13718, 0x4) C:/syncthing/lib/model/util.go:39 +0x5f created by github.com/syncthing/syncthing/lib/model.(*deadlockDetector).Watch C:/syncthing/lib/model/util.go:37 +0xb9 goroutine 57 [select, 2 minutes]: github.com/thejerf/suture.(*Supervisor).Serve(0xc000095770) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:454 +0x372 github.com/syncthing/syncthing/lib/model.(*model).Serve(0xc00014f080) C:/syncthing/lib/model/model.go:237 +0x43 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000094960, 0xc000000000, 0x1fd7d60, 0xc00014f080) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 58 [select, 6 minutes]: github.com/thejerf/suture.(*Supervisor).Serve(0xc000095860) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:454 +0x372 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000094960, 0xc000000001, 0x1fd7e28, 0xc0001a4910) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 59 [select, 6 minutes]: github.com/thejerf/suture.(*Supervisor).Serve(0xc000095950) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:454 +0x372 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000094960, 0xc000000002, 0x1fd8180, 0xc000095b30) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 43 [select, 4 minutes]: github.com/syncthing/syncthing/lib/nat.(*Service).serve(0xc0001962a0, 0x10f9720, 0xc0000f8b00) C:/syncthing/lib/nat/service.go:59 +0x141 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f8b00, 0xc00039e360, 0x0) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ec900) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095950, 0x0, 0x10ef720, 0xc0001962a0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 44 [select, 1 minutes]: github.com/syncthing/syncthing/lib/connections.(*service).connect(0xc000095b30, 0x10f9720, 0xc0000f8c40) C:/syncthing/lib/connections/service.go:492 +0x429 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f8c40, 0xc00039e420, 0xf8f8f820018a019d) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000eca80) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095950, 0x1, 0x3dcc650, 0xc0000eca80) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 45 [select, 1 minutes]: github.com/syncthing/syncthing/lib/connections.(*service).handle(0xc000095b30, 0x10f9720, 0xc0000f8c80) C:/syncthing/lib/connections/service.go:203 +0x10d github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f8c80, 0xc00039e4e0, 0xf2080c0a0e4a0140) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ecae0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095950, 0x2, 0x3dcc650, 0xc0000ecae0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 46 [select, 6 minutes]: github.com/thejerf/suture.(*Supervisor).Serve(0xc000095a40) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:454 +0x372 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095950, 0x3, 0x10ef9e0, 0xc000095a40) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 47 [IO wait]: internal/poll.runtime_pollWait(0x3dcd678, 0x72, 0x10e7d80) c:/go/src/runtime/netpoll.go:184 +0x5c internal/poll.(*pollDesc).wait(0xc00009e6c8, 0x72, 0x166a700, 0x0, 0x0) c:/go/src/internal/poll/fd_poll_runtime.go:87 +0x4c internal/poll.(*ioSrv).ExecIO(0x16c9b28, 0xc00009e518, 0xc001f72420, 0x1, 0x0, 0xd8c) c:/go/src/internal/poll/fd_windows.go:228 +0x121 internal/poll.(*FD).acceptOne(0xc00009e500, 0xd8c, 0xc004d7d590, 0x2, 0x2, 0xc00009e518, 0x7ff956d348a0, 0x718, 0x1, 0xc012371630) c:/go/src/internal/poll/fd_windows.go:896 +0xa9 internal/poll.(*FD).Accept(0xc00009e500, 0xc012371790, 0x0, 0x0, 0x0, 0x0, 0x100000000000000, 0x0, 0x0, 0x0, ...) c:/go/src/internal/poll/fd_windows.go:930 +0x17a net.(*netFD).accept(0xc00009e500, 0x40acd1, 0xd11f40, 0xc012371820) c:/go/src/net/fd_windows.go:193 +0x7b net.(*TCPListener).accept(0xc0003fc3c0, 0xe9, 0x0, 0x0) c:/go/src/net/tcpsock_posix.go:139 +0x39 net.(*TCPListener).Accept(0xc0003fc3c0, 0xbfa25ae303941dc8, 0x5f7f8aad5d, 0x16cdf40, 0x0) c:/go/src/net/tcpsock.go:261 +0x4e github.com/syncthing/syncthing/lib/connections.(*tcpListener).serve(0xc0000961b0, 0x10f9720, 0xc0000f8b40, 0x0, 0x0) C:/syncthing/lib/connections/tcp_listen.go:78 +0x65e github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ec960) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095a40, 0x0, 0x1fd7fe8, 0xc0000961b0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 165 [select]: github.com/syncthing/syncthing/lib/connections.(*relayListener).serve(0xc000096240, 0x10f9720, 0xc0000f8bc0, 0x0, 0x0) C:/syncthing/lib/connections/relay_listen.go:66 +0x436 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ec9c0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095a40, 0x1, 0x1fd8030, 0xc000096240) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 49 [select, 6 minutes]: github.com/lucas-clemente/quic-go.(*server).Accept(0xc000076000, 0x10f9720, 0xc0000f8c00, 0xc0000dc170, 0x1, 0x1, 0x0) C:/go/pkg/mod/github.com/lucas-clemente/quic-go@v0.12.1/server.go:288 +0xfc github.com/syncthing/syncthing/lib/connections.(*quicListener).serve(0xc0000fc600, 0x10f9720, 0xc0000f8c00, 0x0, 0x0) C:/syncthing/lib/connections/quic_listen.go:120 +0x7b4 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000eca20) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095a40, 0x2, 0x1fd8078, 0xc0000fc600) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 60 [chan receive, 6 minutes]: github.com/syncthing/syncthing/lib/discover.(*globalClient).serve(0xc0000fc700, 0x10f9720, 0xc0000f8d40) C:/syncthing/lib/discover/global.go:196 +0x2eb github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f8d40, 0xc00042c8a0, 0x65646c6f46206c61) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ecba0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095860, 0xc000000000, 0x1fd8288, 0xc0000fc700) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 61 [select, 5 minutes]: github.com/syncthing/syncthing/lib/discover.(*globalClient).serve(0xc0000fc800, 0x10f9720, 0xc0000f8dc0) C:/syncthing/lib/discover/global.go:207 +0x202 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f8dc0, 0xc00042c960, 0x6534396531373637) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ecc60) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095860, 0xc000000001, 0x1fd8288, 0xc0000fc800) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 62 [select]: github.com/syncthing/syncthing/lib/discover.(*globalClient).serve(0xc0000fc900, 0x10f9720, 0xc0000f8e40) C:/syncthing/lib/discover/global.go:207 +0x202 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f8e40, 0xc00042ca80, 0x1646d2e62666332) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ecd20) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095860, 0xc000000002, 0x1fd8288, 0xc0000fc900) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 63 [select, 6 minutes]: github.com/thejerf/suture.(*Supervisor).Serve(0xc000095c20) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:454 +0x372 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095860, 0xc000000003, 0x1fd84d8, 0xc0001c6280) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 64 [select, 6 minutes]: github.com/thejerf/suture.(*Supervisor).Serve(0xc000095e00) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:454 +0x372 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095860, 0xc000000004, 0x1fd84d8, 0xc0001c6320) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 65 [select, 6 minutes]: github.com/syncthing/syncthing/lib/ur.(*Service).serve(0xc0001a4e10, 0x10f9720, 0xc0000f90c0) C:/syncthing/lib/ur/usage_report.go:407 +0x213 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f90c0, 0xc00042cea0, 0x1e47d9f01) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ed200) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000094960, 0xc000000003, 0x10ef920, 0xc0001a4e10) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 66 [select]: github.com/syncthing/syncthing/lib/syncthing.(*cpuService).Serve(0xc00037a7c0) C:/syncthing/lib/syncthing/cpuusage.go:41 +0x190 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000094960, 0xc000000004, 0x10ef8a0, 0xc00037a7c0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 67 [select, 6 minutes]: github.com/thejerf/suture.(*Supervisor).Serve(0xc000164000) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:454 +0x372 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000094960, 0xc000000005, 0x1fd8838, 0xc0001c63c0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 82 [IO wait]: internal/poll.runtime_pollWait(0x3dcd8e8, 0x72, 0x10e7d80) c:/go/src/runtime/netpoll.go:184 +0x5c internal/poll.(*pollDesc).wait(0xc00009e448, 0x72, 0x166a700, 0x0, 0x0) c:/go/src/internal/poll/fd_poll_runtime.go:87 +0x4c internal/poll.(*ioSrv).ExecIO(0x16c9b28, 0xc00009e298, 0xfe75b0, 0x0, 0x0, 0xc000769d28) c:/go/src/internal/poll/fd_windows.go:228 +0x121 internal/poll.(*FD).ReadFrom(0xc00009e280, 0xc0018f0600, 0x5dc, 0x5dc, 0x0, 0x0, 0x0, 0x0, 0x0) c:/go/src/internal/poll/fd_windows.go:667 +0x13d net.(*netFD).readFrom(0xc00009e280, 0xc0018f0600, 0x5dc, 0x5dc, 0x4e4, 0xc000769dc8, 0x40581c, 0x434bf3, 0xc000769db0) c:/go/src/net/fd_windows.go:158 +0x62 net.(*UDPConn).readFrom(0xc000006028, 0xc0018f0600, 0x5dc, 0x5dc, 0xc000769f88, 0xc000769e68, 0x3, 0x1c128c51832) c:/go/src/net/udpsock_posix.go:47 +0x71 net.(*UDPConn).ReadFrom(0xc000006028, 0xc0018f0600, 0x5dc, 0x5dc, 0x2, 0xc000769f88, 0xca9860, 0xa53702, 0xc001f72260) c:/go/src/net/udpsock.go:121 +0x64 github.com/AudriusButkevicius/pfilter.(*PacketFilter).loop(0xc000406100) C:/go/pkg/mod/github.com/!audrius!butkevicius/pfilter@v0.0.0-20190627213056-c55ef6137fc6/filter.go:99 +0x295 created by github.com/AudriusButkevicius/pfilter.(*PacketFilter).Start C:/go/pkg/mod/github.com/!audrius!butkevicius/pfilter@v0.0.0-20190627213056-c55ef6137fc6/filter.go:91 +0x46 goroutine 83 [select, 1 minutes]: github.com/syncthing/syncthing/lib/stun.(*Service).serve(0xc0001be000, 0x10f9720, 0xc000406200) C:/syncthing/lib/stun/stun.go:127 +0x344 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc000406200, 0xc00039e8a0, 0x2200000000) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0001ae4e0) C:/syncthing/lib/util/utils.go:247 +0x149 created by github.com/syncthing/syncthing/lib/connections.(*quicListener).serve C:/syncthing/lib/connections/quic_listen.go:94 +0x300 goroutine 84 [select]: github.com/AudriusButkevicius/pfilter.(*FilteredConn).ReadFrom(0xc000406140, 0xc000396c00, 0x5ac, 0x5ac, 0x0, 0x0, 0x0, 0x0, 0x0) C:/go/pkg/mod/github.com/!audrius!butkevicius/pfilter@v0.0.0-20190627213056-c55ef6137fc6/conn.go:75 +0x1f7 github.com/lucas-clemente/quic-go.(*packetHandlerMap).listen(0xc0001f0090) C:/go/pkg/mod/github.com/lucas-clemente/quic-go@v0.12.1/packet_handler_map.go:170 +0x14a created by github.com/lucas-clemente/quic-go.newPacketHandlerMap C:/go/pkg/mod/github.com/lucas-clemente/quic-go@v0.12.1/packet_handler_map.go:62 +0x19f goroutine 68 [select, 6 minutes]: github.com/thejerf/suture.(*Supervisor).Serve(0xc000095d10) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:454 +0x372 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095c20, 0x0, 0x1fd8418, 0xc0001a4d20) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 69 [select]: github.com/syncthing/syncthing/lib/beacon.(*cast).Recv(0xc0001a4d20, 0xc00042d140, 0xc0112b4f00, 0x4f16aff05974df9d, 0xc105e7795574caf0, 0xfd45b965548a9061) C:/syncthing/lib/beacon/beacon.go:103 +0xd9 github.com/syncthing/syncthing/lib/discover.(*localClient).recvAnnouncements(0xc0001c6280, 0x10f9720, 0xc0000f8f00) C:/syncthing/lib/discover/local.go:168 +0x104 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f8f00, 0xc00042d1a0, 0x51101f83e6c39f80) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ecf00) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095c20, 0x1, 0x3dcc650, 0xc0000ecf00) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 70 [select]: github.com/syncthing/syncthing/lib/discover.(*localClient).sendLocalAnnouncements(0xc0001c6280, 0x10f9720, 0xc0000f8f40) C:/syncthing/lib/discover/local.go:149 +0x195 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f8f40, 0xc00042cba0, 0x6534633366386363) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ecf60) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095c20, 0x2, 0x3dcc650, 0xc0000ecf60) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 71 [select, 6 minutes]: github.com/thejerf/suture.(*Supervisor).Serve(0xc000095ef0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:454 +0x372 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095e00, 0x0, 0x1fd8418, 0xc0001a4dc0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 72 [select]: github.com/syncthing/syncthing/lib/beacon.(*cast).Recv(0xc0001a4dc0, 0xc00042d320, 0xc010284b00, 0x4f16aff05974df9d, 0xc105e7795574caf0, 0xfd45b965548a9061) C:/syncthing/lib/beacon/beacon.go:103 +0xd9 github.com/syncthing/syncthing/lib/discover.(*localClient).recvAnnouncements(0xc0001c6320, 0x10f9720, 0xc0000f9000) C:/syncthing/lib/discover/local.go:168 +0x104 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f9000, 0xc00042d380, 0x30392f6e696c706f) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ed140) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095e00, 0x1, 0x3dcc650, 0xc0000ed140) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 73 [select]: github.com/syncthing/syncthing/lib/discover.(*localClient).sendLocalAnnouncements(0xc0001c6320, 0x10f9720, 0xc0000f9040) C:/syncthing/lib/discover/local.go:149 +0x195 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f9040, 0xc00042cd20, 0x795574caf04f16af) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ed1a0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095e00, 0x2, 0x3dcc650, 0xc0000ed1a0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 74 [select]: github.com/syncthing/syncthing/lib/model.(*folderSummaryService).listenForUpdates(0xc0001c63c0, 0x10f9720, 0xc0000f9100) C:/syncthing/lib/model/folder_summary.go:179 +0x21f github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f9100, 0xc00042d440, 0xde2001920a87b9d5) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ed260) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000164000, 0x0, 0x3dcc650, 0xc0000ed260) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 75 [select]: github.com/syncthing/syncthing/lib/model.(*folderSummaryService).calculateSummaries(0xc0001c63c0, 0x10f9720, 0xc0000f9140) C:/syncthing/lib/model/folder_summary.go:269 +0x15a github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f9140, 0xc00042cf60, 0x80e2cff2080c0a0e) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ed2c0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000164000, 0x1, 0x3dcc650, 0xc0000ed2c0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 76 [IO wait]: internal/poll.runtime_pollWait(0x3dcd5a8, 0x72, 0x10e7d80) c:/go/src/runtime/netpoll.go:184 +0x5c internal/poll.(*pollDesc).wait(0xc000115348, 0x72, 0x166a700, 0x0, 0x0) c:/go/src/internal/poll/fd_poll_runtime.go:87 +0x4c internal/poll.(*ioSrv).ExecIO(0x16c9b28, 0xc000115198, 0xfe75b0, 0x0, 0x0, 0xc0007f1b00) c:/go/src/internal/poll/fd_windows.go:228 +0x121 internal/poll.(*FD).ReadFrom(0xc000115180, 0xc0008b8000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x0, 0x0) c:/go/src/internal/poll/fd_windows.go:667 +0x13d net.(*netFD).readFrom(0xc000115180, 0xc0008b8000, 0x10000, 0x10000, 0xc0007f1c00, 0x2, 0x1c0d58, 0xf, 0xc004e070e0) c:/go/src/net/fd_windows.go:158 +0x62 net.(*UDPConn).readFrom(0xc0000ee370, 0xc0008b8000, 0x10000, 0x10000, 0xc0007f1d68, 0x45ec20, 0xc0007f1d68, 0x3) c:/go/src/net/udpsock_posix.go:47 +0x71 net.(*UDPConn).ReadFrom(0xc0000ee370, 0xc0008b8000, 0x10000, 0x10000, 0x0, 0x2, 0xc0112b4f00, 0x0, 0x0) c:/go/src/net/udpsock.go:121 +0x64 github.com/syncthing/syncthing/lib/beacon.readBroadcasts(0x10f9720, 0xc0000f8e80, 0xc0000ecde0, 0x5223, 0x0, 0x0) C:/syncthing/lib/beacon/broadcast.go:128 +0x27d github.com/syncthing/syncthing/lib/beacon.NewBroadcast.func1(0x10f9720, 0xc0000f8e80, 0x3, 0x3) C:/syncthing/lib/beacon/broadcast.go:18 +0x52 github.com/syncthing/syncthing/lib/beacon.(*cast).createService.func1(0x10f9720, 0xc0000f8e80, 0xc00042d560, 0xf2080c0a0e4a0140) C:/syncthing/lib/beacon/beacon.go:80 +0x13e github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ece40) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095d10, 0x0, 0x3dcc650, 0xc0000ece40) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 77 [select]: github.com/syncthing/syncthing/lib/beacon.writeBroadcasts(0x10f9720, 0xc0000f8ec0, 0xc0003ab980, 0x5223, 0x0, 0x0) C:/syncthing/lib/beacon/broadcast.go:41 +0x442 github.com/syncthing/syncthing/lib/beacon.NewBroadcast.func2(0x10f9720, 0xc0000f8ec0, 0x3, 0x3) C:/syncthing/lib/beacon/broadcast.go:21 +0x52 github.com/syncthing/syncthing/lib/beacon.(*cast).createService.func1(0x10f9720, 0xc0000f8ec0, 0xc00042d020, 0x7461642f6d75696d) C:/syncthing/lib/beacon/beacon.go:80 +0x13e github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ecea0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095d10, 0x1, 0x3dcc650, 0xc0000ecea0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 78 [chan receive, 6 minutes]: github.com/syncthing/syncthing/lib/beacon.writeBroadcasts.func1(0x10f9720, 0xc0000f9280, 0xc0000ee338) C:/syncthing/lib/beacon/broadcast.go:35 +0x4f created by github.com/syncthing/syncthing/lib/beacon.writeBroadcasts C:/syncthing/lib/beacon/broadcast.go:34 +0x205 goroutine 79 [IO wait]: internal/poll.runtime_pollWait(0x3dcd4d8, 0x72, 0x10e7d80) c:/go/src/runtime/netpoll.go:184 +0x5c internal/poll.(*pollDesc).wait(0xc0001155c8, 0x72, 0x166a700, 0x0, 0x0) c:/go/src/internal/poll/fd_poll_runtime.go:87 +0x4c internal/poll.(*ioSrv).ExecIO(0x16c9b28, 0xc000115418, 0xfe75b0, 0x0, 0x0, 0xc0007f7a30) c:/go/src/internal/poll/fd_windows.go:228 +0x121 internal/poll.(*FD).ReadFrom(0xc000115400, 0xc000902000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x0, 0x0) c:/go/src/internal/poll/fd_windows.go:667 +0x13d net.(*netFD).readFrom(0xc000115400, 0xc000902000, 0x10000, 0x10000, 0x5b, 0xc0007f7ad0, 0x40581c, 0x434bf3, 0xc0007f7ab8) c:/go/src/net/fd_windows.go:158 +0x62 net.(*UDPConn).readFrom(0xc0000ee378, 0xc000902000, 0x10000, 0x10000, 0xc0007f7d00, 0xc0007f7b70, 0x3, 0x1c055229d3e) c:/go/src/net/udpsock_posix.go:47 +0x71 net.(*UDPConn).ReadFrom(0xc0000ee378, 0xc000902000, 0x10000, 0x10000, 0x4064f1, 0xc00042d6e0, 0x0, 0xc0000f9400, 0xc004e30000) c:/go/src/net/udpsock.go:121 +0x64 golang.org/x/net/ipv6.(*payloadHandler).ReadFrom(0xc00009a240, 0xc000902000, 0x10000, 0x10000, 0x2, 0x2, 0x10efc60, 0xc010284b10, 0x0, 0x0) C:/go/pkg/mod/golang.org/x/net@v0.0.0-20190827160401-ba9fcec4b297/ipv6/payload_nocmsg.go:19 +0x7f github.com/syncthing/syncthing/lib/beacon.readMulticasts(0x10f9720, 0xc0000f8f80, 0xc0000ed020, 0xc0003cb8a0, 0x12, 0x0, 0x0) C:/syncthing/lib/beacon/multicast.go:150 +0x6a8 github.com/syncthing/syncthing/lib/beacon.NewMulticast.func1(0x10f9720, 0xc0000f8f80, 0x3, 0x3) C:/syncthing/lib/beacon/multicast.go:21 +0x5b github.com/syncthing/syncthing/lib/beacon.(*cast).createService.func1(0x10f9720, 0xc0000f8f80, 0xc00042d680, 0x45647aad19b24c61) C:/syncthing/lib/beacon/beacon.go:80 +0x13e github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ed080) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095ef0, 0x0, 0x3dcc650, 0xc0000ed080) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 80 [select]: github.com/syncthing/syncthing/lib/beacon.writeMulticasts(0x10f9720, 0xc0000f8fc0, 0xc0003abf80, 0xc0003cb8a0, 0x12, 0x0, 0x0) C:/syncthing/lib/beacon/multicast.go:56 +0x53a github.com/syncthing/syncthing/lib/beacon.NewMulticast.func2(0x10f9720, 0xc0000f8fc0, 0x3, 0x3) C:/syncthing/lib/beacon/multicast.go:24 +0x5b github.com/syncthing/syncthing/lib/beacon.(*cast).createService.func1(0x10f9720, 0xc0000f8fc0, 0xc00042d260, 0xe6c39f80e2cff208) C:/syncthing/lib/beacon/beacon.go:80 +0x13e github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ed0e0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095ef0, 0x1, 0x3dcc650, 0xc0000ed0e0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 81 [chan receive, 6 minutes]: github.com/syncthing/syncthing/lib/beacon.writeMulticasts.func1(0x10f9720, 0xc0000f9400, 0x1100700, 0xc0000ee360) C:/syncthing/lib/beacon/multicast.go:44 +0x4f created by github.com/syncthing/syncthing/lib/beacon.writeMulticasts C:/syncthing/lib/beacon/multicast.go:43 +0x349 goroutine 175 [select]: github.com/syncthing/syncthing/lib/model.(*folder).serve(0xc000836000, 0x10f9720, 0xc00082e380) C:/syncthing/lib/model/folder.go:148 +0x4f4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc00082e380, 0xc0018e7b60, 0x1f83e6c39f80e2cf) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc000830120) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0xc000000001, 0x3a25698, 0xc000836000) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 98 [chan receive, 6 minutes]: github.com/syncthing/syncthing/lib/beacon.readBroadcasts.func1(0x10f9720, 0xc0000f9480, 0xc0000ee370) C:/syncthing/lib/beacon/broadcast.go:122 +0x4f created by github.com/syncthing/syncthing/lib/beacon.readBroadcasts C:/syncthing/lib/beacon/broadcast.go:121 +0x21c goroutine 99 [chan receive, 6 minutes]: github.com/syncthing/syncthing/lib/beacon.readMulticasts.func1(0x10f9720, 0xc0000f94c0, 0x1100700, 0xc0000ee378) C:/syncthing/lib/beacon/multicast.go:116 +0x4f created by github.com/syncthing/syncthing/lib/beacon.readMulticasts C:/syncthing/lib/beacon/multicast.go:115 +0x34e goroutine 280 [select]: github.com/syncthing/syncthing/lib/model.(*indexSender).serve(0xc0051879d0, 0x10f9720, 0xc0000f9740) C:/syncthing/lib/model/model.go:1937 +0x6d4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f9740, 0xc005264ea0, 0xc000830ba0) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000d7ce0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0x11, 0x10ef6a0, 0xc0051879d0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 154 [select, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).monitorWatch(0xc001e90900, 0x10f9720, 0xc000a09d80) C:/syncthing/lib/model/folder.go:659 +0x1bd created by github.com/syncthing/syncthing/lib/model.(*folder).startWatch C:/syncthing/lib/model/folder.go:646 +0x111 goroutine 281 [select]: github.com/syncthing/syncthing/lib/model.(*indexSender).serve(0xc005187a40, 0x10f9720, 0xc0000f9780) C:/syncthing/lib/model/model.go:1937 +0x6d4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f9780, 0xc004e8f140, 0xc0001910e0) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000d7d40) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0x12, 0x10ef6a0, 0xc005187a40) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 178 [select]: github.com/syncthing/syncthing/lib/model.(*folder).serve(0xc000836900, 0x10f9720, 0xc00082ea00) C:/syncthing/lib/model/folder.go:148 +0x4f4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc00082ea00, 0xc0018e7da0, 0xc000830c60) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc000831200) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0xc000000004, 0x3a25698, 0xc000836900) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 125 [select, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).monitorWatch(0xc000836f00, 0x10f9720, 0xc00105f740) C:/syncthing/lib/model/folder.go:659 +0x1bd created by github.com/syncthing/syncthing/lib/model.(*folder).startWatch C:/syncthing/lib/model/folder.go:646 +0x111 goroutine 197 [select, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).monitorWatch(0xc000836c00, 0x10f9720, 0xc00105f840) C:/syncthing/lib/model/folder.go:659 +0x1bd created by github.com/syncthing/syncthing/lib/model.(*folder).startWatch C:/syncthing/lib/model/folder.go:646 +0x111 goroutine 174 [select]: github.com/syncthing/syncthing/lib/model.(*ProgressEmitter).serve(0xc0000fc300, 0x10f9720, 0xc0000f8a00) C:/syncthing/lib/model/progressemitter.go:69 +0x430 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f8a00, 0xc0018e7aa0, 0xc00196c540) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000ec7e0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0xc000000000, 0x10ef660, 0xc0000fc300) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 86 [select, 6 minutes]: github.com/syncthing/syncthing/lib/api.(*service).serve(0xc0001e82c0, 0x10f9720, 0xc000d2e480) C:/syncthing/lib/api/api.go:399 +0x25ca github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc000d2e480, 0xc000067380, 0x3130636637656163) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0001aed20) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000094960, 0xc000000006, 0x3dd23e0, 0xc0001e82c0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 27 [IO wait]: internal/poll.runtime_pollWait(0x3dcd408, 0x72, 0x10e7d80) c:/go/src/runtime/netpoll.go:184 +0x5c internal/poll.(*pollDesc).wait(0xc000943d48, 0x72, 0x166a700, 0x0, 0x0) c:/go/src/internal/poll/fd_poll_runtime.go:87 +0x4c internal/poll.(*ioSrv).ExecIO(0x16c9b28, 0xc000943b98, 0xc001ecd700, 0x1, 0x0, 0xf94) c:/go/src/internal/poll/fd_windows.go:228 +0x121 internal/poll.(*FD).acceptOne(0xc000943b80, 0xf94, 0xc004e7a3c0, 0x2, 0x2, 0xc000943b98, 0x0, 0x0, 0x0, 0xc00078bae8) c:/go/src/internal/poll/fd_windows.go:896 +0xa9 internal/poll.(*FD).Accept(0xc000943b80, 0xc00078bbe0, 0x0, 0x0, 0x0, 0x0, 0xc000000000, 0x0, 0x0, 0x0, ...) c:/go/src/internal/poll/fd_windows.go:930 +0x17a net.(*netFD).accept(0xc000943b80, 0x30030, 0xc00078bcb0, 0x40cda0) c:/go/src/net/fd_windows.go:193 +0x7b net.(*TCPListener).accept(0xc000ec5980, 0x40d64f, 0x2f8, 0x0) c:/go/src/net/tcpsock_posix.go:139 +0x39 net.(*TCPListener).Accept(0xc000ec5980, 0x10caed8, 0x0, 0x0, 0xc00078bce8) c:/go/src/net/tcpsock.go:261 +0x4e github.com/syncthing/syncthing/lib/tlsutil.(*DowngradingListener).AcceptNoWrapTLS(0xc000ec59a0, 0xc000d40260, 0xc006825470, 0xc00c3099a0, 0xc00c309538, 0x8) C:/syncthing/lib/tlsutil/tlsutil.go:182 +0x3e github.com/syncthing/syncthing/lib/tlsutil.(*DowngradingListener).Accept(0xc000ec59a0, 0xc00078bda8, 0x18, 0xc000eee000, 0x6fe18b) C:/syncthing/lib/tlsutil/tlsutil.go:163 +0x36 net/http.(*Server).Serve(0xc000d401c0, 0x10f6ae0, 0xc000ec59a0, 0x0, 0x0) c:/go/src/net/http/server.go:2896 +0x287 github.com/syncthing/syncthing/lib/api.(*service).serve.func1(0xc000a06a80, 0xc000d401c0, 0x10f6ae0, 0xc000ec59a0, 0x10f9720, 0xc000d2e480) C:/syncthing/lib/api/api.go:392 +0x61 created by github.com/syncthing/syncthing/lib/api.(*service).serve C:/syncthing/lib/api/api.go:390 +0x24f1 goroutine 109 [chan receive, 6 minutes]: github.com/syncthing/syncthing/lib/syncthing.(*App).run(0xc00019a000) C:/syncthing/lib/syncthing/syncthing.go:367 +0x57 created by github.com/syncthing/syncthing/lib/syncthing.(*App).Start C:/syncthing/lib/syncthing/syncthing.go:113 +0x97 goroutine 166 [select]: github.com/syncthing/syncthing/lib/relay/client.(*staticClient).serve(0xc00c7ad260, 0x10f9720, 0xc0009dadc0, 0x0, 0x0) C:/syncthing/lib/relay/client/static.go:83 +0x8b2 github.com/syncthing/syncthing/lib/relay/client.newCommonClient.func1(0x10f9720, 0xc0009dadc0, 0x0, 0x0) C:/syncthing/lib/relay/client/client.go:62 +0x88 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc010fc1680) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/syncthing/syncthing/lib/relay/client.(*dynamicClient).serve(0xc0001beb60, 0x10f9720, 0xc001026540, 0xc00014b180, 0x1c0d58) C:/syncthing/lib/relay/client/dynamic.go:96 +0xb63 github.com/syncthing/syncthing/lib/relay/client.newCommonClient.func1(0x10f9720, 0xc001026540, 0x0, 0x0) C:/syncthing/lib/relay/client/client.go:62 +0x88 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0019166c0) C:/syncthing/lib/util/utils.go:247 +0x149 created by github.com/syncthing/syncthing/lib/connections.(*relayListener).serve C:/syncthing/lib/connections/relay_listen.go:56 +0x148 goroutine 177 [select]: github.com/syncthing/syncthing/lib/model.(*folder).serve(0xc000836600, 0x10f9720, 0xc00082e840) C:/syncthing/lib/model/folder.go:148 +0x4f4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc00082e840, 0xc0018e7ce0, 0x0) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc000830f60) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0xc000000003, 0x3a25698, 0xc000836600) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 201 [select, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).monitorWatch(0xc000836900, 0x10f9720, 0xc00105f8c0) C:/syncthing/lib/model/folder.go:659 +0x1bd created by github.com/syncthing/syncthing/lib/model.(*folder).startWatch C:/syncthing/lib/model/folder.go:646 +0x111 goroutine 9540 [select]: github.com/syncthing/syncthing/lib/model.(*indexSender).serve(0xc00c484a10, 0x10f9720, 0xc005a0d2c0) C:/syncthing/lib/model/model.go:1937 +0x6d4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc005a0d2c0, 0xc010b59500, 0xc0000b02d0) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc00e7e54a0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0x19, 0x10ef6a0, 0xc00c484a10) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 153 [select, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).monitorWatch(0xc001e90c00, 0x10f9720, 0xc000a09d00) C:/syncthing/lib/model/folder.go:659 +0x1bd created by github.com/syncthing/syncthing/lib/model.(*folder).startWatch C:/syncthing/lib/model/folder.go:646 +0x111 goroutine 344 [select, 3 minutes]: github.com/syncthing/syncthing/lib/watchaggregator.(*aggregator).mainLoop(0xc0018fe000, 0xc0050560c0, 0xc00214c660, 0x110a060, 0xc000412000, 0x10f9ba0, 0xc0001973b0) C:/syncthing/lib/watchaggregator/aggregator.go:148 +0x40f created by github.com/syncthing/syncthing/lib/watchaggregator.Aggregate C:/syncthing/lib/watchaggregator/aggregator.go:132 +0xf7 goroutine 129 [select, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).monitorWatch(0xc000836000, 0x10f9720, 0xc00105f7c0) C:/syncthing/lib/model/folder.go:659 +0x1bd created by github.com/syncthing/syncthing/lib/model.(*folder).startWatch C:/syncthing/lib/model/folder.go:646 +0x111 goroutine 121 [select]: github.com/lucas-clemente/quic-go.(*session).run(0xc0008cc480, 0x0, 0x0) C:/go/pkg/mod/github.com/lucas-clemente/quic-go@v0.12.1/session.go:400 +0x2fa github.com/lucas-clemente/quic-go.(*client).establishSecureConnection.func1(0xc00006b110, 0xc001848ea0) C:/go/pkg/mod/github.com/lucas-clemente/quic-go@v0.12.1/client.go:281 +0x48 created by github.com/lucas-clemente/quic-go.(*client).establishSecureConnection C:/go/pkg/mod/github.com/lucas-clemente/quic-go@v0.12.1/client.go:280 +0x83 goroutine 9528 [select, 2 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).pingReceiver(0xc00006a410) C:/syncthing/lib/protocol/protocol.go:944 +0x13d created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start C:/syncthing/lib/protocol/protocol.go:240 +0xd2 goroutine 176 [select]: github.com/syncthing/syncthing/lib/model.(*folder).serve(0xc000836300, 0x10f9720, 0xc00082e580) C:/syncthing/lib/model/folder.go:148 +0x4f4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc00082e580, 0xc0018e7c20, 0xc0001c4b18) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc000830300) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0xc000000002, 0x3a256e0, 0xc0000e48d8) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 179 [select]: github.com/syncthing/syncthing/lib/model.(*folder).serve(0xc000836c00, 0x10f9720, 0xc00082eb80) C:/syncthing/lib/model/folder.go:148 +0x4f4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc00082eb80, 0xc0018e7e60, 0x0) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0008313e0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0xc000000005, 0x3a25698, 0xc000836c00) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 180 [select, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).serve(0xc000836f00, 0x10f9720, 0xc000a087c0) C:/syncthing/lib/model/folder.go:148 +0x4f4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc000a087c0, 0xc0018e7f20, 0x2004cc1863313837) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc000a06480) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0xc000000006, 0x3a25698, 0xc000836f00) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 181 [select, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).serve(0xc000837200, 0x10f9720, 0xc000a089c0) C:/syncthing/lib/model/folder.go:148 +0x4f4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc000a089c0, 0xc0018e79e0, 0x2f73656972746e65) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc000a06660) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0xc000000007, 0x3a25698, 0xc000837200) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 182 [select, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).serve(0xc000837500, 0x10f9720, 0xc000a08b40) C:/syncthing/lib/model/folder.go:148 +0x4f4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc000a08b40, 0xc001fa00c0, 0x3c2001920ecf92e0) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc000a06840) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0xc000000008, 0x3a256e0, 0xc0000e5338) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 183 [select, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).serve(0xc000f08000, 0x10f9720, 0xc000a08fc0) C:/syncthing/lib/model/folder.go:148 +0x4f4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc000a08fc0, 0xc001fa0180, 0x2d353661352d6230) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc000a06d80) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0xc000000009, 0x3a256e0, 0xc0000e53c8) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 184 [select]: github.com/syncthing/syncthing/lib/model.(*folder).serve(0xc000f08300, 0x10f9720, 0xc000a09140) C:/syncthing/lib/model/folder.go:148 +0x4f4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc000a09140, 0xc001fa0240, 0x14005f59197cc28) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc000a06f60) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0xc00000000a, 0x3a256e0, 0xc0000e5438) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 185 [chan send, 3 minutes]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).handleFile(0xc001e90000, 0xc014f20700, 0x1a, 0x5dae3220, 0x5cf546ca, 0x9aca6aa85c9b4735, 0xc012e058f0, 0x1, 0x1, 0xa5, ...) C:/syncthing/lib/model/folder_sendrecv.go:1095 +0xe7d github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).processNeeded(0xc001e90000, 0xc0009fad00, 0xc01272e600, 0xc01272e540, 0xc01272e480, 0xc01272e600, 0xc01272e480, 0x10f7360, 0xc0127145e0, 0xc012459560, ...) C:/syncthing/lib/model/folder_sendrecv.go:491 +0x66b github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration(0xc001e90000, 0xc01272e480, 0x0) C:/syncthing/lib/model/folder_sendrecv.go:265 +0x624 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pull(0xc001e90000, 0x10f9700) C:/syncthing/lib/model/folder_sendrecv.go:184 +0x52c github.com/syncthing/syncthing/lib/model.(*folder).pull(0xc001e90000, 0xc012459b00) C:/syncthing/lib/model/folder.go:309 +0x258 github.com/syncthing/syncthing/lib/model.(*folder).serve(0xc001e90000, 0x10f9720, 0xc001026a00) C:/syncthing/lib/model/folder.go:166 +0xa3a github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc001026a00, 0xc001fa0000, 0x179726f74736948) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc001e80fc0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0xc00000000b, 0x3a256e0, 0xc000006270) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 186 [select, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).serve(0xc001e90300, 0x10f9720, 0xc001f06680) C:/syncthing/lib/model/folder.go:148 +0x4f4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc001f06680, 0xc0019539e0, 0xffffffffffffffff) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc001f1a060) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0xc00000000c, 0x3a25698, 0xc001e90300) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 187 [select]: github.com/syncthing/syncthing/lib/model.(*folder).serve(0xc001e90600, 0x10f9720, 0xc001f06800) C:/syncthing/lib/model/folder.go:148 +0x4f4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc001f06800, 0xc001953aa0, 0x2d623035392d3133) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc001f1a240) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0xc00000000d, 0x3a25698, 0xc001e90600) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 188 [select, 2 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).serve(0xc001e90900, 0x10f9720, 0xc001f7e440) C:/syncthing/lib/model/folder.go:148 +0x4f4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc001f7e440, 0xc001953b60, 0x6436326633303466) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc001f772c0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0xc00000000e, 0x3a256e0, 0xc000007220) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 189 [select]: github.com/syncthing/syncthing/lib/model.(*folder).serve(0xc001e90c00, 0x10f9720, 0xc001f7e5c0) C:/syncthing/lib/model/folder.go:148 +0x4f4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc001f7e5c0, 0xc001953920, 0xe7201201101f83e6) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc001f774a0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0xc00000000f, 0x3a25698, 0xc001e90c00) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 190 [select, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).monitorWatch(0xc000837200, 0x10f9720, 0xc001f7e600) C:/syncthing/lib/model/folder.go:659 +0x1bd created by github.com/syncthing/syncthing/lib/model.(*folder).startWatch C:/syncthing/lib/model/folder.go:646 +0x111 goroutine 158 [select, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).monitorWatch(0xc001e90600, 0x10f9720, 0xc000a09e00) C:/syncthing/lib/model/folder.go:659 +0x1bd created by github.com/syncthing/syncthing/lib/model.(*folder).startWatch C:/syncthing/lib/model/folder.go:646 +0x111 goroutine 223 [select, 6 minutes]: github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).watchLoop(0xc0000ddfe0, 0x10f9720, 0xc000a09d00, 0xe1276d, 0x1, 0xc001f78fa0, 0x1, 0x1, 0xc001f77e00, 0xc0020c6900, ...) C:/syncthing/lib/fs/basicfs_watch.go:80 +0x2ae created by github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).Watch C:/syncthing/lib/fs/basicfs_watch.go:58 +0x3c5 goroutine 259 [select, 5 minutes]: github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).watchLoop(0xc0000ddec0, 0x10f9720, 0xc000a09e00, 0xe1276d, 0x1, 0xc001f79060, 0x1, 0x1, 0xc00234c5a0, 0xc0020c6de0, ...) C:/syncthing/lib/fs/basicfs_watch.go:80 +0x2ae created by github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).Watch C:/syncthing/lib/fs/basicfs_watch.go:58 +0x3c5 goroutine 294 [chan receive]: github.com/lucas-clemente/quic-go.(*receiveStream).readImpl(0xc0018fe700, 0xc015867afc, 0xb050a, 0x1b0504, 0xc0001a49c0, 0x8, 0xc0032c7bc0, 0x950b24) C:/go/pkg/mod/github.com/lucas-clemente/quic-go@v0.12.1/receive_stream.go:144 +0x1bc github.com/lucas-clemente/quic-go.(*receiveStream).Read(0xc0018fe700, 0xc015867afc, 0xb050a, 0x1b0504, 0x0, 0x0, 0x0) C:/go/pkg/mod/github.com/lucas-clemente/quic-go@v0.12.1/receive_stream.go:82 +0x70 github.com/syncthing/syncthing/lib/connections.(*limitedReader).Read(0xc0000e17a0, 0xc015867afc, 0xb050a, 0x1b0504, 0x98e, 0x0, 0x0) C:/syncthing/lib/connections/limiter.go:237 +0x5c github.com/syncthing/syncthing/lib/protocol.(*countingReader).Read(0xc0003ee560, 0xc015867afc, 0xb050a, 0x1b0504, 0x98e, 0x0, 0x0) C:/syncthing/lib/protocol/counting.go:23 +0x5c io.ReadAtLeast(0x10e5f80, 0xc0003ee560, 0xc015818000, 0x100006, 0x200000, 0x100006, 0x4, 0x0, 0x0) c:/go/src/io/io.go:310 +0x8e io.ReadFull(...) c:/go/src/io/io.go:329 github.com/syncthing/syncthing/lib/protocol.(*rawConnection).readMessageAfterHeader(0xc00015a0d0, 0x4, 0xc0000de6d0, 0x4, 0x4, 0x0, 0x0, 0x2, 0x2) C:/syncthing/lib/protocol/protocol.go:491 +0x131 github.com/syncthing/syncthing/lib/protocol.(*rawConnection).readMessage(0xc00015a0d0, 0xc0000de6d0, 0x4, 0x4, 0x10f9e00, 0xc00f25cde0, 0x0, 0x0) C:/syncthing/lib/protocol/protocol.go:472 +0xc1 github.com/syncthing/syncthing/lib/protocol.(*rawConnection).readerLoop(0xc00015a0d0) C:/syncthing/lib/protocol/protocol.go:357 +0x99 created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start C:/syncthing/lib/protocol/protocol.go:233 +0x4a goroutine 298 [select, 1 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).pingReceiver(0xc00015a0d0) C:/syncthing/lib/protocol/protocol.go:944 +0x13d created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start C:/syncthing/lib/protocol/protocol.go:240 +0xd2 goroutine 205 [select, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).monitorWatch(0xc000836600, 0x10f9720, 0xc00105f940) C:/syncthing/lib/model/folder.go:659 +0x1bd created by github.com/syncthing/syncthing/lib/model.(*folder).startWatch C:/syncthing/lib/model/folder.go:646 +0x111 goroutine 228 [select, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).monitorWatch(0xc001e90000, 0x10f9720, 0xc00105fa00) C:/syncthing/lib/model/folder.go:659 +0x1bd created by github.com/syncthing/syncthing/lib/model.(*folder).startWatch C:/syncthing/lib/model/folder.go:646 +0x111 goroutine 2491 [chan receive, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullScannerRoutine(0xc001e90000, 0xc01272e480) C:/syncthing/lib/model/folder_sendrecv.go:1658 +0xfa created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pull C:/syncthing/lib/model/folder_sendrecv.go:164 +0x44c goroutine 2495 [select]: github.com/syncthing/syncthing/lib/model.(*byteSemaphore).takeWithContext(0xc01274a500, 0x10f9720, 0xc001026a00, 0x100000, 0xc01274a500, 0x100000) C:/syncthing/lib/model/bytesemaphore.go:40 +0x159 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine(0xc001e90000, 0xc01272e4e0, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1377 +0x281 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func3(0xc001e90000, 0xc01272e4e0, 0xc01272e5a0, 0x10f7360, 0xc0127145c0) C:/syncthing/lib/model/folder_sendrecv.go:254 +0x46 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration C:/syncthing/lib/model/folder_sendrecv.go:252 +0x54f goroutine 242 [syscall, locked to thread]: syscall.Syscall6(0x7ff956d26ef0, 0x5, 0x584, 0xc00191bfa8, 0xc00191bfac, 0xc00191bfb8, 0xffffffff, 0x0, 0x0, 0x0, ...) c:/go/src/runtime/syscall_windows.go:201 +0xfa syscall.GetQueuedCompletionStatus(0x584, 0xc00191bfa8, 0xc00191bfac, 0xc00191bfb8, 0xc0ffffffff, 0x0, 0x0) c:/go/src/syscall/zsyscall_windows.go:556 +0xb6 github.com/syncthing/notify.(*readdcw).loop(0xc000129530) C:/go/pkg/mod/github.com/syncthing/notify@v0.0.0-20190709140112-69c7a957d3e2/watcher_readdcw.go:346 +0x79 created by github.com/syncthing/notify.(*readdcw).lazyinit C:/go/pkg/mod/github.com/syncthing/notify@v0.0.0-20190709140112-69c7a957d3e2/watcher_readdcw.go:335 +0xac goroutine 243 [select, 6 minutes]: github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).watchLoop(0xc0000ddfa0, 0x10f9720, 0xc001f7e600, 0xe1276d, 0x1, 0xc00192f260, 0x1, 0x1, 0xc00196d860, 0xc001fa0840, ...) C:/syncthing/lib/fs/basicfs_watch.go:80 +0x2ae created by github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).Watch C:/syncthing/lib/fs/basicfs_watch.go:58 +0x3c5 goroutine 244 [select, 3 minutes]: github.com/syncthing/syncthing/lib/watchaggregator.(*aggregator).mainLoop(0xc001fae1c0, 0xc001fa0840, 0xc001953c20, 0x110a060, 0xc000412000, 0x10f9ba0, 0xc0001973b0) C:/syncthing/lib/watchaggregator/aggregator.go:148 +0x40f created by github.com/syncthing/syncthing/lib/watchaggregator.Aggregate C:/syncthing/lib/watchaggregator/aggregator.go:132 +0xf7 goroutine 258 [select, 2 minutes]: github.com/syncthing/syncthing/lib/watchaggregator.(*aggregator).mainLoop(0xc0018ff340, 0xc0020c6ba0, 0xc001fa0360, 0x110a060, 0xc000412000, 0x10f9ba0, 0xc0001973b0) C:/syncthing/lib/watchaggregator/aggregator.go:148 +0x40f created by github.com/syncthing/syncthing/lib/watchaggregator.Aggregate C:/syncthing/lib/watchaggregator/aggregator.go:132 +0xf7 goroutine 225 [select, 3 minutes]: github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).watchLoop(0xc0000ddf40, 0x10f9720, 0xc000a09d80, 0xe1276d, 0x1, 0xc001f79000, 0x1, 0x1, 0xc00234c000, 0xc0020c6ba0, ...) C:/syncthing/lib/fs/basicfs_watch.go:80 +0x2ae created by github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).Watch C:/syncthing/lib/fs/basicfs_watch.go:58 +0x3c5 goroutine 224 [select, 3 minutes]: github.com/syncthing/syncthing/lib/watchaggregator.(*aggregator).mainLoop(0xc0018ff180, 0xc0020c6900, 0xc001fa02a0, 0x110a060, 0xc000412000, 0x10f9ba0, 0xc0001973b0) C:/syncthing/lib/watchaggregator/aggregator.go:148 +0x40f created by github.com/syncthing/syncthing/lib/watchaggregator.Aggregate C:/syncthing/lib/watchaggregator/aggregator.go:132 +0xf7 goroutine 260 [select, 3 minutes]: github.com/syncthing/syncthing/lib/watchaggregator.(*aggregator).mainLoop(0xc0018ff500, 0xc0020c6de0, 0xc001fa04e0, 0x110a060, 0xc000412000, 0x10f9ba0, 0xc0001973b0) C:/syncthing/lib/watchaggregator/aggregator.go:148 +0x40f created by github.com/syncthing/syncthing/lib/watchaggregator.Aggregate C:/syncthing/lib/watchaggregator/aggregator.go:132 +0xf7 goroutine 232 [select, 6 minutes]: github.com/syncthing/syncthing/lib/model.(*folder).monitorWatch(0xc001e90300, 0x10f9720, 0xc002260380) C:/syncthing/lib/model/folder.go:659 +0x1bd created by github.com/syncthing/syncthing/lib/model.(*folder).startWatch C:/syncthing/lib/model/folder.go:646 +0x111 goroutine 6004 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0xa600000, 0x100000, 0xc0130ed160, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0xa600000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc0130ed160, 0x20, 0x20, 0xa600000, 0xeab3b1eb00100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc0130ed160, 0x20, 0x20, 0xa600000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 236 [select, 6 minutes]: github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).watchLoop(0xc0000dde80, 0x10f9720, 0xc002260380, 0xe1276d, 0x1, 0xc0019556c0, 0x1, 0x1, 0xc001e6dd40, 0xc00214cf00, ...) C:/syncthing/lib/fs/basicfs_watch.go:80 +0x2ae created by github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).Watch C:/syncthing/lib/fs/basicfs_watch.go:58 +0x3c5 goroutine 237 [select, 3 minutes]: github.com/syncthing/syncthing/lib/watchaggregator.(*aggregator).mainLoop(0xc000134540, 0xc00214cf00, 0xc00214ccc0, 0x110a060, 0xc000412000, 0x10f9ba0, 0xc0001973b0) C:/syncthing/lib/watchaggregator/aggregator.go:148 +0x40f created by github.com/syncthing/syncthing/lib/watchaggregator.Aggregate C:/syncthing/lib/watchaggregator/aggregator.go:132 +0xf7 goroutine 261 [select]: github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).watchLoop(0xc0000ddea0, 0x10f9720, 0xc00105f7c0, 0xe1276d, 0x1, 0xc001f791a0, 0x1, 0x1, 0xc00234cc60, 0xc0020c70e0, ...) C:/syncthing/lib/fs/basicfs_watch.go:80 +0x2ae created by github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).Watch C:/syncthing/lib/fs/basicfs_watch.go:58 +0x3c5 goroutine 262 [select]: github.com/syncthing/syncthing/lib/watchaggregator.(*aggregator).mainLoop(0xc0018ff6c0, 0xc0020c70e0, 0xc001e67980, 0x110a060, 0xc000412000, 0x10f9ba0, 0xc0001973b0) C:/syncthing/lib/watchaggregator/aggregator.go:148 +0x40f created by github.com/syncthing/syncthing/lib/watchaggregator.Aggregate C:/syncthing/lib/watchaggregator/aggregator.go:132 +0xf7 goroutine 263 [select, 6 minutes]: github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).watchLoop(0xc0000ddee0, 0x10f9720, 0xc00105f840, 0xe1276d, 0x1, 0xc001f79220, 0x1, 0x1, 0xc00234cf60, 0xc0020c7320, ...) C:/syncthing/lib/fs/basicfs_watch.go:80 +0x2ae created by github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).Watch C:/syncthing/lib/fs/basicfs_watch.go:58 +0x3c5 goroutine 264 [select, 3 minutes]: github.com/syncthing/syncthing/lib/watchaggregator.(*aggregator).mainLoop(0xc0018ff880, 0xc0020c7320, 0xc001e67b00, 0x110a060, 0xc000412000, 0x10f9ba0, 0xc0001973b0) C:/syncthing/lib/watchaggregator/aggregator.go:148 +0x40f created by github.com/syncthing/syncthing/lib/watchaggregator.Aggregate C:/syncthing/lib/watchaggregator/aggregator.go:132 +0xf7 goroutine 265 [select, 1 minutes]: github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).watchLoop(0xc0000dde60, 0x10f9720, 0xc00105f8c0, 0xe1276d, 0x1, 0xc001f79270, 0x1, 0x1, 0xc00234d380, 0xc0020c7560, ...) C:/syncthing/lib/fs/basicfs_watch.go:80 +0x2ae created by github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).Watch C:/syncthing/lib/fs/basicfs_watch.go:58 +0x3c5 goroutine 266 [select, 1 minutes]: github.com/syncthing/syncthing/lib/watchaggregator.(*aggregator).mainLoop(0xc0018ffa40, 0xc0020c7560, 0xc001e67d40, 0x110a060, 0xc000412000, 0x10f9ba0, 0xc0001973b0) C:/syncthing/lib/watchaggregator/aggregator.go:148 +0x40f created by github.com/syncthing/syncthing/lib/watchaggregator.Aggregate C:/syncthing/lib/watchaggregator/aggregator.go:132 +0xf7 goroutine 238 [select, 6 minutes]: github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).watchLoop(0xc0000ddf00, 0x10f9720, 0xc00105f740, 0xe1276d, 0x1, 0xc001f79190, 0x1, 0x1, 0xc00234cc00, 0xc0020c7080, ...) C:/syncthing/lib/fs/basicfs_watch.go:80 +0x2ae created by github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).Watch C:/syncthing/lib/fs/basicfs_watch.go:58 +0x3c5 goroutine 239 [select, 3 minutes]: github.com/syncthing/syncthing/lib/watchaggregator.(*aggregator).mainLoop(0xc000134700, 0xc0020c7080, 0xc001e67800, 0x110a060, 0xc000412000, 0x10f9ba0, 0xc0001973b0) C:/syncthing/lib/watchaggregator/aggregator.go:148 +0x40f created by github.com/syncthing/syncthing/lib/watchaggregator.Aggregate C:/syncthing/lib/watchaggregator/aggregator.go:132 +0xf7 goroutine 267 [select, 6 minutes]: github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).watchLoop(0xc00040c020, 0x10f9720, 0xc00105f940, 0xe1276d, 0x1, 0xc001f792c0, 0x1, 0x1, 0xc00234d7a0, 0xc0020c77a0, ...) C:/syncthing/lib/fs/basicfs_watch.go:80 +0x2ae created by github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).Watch C:/syncthing/lib/fs/basicfs_watch.go:58 +0x3c5 goroutine 268 [select, 3 minutes]: github.com/syncthing/syncthing/lib/watchaggregator.(*aggregator).mainLoop(0xc0018ffc00, 0xc0020c77a0, 0xc00214c060, 0x110a060, 0xc000412000, 0x10f9ba0, 0xc0001973b0) C:/syncthing/lib/watchaggregator/aggregator.go:148 +0x40f created by github.com/syncthing/syncthing/lib/watchaggregator.Aggregate C:/syncthing/lib/watchaggregator/aggregator.go:132 +0xf7 goroutine 296 [select]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).writerLoop(0xc00015a0d0) C:/syncthing/lib/protocol/protocol.go:685 +0x2cb created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start C:/syncthing/lib/protocol/protocol.go:238 +0x8e goroutine 297 [select]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).pingSender(0xc00015a0d0) C:/syncthing/lib/protocol/protocol.go:919 +0x10c created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start C:/syncthing/lib/protocol/protocol.go:239 +0xb0 goroutine 2493 [chan send]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).copierRoutine(0xc001e90000, 0xc01272e540, 0xc01272e4e0, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1325 +0xc10 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func2(0xc001e90000, 0xc01272e540, 0xc01272e4e0, 0xc01272e5a0, 0x10f7360, 0xc0127145d0) C:/syncthing/lib/model/folder_sendrecv.go:246 +0x50 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration C:/syncthing/lib/model/folder_sendrecv.go:244 +0x4bc goroutine 279 [select]: github.com/syncthing/syncthing/lib/model.(*indexSender).serve(0xc005187960, 0x10f9720, 0xc0000f9680) C:/syncthing/lib/model/model.go:1937 +0x6d4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f9680, 0xc005264fc0, 0xc001e6d8c0) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000d7c80) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0x10, 0x10ef6a0, 0xc005187960) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 295 [select]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).dispatcherLoop(0xc00015a0d0, 0x0, 0x0) C:/syncthing/lib/protocol/protocol.go:380 +0x139 github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start.func1(0xc00015a0d0) C:/syncthing/lib/protocol/protocol.go:235 +0x32 created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start C:/syncthing/lib/protocol/protocol.go:234 +0x6c goroutine 9725 [sleep, 1 minutes]: runtime.goparkunlock(...) c:/go/src/runtime/proc.go:310 time.Sleep(0x1176592e000) c:/go/src/runtime/time.go:105 +0x16c github.com/syncthing/syncthing/lib/model.(*deadlockDetector).Watch.func1.2(0xc00040c3a0, 0xc011f8e000) C:/syncthing/lib/model/util.go:50 +0x35 created by github.com/syncthing/syncthing/lib/model.(*deadlockDetector).Watch.func1 C:/syncthing/lib/model/util.go:49 +0xee goroutine 282 [select]: github.com/syncthing/syncthing/lib/model.(*indexSender).serve(0xc005187ab0, 0x10f9720, 0xc0000f97c0) C:/syncthing/lib/model/model.go:1937 +0x6d4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc0000f97c0, 0xc004dc8a80, 0xb5ce1b) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc0000d7da0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0x13, 0x10ef6a0, 0xc005187ab0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 343 [select, 3 minutes]: github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).watchLoop(0xc0000ddf60, 0x10f9720, 0xc00105fa00, 0xe1276d, 0x1, 0xc0000e2510, 0x1, 0x1, 0xc000f344e0, 0xc0050560c0, ...) C:/syncthing/lib/fs/basicfs_watch.go:80 +0x2ae created by github.com/syncthing/syncthing/lib/fs.(*BasicFilesystem).Watch C:/syncthing/lib/fs/basicfs_watch.go:58 +0x3c5 goroutine 9826 [select]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x28d00000, 0x100000, 0xc01320ce80, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x28d00000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc01320ce80, 0x20, 0x20, 0x28d00000, 0xafb093cd00100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc01320ce80, 0x20, 0x20, 0x28d00000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 6028 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x51e00000, 0x100000, 0xc01332c100, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x51e00000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc01332c100, 0x20, 0x20, 0x51e00000, 0x846dd60100100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc01332c100, 0x20, 0x20, 0x51e00000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 9504 [select]: github.com/syncthing/syncthing/lib/model.(*indexSender).serve(0xc00c484850, 0x10f9720, 0xc005a0d140) C:/syncthing/lib/model/model.go:1937 +0x6d4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc005a0d140, 0xc010b593e0, 0xc0000b02d0) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc00e7e5320) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0x15, 0x10ef6a0, 0xc00c484850) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 6878 [chan receive]: github.com/rcrowley/go-metrics.(*meterArbiter).tick(0x16cdac0) C:/go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20190826022208-cac0b30c2563/meter.go:239 +0x38 created by github.com/rcrowley/go-metrics.NewMeter C:/go/pkg/mod/github.com/rcrowley/go-metrics@v0.0.0-20190826022208-cac0b30c2563/meter.go:46 +0x118 goroutine 5551 [IO wait]: internal/poll.runtime_pollWait(0x3dccd88, 0x72, 0x10e7d80) c:/go/src/runtime/netpoll.go:184 +0x5c internal/poll.(*pollDesc).wait(0xc012fbd348, 0x72, 0x166a700, 0x0, 0x0) c:/go/src/internal/poll/fd_poll_runtime.go:87 +0x4c internal/poll.(*ioSrv).ExecIO(0x16c9b28, 0xc012fbd198, 0xfe75a8, 0x10, 0x6a9, 0xd) c:/go/src/internal/poll/fd_windows.go:228 +0x121 internal/poll.(*FD).Read(0xc012fbd180, 0xc000a35c00, 0x6bb, 0x6bb, 0x0, 0x0, 0x0) c:/go/src/internal/poll/fd_windows.go:527 +0x31c net.(*netFD).Read(0xc012fbd180, 0xc000a35c00, 0x6bb, 0x6bb, 0x10cadb2, 0x0, 0x6b6) c:/go/src/net/fd_windows.go:152 +0x56 net.(*conn).Read(0xc011747828, 0xc000a35c00, 0x6bb, 0x6bb, 0x0, 0x0, 0x0) c:/go/src/net/net.go:184 +0x6f crypto/tls.(*atLeastReader).Read(0xc001ecd2a0, 0xc000a35c00, 0x6bb, 0x6bb, 0x22, 0x10e5ae0, 0xc004d53998) c:/go/src/crypto/tls/conn.go:780 +0x67 bytes.(*Buffer).ReadFrom(0xc00ffd7ad8, 0x10e5940, 0xc001ecd2a0, 0x40ab0c, 0xd11a40, 0xdde720) c:/go/src/bytes/buffer.go:204 +0xbb crypto/tls.(*Conn).readFromUntil(0xc00ffd7880, 0x3a2ed90, 0xc011747828, 0x5, 0xc011747828, 0xc) c:/go/src/crypto/tls/conn.go:802 +0xf3 crypto/tls.(*Conn).readRecordOrCCS(0xc00ffd7880, 0x0, 0x0, 0x0) c:/go/src/crypto/tls/conn.go:609 +0x12b crypto/tls.(*Conn).readRecord(...) c:/go/src/crypto/tls/conn.go:577 crypto/tls.(*Conn).Read(0xc00ffd7880, 0xc00e414690, 0xc, 0xc, 0x0, 0x0, 0x0) c:/go/src/crypto/tls/conn.go:1255 +0x168 io.ReadAtLeast(0x10e5900, 0xc00ffd7880, 0xc00e414690, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) c:/go/src/io/io.go:310 +0x8e io.ReadFull(...) c:/go/src/io/io.go:329 github.com/syncthing/syncthing/lib/relay/protocol.ReadMessage(0x10e5900, 0xc00ffd7880, 0xc00ffd7880, 0x10e5900, 0xc00ffd7880, 0x0) C:/syncthing/lib/relay/protocol/protocol.go:78 +0xb7 github.com/syncthing/syncthing/lib/relay/client.messageReader(0x10f9720, 0xc0009dadc0, 0x1101de0, 0xc00ffd7880, 0xc00b342960, 0xc003a3e9c0) C:/syncthing/lib/relay/client/static.go:251 +0x87 created by github.com/syncthing/syncthing/lib/relay/client.(*staticClient).serve C:/syncthing/lib/relay/client/static.go:78 +0x790 goroutine 10258 [IO wait]: internal/poll.runtime_pollWait(0x3dcccb8, 0x72, 0x10e7d80) c:/go/src/runtime/netpoll.go:184 +0x5c internal/poll.(*pollDesc).wait(0xc012fbce48, 0x72, 0x166a700, 0x0, 0x0) c:/go/src/internal/poll/fd_poll_runtime.go:87 +0x4c internal/poll.(*ioSrv).ExecIO(0x16c9b28, 0xc012fbcc98, 0xfe75a8, 0xc01323ae00, 0xc000129590, 0xfe8088) c:/go/src/internal/poll/fd_windows.go:228 +0x121 internal/poll.(*FD).Read(0xc012fbcc80, 0xc00ee6e101, 0x1, 0x1, 0x0, 0x0, 0x0) c:/go/src/internal/poll/fd_windows.go:527 +0x31c net.(*netFD).Read(0xc012fbcc80, 0xc00ee6e101, 0x1, 0x1, 0xc0103ba058, 0xc00076ff68, 0x47e8e3) c:/go/src/net/fd_windows.go:152 +0x56 net.(*conn).Read(0xc010834748, 0xc00ee6e101, 0x1, 0x1, 0x0, 0x0, 0x0) c:/go/src/net/net.go:184 +0x6f net/http.(*connReader).backgroundRead(0xc00ee6e0f0) c:/go/src/net/http/server.go:677 +0x5f created by net/http.(*connReader).startBackgroundRead c:/go/src/net/http/server.go:673 +0xdb goroutine 10221 [IO wait]: internal/poll.runtime_pollWait(0x1fd9c90, 0x72, 0x10e7d80) c:/go/src/runtime/netpoll.go:184 +0x5c internal/poll.(*pollDesc).wait(0xc00d959d48, 0x72, 0x166a700, 0x0, 0x0) c:/go/src/internal/poll/fd_poll_runtime.go:87 +0x4c internal/poll.(*ioSrv).ExecIO(0x16c9b28, 0xc00d959b98, 0xfe75a8, 0x10caf42, 0x10e63c0, 0x16f8b80) c:/go/src/internal/poll/fd_windows.go:228 +0x121 internal/poll.(*FD).Read(0xc00d959b80, 0xc004362e00, 0x6a0, 0x6a0, 0x0, 0x0, 0x0) c:/go/src/internal/poll/fd_windows.go:527 +0x31c net.(*netFD).Read(0xc00d959b80, 0xc004362e00, 0x6a0, 0x6a0, 0x2030045, 0x10e63c0, 0x16f8b80) c:/go/src/net/fd_windows.go:152 +0x56 net.(*conn).Read(0xc00f3651b8, 0xc004362e00, 0x6a0, 0x6a0, 0x0, 0x0, 0x0) c:/go/src/net/net.go:184 +0x6f github.com/syncthing/syncthing/lib/tlsutil.(*UnionedConnection).Read(0xc0117e8c80, 0xc004362e00, 0x6a0, 0x6a0, 0x0, 0x10e6580, 0x10) C:/syncthing/lib/tlsutil/tlsutil.go:216 +0xc8 crypto/tls.(*atLeastReader).Read(0xc0114a6240, 0xc004362e00, 0x6a0, 0x6a0, 0x0, 0x10e6580, 0xc01225dcc8) c:/go/src/crypto/tls/conn.go:780 +0x67 bytes.(*Buffer).ReadFrom(0xc0112945d8, 0x10e5940, 0xc0114a6240, 0x40ab0c, 0xd11a40, 0xd832c0) c:/go/src/bytes/buffer.go:204 +0xbb crypto/tls.(*Conn).readFromUntil(0xc011294380, 0x16b487e0, 0xc0117e8c80, 0x5, 0xc0117e8c80, 0xc0009b6101) c:/go/src/crypto/tls/conn.go:802 +0xf3 crypto/tls.(*Conn).readRecordOrCCS(0xc011294380, 0x0, 0x0, 0x446096) c:/go/src/crypto/tls/conn.go:609 +0x12b crypto/tls.(*Conn).readRecord(...) c:/go/src/crypto/tls/conn.go:577 crypto/tls.(*Conn).Read(0xc011294380, 0xc00e75c731, 0x1, 0x1, 0x0, 0x0, 0x0) c:/go/src/crypto/tls/conn.go:1255 +0x168 net/http.(*connReader).backgroundRead(0xc00e75c720) c:/go/src/net/http/server.go:677 +0x5f created by net/http.(*connReader).startBackgroundRead c:/go/src/net/http/server.go:673 +0xdb goroutine 10020 [IO wait]: internal/poll.runtime_pollWait(0x3dcce58, 0x72, 0x10e7d80) c:/go/src/runtime/netpoll.go:184 +0x5c internal/poll.(*pollDesc).wait(0xc00ce3a6c8, 0x72, 0x166a700, 0x0, 0x0) c:/go/src/internal/poll/fd_poll_runtime.go:87 +0x4c internal/poll.(*ioSrv).ExecIO(0x16c9b28, 0xc00ce3a518, 0xfe75a8, 0x7, 0xe50, 0xc00ce3a638) c:/go/src/internal/poll/fd_windows.go:228 +0x121 internal/poll.(*FD).Read(0xc00ce3a500, 0xc004363500, 0x692, 0x692, 0x0, 0x0, 0x0) c:/go/src/internal/poll/fd_windows.go:527 +0x31c net.(*netFD).Read(0xc00ce3a500, 0xc004363500, 0x692, 0x692, 0x2030007, 0xc004eaf7c8, 0xc004eaf7b8) c:/go/src/net/fd_windows.go:152 +0x56 net.(*conn).Read(0xc01323c7f0, 0xc004363500, 0x692, 0x692, 0x0, 0x0, 0x0) c:/go/src/net/net.go:184 +0x6f github.com/syncthing/syncthing/lib/tlsutil.(*UnionedConnection).Read(0xc010eabb60, 0xc004363500, 0x692, 0x692, 0xc000ab6d80, 0x9d5, 0x10) C:/syncthing/lib/tlsutil/tlsutil.go:216 +0xc8 crypto/tls.(*atLeastReader).Read(0xc001ecdc80, 0xc004363500, 0x692, 0x692, 0xc000ab6d85, 0xc000ab6d80, 0xc004eaf8c8) c:/go/src/crypto/tls/conn.go:780 +0x67 bytes.(*Buffer).ReadFrom(0xc01323a258, 0x10e5940, 0xc001ecdc80, 0x40ab0c, 0xd11a40, 0xd832c0) c:/go/src/bytes/buffer.go:204 +0xbb crypto/tls.(*Conn).readFromUntil(0xc01323a000, 0x16b487e0, 0xc010eabb60, 0x5, 0xc010eabb60, 0x5) c:/go/src/crypto/tls/conn.go:802 +0xf3 crypto/tls.(*Conn).readRecordOrCCS(0xc01323a000, 0x0, 0x0, 0x37e11d600) c:/go/src/crypto/tls/conn.go:609 +0x12b crypto/tls.(*Conn).readRecord(...) c:/go/src/crypto/tls/conn.go:577 crypto/tls.(*Conn).Read(0xc01323a000, 0xc003f1c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) c:/go/src/crypto/tls/conn.go:1255 +0x168 net/http.(*connReader).Read(0xc00e75d3b0, 0xc003f1c000, 0x1000, 0x1000, 0xc004eafc38, 0x638f98, 0xc010eabb60) c:/go/src/net/http/server.go:785 +0xfb bufio.(*Reader).fill(0xc000f34f00) c:/go/src/bufio/bufio.go:100 +0x10a bufio.(*Reader).Peek(0xc000f34f00, 0x4, 0x61437a6be9, 0x16cdf40, 0x0, 0x0, 0x16cdf40) c:/go/src/bufio/bufio.go:138 +0x56 net/http.(*conn).serve(0xc00c9c80a0, 0x10f9720, 0xc01173d7c0) c:/go/src/net/http/server.go:1915 +0x9e7 created by net/http.(*Server).Serve c:/go/src/net/http/server.go:2928 +0x38b goroutine 9994 [select]: github.com/syncthing/syncthing/lib/sync.(*TimeoutCondWaiter).Wait(0xc00211ede8, 0xc0009b6100) C:/syncthing/lib/sync/sync.go:292 +0x12f github.com/syncthing/syncthing/lib/events.(*bufferedSubscription).Since(0xc0001a4730, 0x116, 0x16f8e70, 0x0, 0x0, 0xdf8475800, 0x0, 0x0, 0x0) C:/syncthing/lib/events/events.go:487 +0x517 github.com/syncthing/syncthing/lib/api.(*service).getEvents(0xc0001e82c0, 0x10f7260, 0xc000d400e0, 0xc0000d4100, 0x10e5e40, 0xc0001a4730) C:/syncthing/lib/api/api.go:1243 +0x28c github.com/syncthing/syncthing/lib/api.(*service).getIndexEvents(0xc0001e82c0, 0x10f7260, 0xc000d400e0, 0xc0000d4100) C:/syncthing/lib/api/api.go:1214 +0xd3 net/http.HandlerFunc.ServeHTTP(0xc000a0aba0, 0x10f7260, 0xc000d400e0, 0xc0000d4100) c:/go/src/net/http/server.go:2007 +0x4b net/http.(*ServeMux).ServeHTTP(0xc000a08c80, 0x10f7260, 0xc000d400e0, 0xc0000d4100) c:/go/src/net/http/server.go:2387 +0x1c4 github.com/syncthing/syncthing/lib/api.getPostHandler.func1(0x10f7260, 0xc000d400e0, 0xc0000d4100) C:/syncthing/lib/api/api.go:458 +0xed net/http.HandlerFunc.ServeHTTP(0xc00097f5f0, 0x10f7260, 0xc000d400e0, 0xc0000d4100) c:/go/src/net/http/server.go:2007 +0x4b github.com/syncthing/syncthing/lib/api.metricsMiddleware.func1(0x10f7260, 0xc000d400e0, 0xc0000d4100) C:/syncthing/lib/api/api.go:550 +0x11d net/http.HandlerFunc.ServeHTTP(0xc000ec5a40, 0x10f7260, 0xc000d400e0, 0xc0000d4100) c:/go/src/net/http/server.go:2007 +0x4b github.com/syncthing/syncthing/lib/api.noCacheMiddleware.func1(0x10f7260, 0xc000d400e0, 0xc0000d4100) C:/syncthing/lib/api/api.go:573 +0x3dc net/http.HandlerFunc.ServeHTTP(0xc000ec5a60, 0x10f7260, 0xc000d400e0, 0xc0000d4100) c:/go/src/net/http/server.go:2007 +0x4b net/http.(*ServeMux).ServeHTTP(0xc000a08d40, 0x10f7260, 0xc000d400e0, 0xc0000d4100) c:/go/src/net/http/server.go:2387 +0x1c4 github.com/syncthing/syncthing/lib/api.(*csrfManager).ServeHTTP(0xc0009c5000, 0x10f7260, 0xc000d400e0, 0xc0000d4100) C:/syncthing/lib/api/api_csrf.go:99 +0x1c0 github.com/syncthing/syncthing/lib/api.withDetailsMiddleware.func1(0x10f7260, 0xc000d400e0, 0xc0000d4100) C:/syncthing/lib/api/api.go:581 +0x2d3 net/http.HandlerFunc.ServeHTTP(0xc000a08e00, 0x10f7260, 0xc000d400e0, 0xc0000d4100) c:/go/src/net/http/server.go:2007 +0x4b github.com/syncthing/syncthing/lib/api.basicAuthAndSessionMiddleware.func1(0x10f7260, 0xc000d400e0, 0xc0000d4100) C:/syncthing/lib/api/api_auth.go:51 +0xcbd net/http.HandlerFunc.ServeHTTP(0xc000103570, 0x10f7260, 0xc000d400e0, 0xc0000d4100) c:/go/src/net/http/server.go:2007 +0x4b github.com/syncthing/syncthing/lib/api.redirectToHTTPSMiddleware.func1(0x10f7260, 0xc000d400e0, 0xc0000d4100) C:/syncthing/lib/api/api.go:563 +0x11e net/http.HandlerFunc.ServeHTTP(0xc000ec5b00, 0x10f7260, 0xc000d400e0, 0xc0000d4100) c:/go/src/net/http/server.go:2007 +0x4b github.com/syncthing/syncthing/lib/api.corsMiddleware.func1(0x10f7260, 0xc000d400e0, 0xc0000d4100) C:/syncthing/lib/api/api.go:542 +0x291 net/http.HandlerFunc.ServeHTTP(0xc000ec5b20, 0x10f7260, 0xc000d400e0, 0xc0000d4100) c:/go/src/net/http/server.go:2007 +0x4b github.com/syncthing/syncthing/lib/api.debugMiddleware.func1(0x10f7260, 0xc000d400e0, 0xc0000d4100) C:/syncthing/lib/api/api.go:470 +0xae net/http.HandlerFunc.ServeHTTP(0xc000ec5b40, 0x10f7260, 0xc000d400e0, 0xc0000d4100) c:/go/src/net/http/server.go:2007 +0x4b net/http.serverHandler.ServeHTTP(0xc000d401c0, 0x10f7260, 0xc000d400e0, 0xc0000d4100) c:/go/src/net/http/server.go:2802 +0xab net/http.(*conn).serve(0xc00c9c9540, 0x10f9720, 0xc01173d480) c:/go/src/net/http/server.go:1890 +0x87c created by net/http.(*Server).Serve c:/go/src/net/http/server.go:2928 +0x38b goroutine 9539 [select]: github.com/syncthing/syncthing/lib/model.(*indexSender).serve(0xc00c4849a0, 0x10f9720, 0xc005a0d280) C:/syncthing/lib/model/model.go:1937 +0x6d4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc005a0d280, 0xc00436c180, 0xc0000b02d0) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc00e7e5440) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0x18, 0x10ef6a0, 0xc00c4849a0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 5998 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x17600000, 0x100000, 0xc0131aeb80, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x17600000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc0131aeb80, 0x20, 0x20, 0x17600000, 0xf6b5d5f700100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc0131aeb80, 0x20, 0x20, 0x17600000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 5986 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x21500000, 0x100000, 0xc0131aff80, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x21500000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc0131aff80, 0x20, 0x20, 0x21500000, 0xcfb2d65d00100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc0131aff80, 0x20, 0x20, 0x21500000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 5979 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x15000000, 0x100000, 0xc0131ae6c0, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x15000000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc0131ae6c0, 0x20, 0x20, 0x15000000, 0x49d3565e00100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc0131ae6c0, 0x20, 0x20, 0x15000000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 5977 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x44d00000, 0x100000, 0xc0133086c0, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x44d00000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc0133086c0, 0x20, 0x20, 0x44d00000, 0xc5d5ebec00100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc0133086c0, 0x20, 0x20, 0x44d00000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 9538 [select]: github.com/syncthing/syncthing/lib/model.(*indexSender).serve(0xc00c484930, 0x10f9720, 0xc005a0d200) C:/syncthing/lib/model/model.go:1937 +0x6d4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc005a0d200, 0xc00436c3c0, 0xc0000b02d0) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc00e7e53e0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0x17, 0x10ef6a0, 0xc00c484930) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 5953 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x54500000, 0x100000, 0xc01332c5e0, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x54500000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc01332c5e0, 0x20, 0x20, 0x54500000, 0x871faa4100100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc01332c5e0, 0x20, 0x20, 0x54500000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 5936 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x7200000, 0x100000, 0xc0130ecae0, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x7200000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc0130ecae0, 0x20, 0x20, 0x7200000, 0x22931d0900100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc0130ecae0, 0x20, 0x20, 0x7200000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 5973 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x36300000, 0x100000, 0xc013244960, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x36300000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc013244960, 0x20, 0x20, 0x36300000, 0xc3c41d0b00100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc013244960, 0x20, 0x20, 0x36300000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 5934 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x43c00000, 0x100000, 0xc0133084a0, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x43c00000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc0133084a0, 0x20, 0x20, 0x43c00000, 0x17d3745700100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc0133084a0, 0x20, 0x20, 0x43c00000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 6002 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x5c900000, 0x100000, 0xc01332d680, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x5c900000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc01332d680, 0x20, 0x20, 0x5c900000, 0xc0e25ab200100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc01332d680, 0x20, 0x20, 0x5c900000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 6000 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x5c100000, 0x100000, 0xc01332d580, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x5c100000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc01332d580, 0x20, 0x20, 0x5c100000, 0xfb37f25c00100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc01332d580, 0x20, 0x20, 0x5c100000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 5949 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x19400000, 0x100000, 0xc0131aef40, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x19400000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc0131aef40, 0x20, 0x20, 0x19400000, 0xad92e0fe00100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc0131aef40, 0x20, 0x20, 0x19400000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 10079 [select]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x52900000, 0x100000, 0xc01332c260, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x52900000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc01332c260, 0x20, 0x20, 0x52900000, 0xd88bb5c400100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc01332c260, 0x20, 0x20, 0x52900000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 5975 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0xcb00000, 0x100000, 0xc0130ed600, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0xcb00000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc0130ed600, 0x20, 0x20, 0xcb00000, 0x9047ab3e00100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc0130ed600, 0x20, 0x20, 0xcb00000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 10080 [sync.Cond.Wait]: runtime.goparkunlock(...) c:/go/src/runtime/proc.go:310 sync.runtime_notifyListWait(0xc00103db90, 0xc000000002) c:/go/src/runtime/sema.go:510 +0x106 sync.(*Cond).Wait(0xc00103db80) c:/go/src/sync/cond.go:56 +0xa4 github.com/syncthing/syncthing/lib/model.(*byteSemaphore).takeInner(0xc01274a500, 0x10f9720, 0xc001026a00, 0x100000, 0x0, 0x0) C:/syncthing/lib/model/bytesemaphore.go:66 +0xfc github.com/syncthing/syncthing/lib/model.(*byteSemaphore).takeWithContext.func1(0xc01274a500, 0x10f9720, 0xc001026a00, 0x100000, 0xc00f3cd310, 0xc003dac480) C:/syncthing/lib/model/bytesemaphore.go:37 +0x50 created by github.com/syncthing/syncthing/lib/model.(*byteSemaphore).takeWithContext C:/syncthing/lib/model/bytesemaphore.go:36 +0xce goroutine 5996 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x27d00000, 0x100000, 0xc01320cc80, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x27d00000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc01320cc80, 0x20, 0x20, 0x27d00000, 0xfb0e62a300100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc01320cc80, 0x20, 0x20, 0x27d00000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 5994 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x9200000, 0x100000, 0xc0130ecee0, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x9200000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc0130ecee0, 0x20, 0x20, 0x9200000, 0x8bfdca6500100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc0130ecee0, 0x20, 0x20, 0x9200000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 5990 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x1b200000, 0x100000, 0xc0131af300, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x1b200000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc0131af300, 0x20, 0x20, 0x1b200000, 0x5768bee000100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc0131af300, 0x20, 0x20, 0x1b200000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 5992 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x32200000, 0x100000, 0xc013244140, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x32200000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc013244140, 0x20, 0x20, 0x32200000, 0xaa3a96e800100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc013244140, 0x20, 0x20, 0x32200000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 5988 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x700000, 0x100000, 0xc012fffd60, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x700000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc012fffd60, 0x20, 0x20, 0x700000, 0x1c0d962a00100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc012fffd60, 0x20, 0x20, 0x700000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 9525 [select]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).dispatcherLoop(0xc00006a410, 0x0, 0x0) C:/syncthing/lib/protocol/protocol.go:380 +0x139 github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start.func1(0xc00006a410) C:/syncthing/lib/protocol/protocol.go:235 +0x32 created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start C:/syncthing/lib/protocol/protocol.go:234 +0x6c goroutine 9505 [select]: github.com/syncthing/syncthing/lib/model.(*indexSender).serve(0xc00c4848c0, 0x10f9720, 0xc005a0d180) C:/syncthing/lib/model/model.go:1937 +0x6d4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc005a0d180, 0xc00436c2a0, 0xc0000b02d0) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc00e7e5380) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0x16, 0x10ef6a0, 0xc00c4848c0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 9524 [IO wait]: internal/poll.runtime_pollWait(0x3dccf28, 0x72, 0x10e7d80) c:/go/src/runtime/netpoll.go:184 +0x5c internal/poll.(*pollDesc).wait(0xc012fbc1c8, 0x72, 0x166a700, 0x0, 0x0) c:/go/src/internal/poll/fd_poll_runtime.go:87 +0x4c internal/poll.(*ioSrv).ExecIO(0x16c9b28, 0xc012fbc018, 0xfe75a8, 0x6b3, 0xc0026de8e0, 0xc) c:/go/src/internal/poll/fd_windows.go:228 +0x121 internal/poll.(*FD).Read(0xc012fbc000, 0xc000a36300, 0x6b8, 0x6b8, 0x0, 0x0, 0x0) c:/go/src/internal/poll/fd_windows.go:527 +0x31c net.(*netFD).Read(0xc012fbc000, 0xc000a36300, 0x6b8, 0x6b8, 0x10cadb2, 0x0, 0x6b3) c:/go/src/net/fd_windows.go:152 +0x56 net.(*conn).Read(0xc013d4bf18, 0xc000a36300, 0x6b8, 0x6b8, 0x0, 0x0, 0x0) c:/go/src/net/net.go:184 +0x6f crypto/tls.(*atLeastReader).Read(0xc0114a64e0, 0xc000a36300, 0x6b8, 0x6b8, 0x10a, 0x10e5ae0, 0xc0122d9a10) c:/go/src/crypto/tls/conn.go:780 +0x67 bytes.(*Buffer).ReadFrom(0xc000061758, 0x10e5940, 0xc0114a64e0, 0x40ab0c, 0xd11a40, 0xdde720) c:/go/src/bytes/buffer.go:204 +0xbb crypto/tls.(*Conn).readFromUntil(0xc000061500, 0x3a2ed90, 0xc013d4bf18, 0x5, 0xc013d4bf18, 0x100084210842108) c:/go/src/crypto/tls/conn.go:802 +0xf3 crypto/tls.(*Conn).readRecordOrCCS(0xc000061500, 0x0, 0x0, 0xd49da0) c:/go/src/crypto/tls/conn.go:609 +0x12b crypto/tls.(*Conn).readRecord(...) c:/go/src/crypto/tls/conn.go:577 crypto/tls.(*Conn).Read(0xc000061500, 0xc013c3ec78, 0x2, 0x4, 0x0, 0x0, 0x0) c:/go/src/crypto/tls/conn.go:1255 +0x168 github.com/syncthing/syncthing/lib/connections.(*limitedReader).Read(0xc014c40f00, 0xc013c3ec78, 0x2, 0x4, 0x45e2a0, 0xc00f497200, 0x3) C:/syncthing/lib/connections/limiter.go:237 +0x5c github.com/syncthing/syncthing/lib/protocol.(*countingReader).Read(0xc00501dd00, 0xc013c3ec78, 0x2, 0x4, 0xc00281cc00, 0xc0122d9f68, 0xc0122d9ec0) C:/syncthing/lib/protocol/counting.go:23 +0x5c io.ReadAtLeast(0x10e5f80, 0xc00501dd00, 0xc013c3ec78, 0x2, 0x4, 0x2, 0xc00f04c000, 0xc00f04c000, 0xc00ed0c000) c:/go/src/io/io.go:310 +0x8e io.ReadFull(...) c:/go/src/io/io.go:329 github.com/syncthing/syncthing/lib/protocol.(*rawConnection).readHeader(0xc00006a410, 0xc013c3ec78, 0x4, 0x4, 0x2, 0x2, 0xc0122d9f54) C:/syncthing/lib/protocol/protocol.go:530 +0x7f github.com/syncthing/syncthing/lib/protocol.(*rawConnection).readMessage(0xc00006a410, 0xc013c3ec78, 0x4, 0x4, 0x10f9d00, 0xc010285830, 0x0, 0x0) C:/syncthing/lib/protocol/protocol.go:467 +0x54 github.com/syncthing/syncthing/lib/protocol.(*rawConnection).readerLoop(0xc00006a410) C:/syncthing/lib/protocol/protocol.go:357 +0x99 created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start C:/syncthing/lib/protocol/protocol.go:233 +0x4a goroutine 6008 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x25400000, 0x100000, 0xc01320c760, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x25400000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc01320c760, 0x20, 0x20, 0x25400000, 0x552136bf00100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc01320c760, 0x20, 0x20, 0x25400000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 2494 [chan send, 1 minutes]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).copierRoutine(0xc001e90000, 0xc01272e540, 0xc01272e4e0, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1325 +0xc10 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func2(0xc001e90000, 0xc01272e540, 0xc01272e4e0, 0xc01272e5a0, 0x10f7360, 0xc0127145d0) C:/syncthing/lib/model/folder_sendrecv.go:246 +0x50 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration C:/syncthing/lib/model/folder_sendrecv.go:244 +0x4bc goroutine 2496 [chan receive]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).finisherRoutine(0xc001e90000, 0xc0009fad00, 0xc01272e5a0, 0xc01272e600, 0xc01272e480) C:/syncthing/lib/model/folder_sendrecv.go:1526 +0x63 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func4(0xc001e90000, 0xc0009fad00, 0xc01272e5a0, 0xc01272e600, 0xc01272e480, 0x10f7360, 0xc0127145e0) C:/syncthing/lib/model/folder_sendrecv.go:261 +0x5a created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration C:/syncthing/lib/model/folder_sendrecv.go:260 +0x5df goroutine 2492 [select]: github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).dbUpdaterRoutine(0xc001e90000, 0xc01272e600) C:/syncthing/lib/model/folder_sendrecv.go:1616 +0x268 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration.func1(0xc001e90000, 0xc01272e600, 0x10f7360, 0xc0127145f0) C:/syncthing/lib/model/folder_sendrecv.go:238 +0x3c created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerIteration C:/syncthing/lib/model/folder_sendrecv.go:236 +0x427 goroutine 6016 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x59d00000, 0x100000, 0xc01332d100, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x59d00000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc01332d100, 0x20, 0x20, 0x59d00000, 0xb422ca2700100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc01332d100, 0x20, 0x20, 0x59d00000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 6014 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x4c600000, 0x100000, 0xc013309600, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x4c600000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc013309600, 0x20, 0x20, 0x4c600000, 0x46bc5a9800100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc013309600, 0x20, 0x20, 0x4c600000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 6026 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x1c00000, 0x100000, 0xc0130ec020, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x1c00000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc0130ec020, 0x20, 0x20, 0x1c00000, 0x503e57d800100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc0130ec020, 0x20, 0x20, 0x1c00000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 6024 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x3d500000, 0x100000, 0xc0132457c0, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x3d500000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc0132457c0, 0x20, 0x20, 0x3d500000, 0x7648579c00100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc0132457c0, 0x20, 0x20, 0x3d500000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 6022 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x3b400000, 0x100000, 0xc013245380, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x3b400000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc013245380, 0x20, 0x20, 0x3b400000, 0x150146b900100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc013245380, 0x20, 0x20, 0x3b400000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 6020 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x16e00000, 0x100000, 0xc0131aea80, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x16e00000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc0131aea80, 0x20, 0x20, 0x16e00000, 0xe404237b00100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc0131aea80, 0x20, 0x20, 0x16e00000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 6012 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x2fb00000, 0x100000, 0xc01320dc60, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x2fb00000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc01320dc60, 0x20, 0x20, 0x2fb00000, 0xc096c60700100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc01320dc60, 0x20, 0x20, 0x2fb00000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 6010 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0xfa00000, 0x100000, 0xc0130edbe0, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0xfa00000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc0130edbe0, 0x20, 0x20, 0xfa00000, 0xb9a4d0db00100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc0130edbe0, 0x20, 0x20, 0xfa00000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 6018 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x48f00000, 0x100000, 0xc013308f00, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x48f00000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc013308f00, 0x20, 0x20, 0x48f00000, 0xab49b7dd00100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc013308f00, 0x20, 0x20, 0x48f00000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 6006 [select, 3 minutes]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Request(0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x53700000, 0x100000, 0xc01332c420, ...) C:/syncthing/lib/protocol/protocol.go:312 +0x31e github.com/syncthing/syncthing/lib/protocol.wireFormatConnection.Request(0x11053a0, 0xc00015a0d0, 0x10f9720, 0xc001026a00, 0xc0003c3920, 0xb, 0xc012fffc40, 0x1a, 0x53700000, 0x100000, ...) C:/syncthing/lib/protocol/wireformat.go:40 +0x163 github.com/syncthing/syncthing/lib/model.(*model).requestGlobal(0xc00014f080, 0x10f9720, 0xc001026a00, 0x35479b5ca86aca9a, 0x4fcb3ab03b6fdd2, 0xfb26b2562e7b33b3, 0xe5860f47d562056b, 0xc0003c3920, 0xb, 0xc012fffc40, ...) C:/syncthing/lib/model/model.go:2054 +0x499 github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullBlock(0xc001e90000, 0xc0001ccf00, 0xc01332c420, 0x20, 0x20, 0x53700000, 0x6824a44f00100000, 0xc01272e5a0) C:/syncthing/lib/model/folder_sendrecv.go:1442 +0x3af github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine.func1(0x10f7360, 0xc01273aff0, 0xc01274a500, 0x100000, 0xc001e90000, 0xc0001ccf00, 0xc01332c420, 0x20, 0x20, 0x53700000, ...) C:/syncthing/lib/model/folder_sendrecv.go:1389 +0x102 created by github.com/syncthing/syncthing/lib/model.(*sendReceiveFolder).pullerRoutine C:/syncthing/lib/model/folder_sendrecv.go:1385 +0x375 goroutine 9985 [IO wait]: internal/poll.runtime_pollWait(0x3dcd0c8, 0x72, 0x10e7d80) c:/go/src/runtime/netpoll.go:184 +0x5c internal/poll.(*pollDesc).wait(0xc00ce3b5c8, 0x72, 0x166a700, 0x0, 0x0) c:/go/src/internal/poll/fd_poll_runtime.go:87 +0x4c internal/poll.(*ioSrv).ExecIO(0x16c9b28, 0xc00ce3b418, 0xfe75a8, 0x7, 0xf3c, 0xc00ce3b538) c:/go/src/internal/poll/fd_windows.go:228 +0x121 internal/poll.(*FD).Read(0xc00ce3b400, 0xc0003ad500, 0x693, 0x693, 0x0, 0x0, 0x0) c:/go/src/internal/poll/fd_windows.go:527 +0x31c net.(*netFD).Read(0xc00ce3b400, 0xc0003ad500, 0x693, 0x693, 0x2030007, 0xc004e937c8, 0xc004e937b8) c:/go/src/net/fd_windows.go:152 +0x56 net.(*conn).Read(0xc011b0a018, 0xc0003ad500, 0x693, 0x693, 0x0, 0x0, 0x0) c:/go/src/net/net.go:184 +0x6f github.com/syncthing/syncthing/lib/tlsutil.(*UnionedConnection).Read(0xc0119919a0, 0xc0003ad500, 0x693, 0x693, 0xc000ce3000, 0x1fd, 0x10) C:/syncthing/lib/tlsutil/tlsutil.go:216 +0xc8 crypto/tls.(*atLeastReader).Read(0xc001ecddc0, 0xc0003ad500, 0x693, 0x693, 0xc000ce3005, 0xc000ce3000, 0xc004e938c8) c:/go/src/crypto/tls/conn.go:780 +0x67 bytes.(*Buffer).ReadFrom(0xc01323bad8, 0x10e5940, 0xc001ecddc0, 0x40ab0c, 0xd11a40, 0xd832c0) c:/go/src/bytes/buffer.go:204 +0xbb crypto/tls.(*Conn).readFromUntil(0xc01323b880, 0x16b487e0, 0xc0119919a0, 0x5, 0xc0119919a0, 0x5) c:/go/src/crypto/tls/conn.go:802 +0xf3 crypto/tls.(*Conn).readRecordOrCCS(0xc01323b880, 0x0, 0x0, 0x37e11d600) c:/go/src/crypto/tls/conn.go:609 +0x12b crypto/tls.(*Conn).readRecord(...) c:/go/src/crypto/tls/conn.go:577 crypto/tls.(*Conn).Read(0xc01323b880, 0xc0135f8000, 0x1000, 0x1000, 0x0, 0x0, 0x0) c:/go/src/crypto/tls/conn.go:1255 +0x168 net/http.(*connReader).Read(0xc010284660, 0xc0135f8000, 0x1000, 0x1000, 0xc004e93c38, 0x638f98, 0xc0119919a0) c:/go/src/net/http/server.go:785 +0xfb bufio.(*Reader).fill(0xc01463d500) c:/go/src/bufio/bufio.go:100 +0x10a bufio.(*Reader).Peek(0xc01463d500, 0x4, 0x61438952c1, 0x16cdf40, 0x0, 0x0, 0x16cdf40) c:/go/src/bufio/bufio.go:138 +0x56 net/http.(*conn).serve(0xc00c9fd220, 0x10f9720, 0xc011043fc0) c:/go/src/net/http/server.go:1915 +0x9e7 created by net/http.(*Server).Serve c:/go/src/net/http/server.go:2928 +0x38b goroutine 9541 [select]: github.com/syncthing/syncthing/lib/model.(*indexSender).serve(0xc00c484a80, 0x10f9720, 0xc005a0d300) C:/syncthing/lib/model/model.go:1937 +0x6d4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc005a0d300, 0xc010b595c0, 0xc0000b02d0) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc00e7e5500) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0x1a, 0x10ef6a0, 0xc00c484a80) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 9526 [select]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).writerLoop(0xc00006a410) C:/syncthing/lib/protocol/protocol.go:685 +0x2cb created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start C:/syncthing/lib/protocol/protocol.go:238 +0x8e goroutine 9527 [select]: github.com/syncthing/syncthing/lib/protocol.(*rawConnection).pingSender(0xc00006a410) C:/syncthing/lib/protocol/protocol.go:919 +0x10c created by github.com/syncthing/syncthing/lib/protocol.(*rawConnection).Start C:/syncthing/lib/protocol/protocol.go:239 +0xb0 goroutine 9503 [select]: github.com/syncthing/syncthing/lib/model.(*indexSender).serve(0xc00c4847e0, 0x10f9720, 0xc005a0d0c0) C:/syncthing/lib/model/model.go:1937 +0x6d4 github.com/syncthing/syncthing/lib/util.AsService.func1(0x10f9720, 0xc005a0d0c0, 0xc00436c060, 0xc010ee4360) C:/syncthing/lib/util/utils.go:183 +0x40 github.com/syncthing/syncthing/lib/util.(*service).Serve(0xc00e7e52c0) C:/syncthing/lib/util/utils.go:247 +0x149 github.com/thejerf/suture.(*Supervisor).runService.func1(0xc000095770, 0x14, 0x10ef6a0, 0xc00c4847e0) C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:600 +0x57 created by github.com/thejerf/suture.(*Supervisor).runService C:/go/pkg/mod/github.com/thejerf/suture@v3.0.2+incompatible/supervisor.go:588 +0x62 goroutine 9704 [sleep, 1 minutes]: runtime.goparkunlock(...) c:/go/src/runtime/proc.go:310 time.Sleep(0x1176592e000) c:/go/src/runtime/time.go:105 +0x16c github.com/syncthing/syncthing/lib/model.(*deadlockDetector).Watch.func1.2(0xc00040c3a0, 0xc00649c380) C:/syncthing/lib/model/util.go:50 +0x35 created by github.com/syncthing/syncthing/lib/model.(*deadlockDetector).Watch.func1 C:/syncthing/lib/model/util.go:49 +0xee