Guest User

Syncthing 11.4 Log

a guest
May 15th, 2015
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.75 KB | None | 0 0
  1. [monitor] 12:06:00 INFO: Starting syncthing
  2. [WUWI3] 12:06:01 INFO: syncthing v0.11.4 (go1.4.2 linux-amd64 default) unknown-user@syncthing-builder 2015-05-15 08:46:47 UTC
  3. [WUWI3] 12:06:01 INFO: My ID: WUWI34X-...
  4. [WUWI3] 12:06:01 INFO: Database block cache capacity 65536 KiB
  5. [WUWI3] 12:06:01 INFO: Starting web GUI on http://0.0.0.0:50517/
  6. [WUWI3] 12:06:02 INFO: Starting local discovery announcements
  7. [WUWI3] 12:06:02 INFO: Starting global discovery announcements
  8. [WUWI3] 12:06:02 OK: Ready to synchronize photos (read-write)
  9. [WUWI3] 12:06:02 OK: Ready to synchronize vbox (read-write)
  10. [WUWI3] 12:06:02 OK: Ready to synchronize buchhaltung (read-write)
  11. [WUWI3] 12:06:02 OK: Ready to synchronize camera (read-write)
  12. [WUWI3] 12:06:02 OK: Ready to synchronize cindy_shared (read-write)
  13. [WUWI3] 12:06:02 OK: Ready to synchronize documents (read-write)
  14. [WUWI3] 12:06:02 OK: Ready to synchronize max_shared (read-write)
  15. [WUWI3] 12:06:02 OK: Ready to synchronize music (read-write)
  16. [WUWI3] 12:06:02 INFO: Device R76C76W-... is ... at [dynamic]
  17. [WUWI3] 12:06:02 INFO: Starting usage reporting
  18. [WUWI3] 12:06:02 INFO: Completed initial scan (rw) of folder documents
  19. SIGILL: illegal instruction
  20. PC=0x749e3e
  21.  
  22. goroutine 117 [running]:
  23. crypto/elliptic.p256MovCond(0xc208fe6ea0, 0xc, 0xc, 0xc208fe6ea0, 0xc, 0xc, 0xc208fe6de0, 0xc, 0xc, 0x0, ...)
  24. /usr/local/go/src/crypto/elliptic/p256_asm_amd64.s:82 +0x1e fp=0xc20d045230 sp=0xc20d045228
  25. crypto/elliptic.p256ScalarMult(0xc208fe6de0, 0xc208fe6de0, 0xc20d045348, 0x4, 0x4)
  26. /usr/local/go/src/crypto/elliptic/p256_amd64.go:461 +0x10c2 fp=0xc20d045300 sp=0xc20d045230
  27. crypto/elliptic.p256Curve.ScalarMult(0xc208f3b5f0, 0xc212c07cc0, 0xc212c07ce0, 0xc212c07e20, 0x20, 0x20, 0x20, 0xc212c07ee0)
  28. /usr/local/go/src/crypto/elliptic/p256_amd64.go:228 +0x36f fp=0xc20d0453c0 sp=0xc20d045300
  29. crypto/tls.(*ecdheKeyAgreement).generateClientKeyExchange(0xc209a7c2c0, 0xc2080e47e0, 0xc20d094000, 0xc20e719200, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
  30. /usr/local/go/src/crypto/tls/key_agreement.go:400 +0x306 fp=0xc20d045538 sp=0xc20d0453c0
  31. crypto/tls.(*clientHandshakeState).doFullHandshake(0xc20c7ae870, 0x0, 0x0)
  32. /usr/local/go/src/crypto/tls/handshake_client.go:415 +0x12fd fp=0xc20d045ad0 sp=0xc20d045538
  33. crypto/tls.(*Conn).clientHandshake(0xc2099c6000, 0x0, 0x0)
  34. /usr/local/go/src/crypto/tls/handshake_client.go:197 +0x1981 fp=0xc20d045f50 sp=0xc20d045ad0
  35. crypto/tls.(*Conn).Handshake(0xc2099c6000, 0x0, 0x0)
  36. /usr/local/go/src/crypto/tls/conn.go:977 +0xf1 fp=0xc20d045f90 sp=0xc20d045f50
  37. net/http.func·022()
  38. /usr/local/go/src/net/http/transport.go:637 +0x3c fp=0xc20d045fe0 sp=0xc20d045f90
  39. runtime.goexit()
  40. /usr/local/go/src/runtime/asm_amd64.s:2232 +0x1 fp=0xc20d045fe8 sp=0xc20d045fe0
  41. created by net/http.(*Transport).dialConn
  42. /usr/local/go/src/net/http/transport.go:642 +0x88c
  43.  
  44. goroutine 1 [chan receive]:
  45. main.syncthingMain()
  46. /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:706 +0x3175
  47. main.main()
  48. /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:378 +0x21cc
  49.  
  50. goroutine 5 [syscall]:
  51. os/signal.loop()
  52. /usr/local/go/src/os/signal/signal_unix.go:21 +0x1f
  53. created by os/signal.init·1
  54. /usr/local/go/src/os/signal/signal_unix.go:27 +0x35
  55.  
  56. goroutine 7 [chan receive]:
  57. main.trackCPUUsage()
  58. /go/src/github.com/syncthing/syncthing/cmd/syncthing/gui_unix.go:24 +0xec
  59. created by main.init·2
  60. /go/src/github.com/syncthing/syncthing/cmd/syncthing/gui_unix.go:17 +0x25
  61.  
  62. goroutine 9 [select]:
  63. github.com/thejerf/suture.(*Supervisor).Serve(0xc2080e6000)
  64. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:411 +0xf64
  65. created by github.com/thejerf/suture.(*Supervisor).ServeBackground
  66. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:373 +0x32
  67.  
  68. goroutine 10 [chan receive]:
  69. github.com/syncthing/syncthing/internal/config.(*Wrapper).Serve(0xc20800c400)
  70. /go/src/github.com/syncthing/syncthing/internal/config/wrapper.go:84 +0x75
  71. created by github.com/syncthing/syncthing/internal/config.Wrap
  72. /go/src/github.com/syncthing/syncthing/internal/config/wrapper.go:59 +0x28d
  73.  
  74. goroutine 11 [select]:
  75. github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc2080760e0)
  76. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x21e
  77. created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
  78. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x24c
  79.  
  80. goroutine 12 [select]:
  81. github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc2080fe420)
  82. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x48c
  83. created by github.com/syndtr/goleveldb/leveldb.openDB
  84. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x849
  85.  
  86. goroutine 13 [select]:
  87. github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc2080fe420)
  88. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:73 +0x14a
  89. created by github.com/syndtr/goleveldb/leveldb.openDB
  90. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x863
  91.  
  92. goroutine 14 [runnable]:
  93. github.com/syndtr/gosnappy/snappy.emitLiteral(0xc20fe855b3, 0x12c4, 0x12c4, 0xc2087d90fa, 0x14, 0x14f7, 0x23)
  94. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/gosnappy/snappy/encode.go:16
  95. github.com/syndtr/gosnappy/snappy.Encode(0xc20fe85500, 0x1377, 0x1377, 0xc2087d9000, 0x105b, 0x15f1, 0x0, 0x0, 0x0, 0x0, ...)
  96. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/gosnappy/snappy/encode.go:130 +0x4cb
  97. github.com/syndtr/goleveldb/leveldb/table.(*Writer).writeBlock(0xc209f5e000, 0xc209f5e058, 0x2, 0x0, 0x0, 0x0, 0x0)
  98. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table/writer.go:171 +0x225
  99. github.com/syndtr/goleveldb/leveldb/table.(*Writer).finishBlock(0xc209f5e000, 0x0, 0x0)
  100. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table/writer.go:225 +0x7e
  101. github.com/syndtr/goleveldb/leveldb/table.(*Writer).Append(0xc209f5e000, 0xc212b7e800, 0x98, 0x100, 0xc20d62d047, 0x4, 0xf27, 0x0, 0x0)
  102. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table/writer.go:258 +0x3ef
  103. github.com/syndtr/goleveldb/leveldb.(*tWriter).append(0xc20ea16120, 0xc212b7e800, 0x98, 0x100, 0xc20d62d047, 0x4, 0xf27, 0x0, 0x0)
  104. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table.go:481 +0x303
  105. github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV(0xc208794000, 0xc212b7e800, 0x98, 0x100, 0xc20d62d047, 0x4, 0xf27, 0x0, 0x0)
  106. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:412 +0x200
  107. github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run(0xc208794000, 0xc20874e0d0, 0x0, 0x0)
  108. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:530 +0x7aa
  109. github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact(0xc2080fe420, 0xa8f210, 0xb, 0x7f9167d408a0, 0xc208794000)
  110. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:215 +0x277
  111. github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction(0xc2080fe420, 0xc208766000, 0x0)
  112. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:596 +0x10d4
  113. github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction(0xc2080fe420)
  114. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:641 +0x50
  115. github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc2080fe420)
  116. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:833 +0x3a0
  117. created by github.com/syndtr/goleveldb/leveldb.openDB
  118. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x8a7
  119.  
  120. goroutine 15 [select]:
  121. github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc2080fe420)
  122. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x283
  123. created by github.com/syndtr/goleveldb/leveldb.openDB
  124. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x8c1
  125.  
  126. goroutine 16 [select]:
  127. github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc2080fe420)
  128. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197
  129. created by github.com/syndtr/goleveldb/leveldb.openDB
  130. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x8db
  131.  
  132. goroutine 114 [chan receive]:
  133. github.com/syncthing/syncthing/internal/scanner.hashFiles(0xc20814b800, 0x14, 0x20000, 0xc2081201e0, 0xc208120120)
  134. /go/src/github.com/syncthing/syncthing/internal/scanner/blockqueue.go:61 +0x77
  135. github.com/syncthing/syncthing/internal/scanner.func·001()
  136. /go/src/github.com/syncthing/syncthing/internal/scanner/blockqueue.go:28 +0x58
  137. created by github.com/syncthing/syncthing/internal/scanner.newParallelHasher
  138. /go/src/github.com/syncthing/syncthing/internal/scanner/blockqueue.go:30 +0x2b2
  139.  
  140. goroutine 18 [select]:
  141. github.com/syncthing/syncthing/internal/model.(*ProgressEmitter).Serve(0xc208564540)
  142. /go/src/github.com/syncthing/syncthing/internal/model/progressemitter.go:49 +0x8f2
  143. created by github.com/syncthing/syncthing/internal/model.NewModel
  144. /go/src/github.com/syncthing/syncthing/internal/model/model.go:125 +0x93c
  145.  
  146. goroutine 19 [IO wait]:
  147. net.(*pollDesc).Wait(0xc208616140, 0x72, 0x0, 0x0)
  148. /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
  149. net.(*pollDesc).WaitRead(0xc208616140, 0x0, 0x0)
  150. /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
  151. net.(*netFD).accept(0xc2086160e0, 0x0, 0x7f9167d27e00, 0xc2086461c8)
  152. /usr/local/go/src/net/fd_unix.go:419 +0x40b
  153. net.(*TCPListener).AcceptTCP(0xc2083e9050, 0x7f9167d16960, 0x0, 0x0)
  154. /usr/local/go/src/net/tcpsock_posix.go:234 +0x4e
  155. net.(*TCPListener).Accept(0xc2083e9050, 0x0, 0x0, 0x0, 0x0)
  156. /usr/local/go/src/net/tcpsock_posix.go:244 +0x4c
  157. main.(*DowngradingListener).Accept(0xc2080b6320, 0x0, 0x0, 0x0, 0x0)
  158. /go/src/github.com/syncthing/syncthing/cmd/syncthing/tls.go:99 +0x85
  159. net/http.(*Server).Serve(0xc208619380, 0x7f9167d40528, 0xc2080b6320, 0x0, 0x0)
  160. /usr/local/go/src/net/http/server.go:1728 +0x92
  161. main.(*apiSvc).Serve(0xc208562380)
  162. /go/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:215 +0x190a
  163. github.com/thejerf/suture.func·007()
  164. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xf6
  165. created by github.com/thejerf/suture.(*Supervisor).runService
  166. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x11e
  167.  
  168. goroutine 20 [select]:
  169. github.com/syncthing/syncthing/internal/events.(*Subscription).Poll(0xc2080b6380, 0xdf8475800, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
  170. /go/src/github.com/syncthing/syncthing/internal/events/events.go:178 +0x356
  171. github.com/syncthing/syncthing/internal/events.(*BufferedSubscription).pollingLoop(0xc20861e730)
  172. /go/src/github.com/syncthing/syncthing/internal/events/events.go:215 +0x48
  173. created by github.com/syncthing/syncthing/internal/events.NewBufferedSubscription
  174. /go/src/github.com/syncthing/syncthing/internal/events/events.go:209 +0x292
  175.  
  176. goroutine 21 [select]:
  177. github.com/thejerf/suture.(*Supervisor).Serve(0xc208143c80)
  178. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:411 +0xf64
  179. created by github.com/thejerf/suture.(*Supervisor).ServeBackground
  180. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:373 +0x32
  181.  
  182. goroutine 22 [select]:
  183. main.(*folderSummarySvc).listenForUpdates(0xc20814d860)
  184. /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:67 +0x5c6
  185. main.*folderSummarySvc.(main.listenForUpdates)·fm()
  186. /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:47 +0x27
  187. main.serviceFunc.Serve(0xc20854b840)
  188. /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:202 +0x20
  189. github.com/thejerf/suture.func·007()
  190. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xf6
  191. created by github.com/thejerf/suture.(*Supervisor).runService
  192. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x11e
  193.  
  194. goroutine 23 [select]:
  195. main.(*folderSummarySvc).calculateSummaries(0xc20814d860)
  196. /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:115 +0x2e4
  197. main.*folderSummarySvc.(main.calculateSummaries)·fm()
  198. /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:48 +0x27
  199. main.serviceFunc.Serve(0xc20854b850)
  200. /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:202 +0x20
  201. github.com/thejerf/suture.func·007()
  202. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xf6
  203. created by github.com/thejerf/suture.(*Supervisor).runService
  204. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x11e
  205.  
  206. goroutine 24 [select]:
  207. github.com/syncthing/syncthing/internal/ignore.(*Matcher).clean(0xc208ca8230, 0x68c61714000)
  208. /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:161 +0x1c9
  209. created by github.com/syncthing/syncthing/internal/ignore.New
  210. /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:53 +0x170
  211.  
  212. goroutine 25 [select]:
  213. github.com/syncthing/syncthing/internal/ignore.(*Matcher).clean(0xc2080ea000, 0x68c61714000)
  214. /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:161 +0x1c9
  215. created by github.com/syncthing/syncthing/internal/ignore.New
  216. /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:53 +0x170
  217.  
  218. goroutine 27 [select]:
  219. github.com/syncthing/syncthing/internal/ignore.(*Matcher).clean(0xc208ca80f0, 0x68c61714000)
  220. /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:161 +0x1c9
  221. created by github.com/syncthing/syncthing/internal/ignore.New
  222. /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:53 +0x170
  223.  
  224. goroutine 50 [sleep]:
  225. github.com/syncthing/syncthing/internal/discover.(*UDPClient).broadcast(0xc209646070, 0xc208562000, 0x38, 0x80)
  226. /go/src/github.com/syncthing/syncthing/internal/discover/client_udp.go:138 +0xb71
  227. created by github.com/syncthing/syncthing/internal/discover.(*UDPClient).Start
  228. /go/src/github.com/syncthing/syncthing/internal/discover/client_udp.go:82 +0x45b
  229.  
  230. goroutine 29 [select]:
  231. github.com/syncthing/syncthing/internal/ignore.(*Matcher).clean(0xc2080ebae0, 0x68c61714000)
  232. /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:161 +0x1c9
  233. created by github.com/syncthing/syncthing/internal/ignore.New
  234. /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:53 +0x170
  235.  
  236. goroutine 30 [select]:
  237. github.com/syncthing/syncthing/internal/ignore.(*Matcher).clean(0xc2080a3b30, 0x68c61714000)
  238. /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:161 +0x1c9
  239. created by github.com/syncthing/syncthing/internal/ignore.New
  240. /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:53 +0x170
  241.  
  242. goroutine 31 [select]:
  243. github.com/syncthing/syncthing/internal/ignore.(*Matcher).clean(0xc20802e730, 0x68c61714000)
  244. /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:161 +0x1c9
  245. created by github.com/syncthing/syncthing/internal/ignore.New
  246. /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:53 +0x170
  247.  
  248. goroutine 32 [select]:
  249. github.com/syncthing/syncthing/internal/ignore.(*Matcher).clean(0xc208ca8000, 0x68c61714000)
  250. /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:161 +0x1c9
  251. created by github.com/syncthing/syncthing/internal/ignore.New
  252. /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:53 +0x170
  253.  
  254. goroutine 65 [select]:
  255. github.com/syncthing/syncthing/internal/ignore.(*Matcher).clean(0xc208ca9590, 0x68c61714000)
  256. /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:161 +0x1c9
  257. created by github.com/syncthing/syncthing/internal/ignore.New
  258. /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:53 +0x170
  259.  
  260. goroutine 66 [IO wait]:
  261. net.(*pollDesc).Wait(0xc209664680, 0x72, 0x0, 0x0)
  262. /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
  263. net.(*pollDesc).WaitRead(0xc209664680, 0x0, 0x0)
  264. /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
  265. net.(*netFD).readFrom(0xc209664620, 0xc2083be000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x7f9167d27e00, 0xc209f58000)
  266. /usr/local/go/src/net/fd_unix.go:269 +0x4a1
  267. net.(*UDPConn).ReadFromUDP(0xc20da8a100, 0xc2083be000, 0x10000, 0x10000, 0x38, 0x0, 0x0, 0x0)
  268. /usr/local/go/src/net/udpsock_posix.go:67 +0x124
  269. net.(*UDPConn).ReadFrom(0xc20da8a100, 0xc2083be000, 0x10000, 0x10000, 0x38, 0x0, 0x0, 0x0, 0x0)
  270. /usr/local/go/src/net/udpsock_posix.go:82 +0x12e
  271. github.com/syncthing/syncthing/internal/beacon.genericReader(0xc20da8a100, 0xc208640960)
  272. /go/src/github.com/syncthing/syncthing/internal/beacon/beacon.go:24 +0xa6
  273. created by github.com/syncthing/syncthing/internal/beacon.NewBroadcast
  274. /go/src/github.com/syncthing/syncthing/internal/beacon/broadcast.go:30 +0x1c2
  275.  
  276. goroutine 67 [chan receive]:
  277. github.com/syncthing/syncthing/internal/beacon.(*Broadcast).writer(0xc20ea98560)
  278. /go/src/github.com/syncthing/syncthing/internal/beacon/broadcast.go:46 +0x87
  279. created by github.com/syncthing/syncthing/internal/beacon.NewBroadcast
  280. /go/src/github.com/syncthing/syncthing/internal/beacon/broadcast.go:31 +0x1dc
  281.  
  282. goroutine 68 [chan receive]:
  283. github.com/syncthing/syncthing/internal/beacon.(*Broadcast).Recv(0xc20ea98560, 0x0, 0x0, 0x0, 0x0, 0x0)
  284. /go/src/github.com/syncthing/syncthing/internal/beacon/broadcast.go:41 +0x87
  285. github.com/syncthing/syncthing/internal/discover.(*Discoverer).recvAnnouncements(0xc2088201c0, 0x7f91644f36a0, 0xc20ea98560)
  286. /go/src/github.com/syncthing/syncthing/internal/discover/discover.go:336 +0x4e
  287. created by github.com/syncthing/syncthing/internal/discover.(*Discoverer).startLocalIPv4Broadcasts
  288. /go/src/github.com/syncthing/syncthing/internal/discover/discover.go:98 +0x44f
  289.  
  290. goroutine 69 [IO wait]:
  291. net.(*pollDesc).Wait(0xc2096646f0, 0x72, 0x0, 0x0)
  292. /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
  293. net.(*pollDesc).WaitRead(0xc2096646f0, 0x0, 0x0)
  294. /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
  295. net.(*netFD).readFrom(0xc209664690, 0xc208296000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x7f9167d27e00, 0xc20810a600)
  296. /usr/local/go/src/net/fd_unix.go:269 +0x4a1
  297. net.(*UDPConn).ReadFromUDP(0xc20da8a118, 0xc208296000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x0)
  298. /usr/local/go/src/net/udpsock_posix.go:67 +0x124
  299. net.(*UDPConn).ReadFrom(0xc20da8a118, 0xc208296000, 0x10000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x0)
  300. /usr/local/go/src/net/udpsock_posix.go:82 +0x12e
  301. github.com/syncthing/syncthing/internal/beacon.genericReader(0xc20da8a118, 0xc208640a20)
  302. /go/src/github.com/syncthing/syncthing/internal/beacon/beacon.go:24 +0xa6
  303. created by github.com/syncthing/syncthing/internal/beacon.NewMulticast
  304. /go/src/github.com/syncthing/syncthing/internal/beacon/multicast.go:40 +0x2cf
  305.  
  306. goroutine 70 [chan receive]:
  307. github.com/syncthing/syncthing/internal/beacon.(*Multicast).writer(0xc20dc5a810)
  308. /go/src/github.com/syncthing/syncthing/internal/beacon/multicast.go:58 +0x103
  309. created by github.com/syncthing/syncthing/internal/beacon.NewMulticast
  310. /go/src/github.com/syncthing/syncthing/internal/beacon/multicast.go:41 +0x2e9
  311.  
  312. goroutine 71 [chan receive]:
  313. github.com/syncthing/syncthing/internal/beacon.(*Multicast).Recv(0xc20dc5a810, 0x0, 0x0, 0x0, 0x0, 0x0)
  314. /go/src/github.com/syncthing/syncthing/internal/beacon/multicast.go:51 +0x87
  315. github.com/syncthing/syncthing/internal/discover.(*Discoverer).recvAnnouncements(0xc2088201c0, 0x7f91644f3720, 0xc20dc5a810)
  316. /go/src/github.com/syncthing/syncthing/internal/discover/discover.go:336 +0x4e
  317. created by github.com/syncthing/syncthing/internal/discover.(*Discoverer).startLocalIPv6Multicasts
  318. /go/src/github.com/syncthing/syncthing/internal/discover/discover.go:126 +0x82b
  319.  
  320. goroutine 72 [select]:
  321. github.com/syncthing/syncthing/internal/discover.(*Discoverer).sendLocalAnnouncements(0xc2088201c0)
  322. /go/src/github.com/syncthing/syncthing/internal/discover/discover.go:327 +0x2e9
  323. created by github.com/syncthing/syncthing/internal/discover.(*Discoverer).StartLocal
  324. /go/src/github.com/syncthing/syncthing/internal/discover/discover.go:84 +0x268
  325.  
  326. goroutine 75 [select]:
  327. github.com/syncthing/syncthing/internal/discover.(*UDPClient).broadcast(0xc209664770, 0xc20d1aa600, 0x38, 0x80)
  328. /go/src/github.com/syncthing/syncthing/internal/discover/client_udp.go:118 +0xd87
  329. created by github.com/syncthing/syncthing/internal/discover.(*UDPClient).Start
  330. /go/src/github.com/syncthing/syncthing/internal/discover/client_udp.go:82 +0x45b
  331.  
  332. goroutine 81 [syscall, locked to thread]:
  333. runtime.goexit()
  334. /usr/local/go/src/runtime/asm_amd64.s:2232 +0x1
  335.  
  336. goroutine 82 [select]:
  337. github.com/thejerf/suture.(*Supervisor).Serve(0xc208fae000)
  338. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:411 +0xf64
  339. github.com/thejerf/suture.func·007()
  340. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xf6
  341. created by github.com/thejerf/suture.(*Supervisor).runService
  342. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x11e
  343.  
  344. goroutine 83 [sleep]:
  345. main.(*connectionSvc).connect(0xc2080a2280)
  346. /go/src/github.com/syncthing/syncthing/cmd/syncthing/connections.go:316 +0x184
  347. main.*connectionSvc.(main.connect)·fm()
  348. /go/src/github.com/syncthing/syncthing/cmd/syncthing/connections.go:80 +0x27
  349. main.serviceFunc.Serve(0xc209f58060)
  350. /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:202 +0x20
  351. github.com/thejerf/suture.func·007()
  352. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xf6
  353. created by github.com/thejerf/suture.(*Supervisor).runService
  354. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x11e
  355.  
  356. goroutine 84 [IO wait]:
  357. net.(*pollDesc).Wait(0xc209620060, 0x72, 0x0, 0x0)
  358. /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
  359. net.(*pollDesc).WaitRead(0xc209620060, 0x0, 0x0)
  360. /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
  361. net.(*netFD).accept(0xc209620000, 0x0, 0x7f9167d27e00, 0xc20c552010)
  362. /usr/local/go/src/net/fd_unix.go:419 +0x40b
  363. net.(*TCPListener).AcceptTCP(0xc20d510000, 0x7f9167d3b360, 0x0, 0x0)
  364. /usr/local/go/src/net/tcpsock_posix.go:234 +0x4e
  365. net.(*TCPListener).Accept(0xc20d510000, 0x0, 0x0, 0x0, 0x0)
  366. /usr/local/go/src/net/tcpsock_posix.go:244 +0x4c
  367. main.(*connectionSvc).listen(0xc2080a2280, 0xc208140170, 0xd)
  368. /go/src/github.com/syncthing/syncthing/cmd/syncthing/connections.go:219 +0x4d6
  369. main.func·001()
  370. /go/src/github.com/syncthing/syncthing/cmd/syncthing/connections.go:84 +0x37
  371. main.serviceFunc.Serve(0xc20c20c120)
  372. /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:202 +0x20
  373. github.com/thejerf/suture.func·007()
  374. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xf6
  375. created by github.com/thejerf/suture.(*Supervisor).runService
  376. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x11e
  377.  
  378. goroutine 85 [chan receive]:
  379. main.(*connectionSvc).handle(0xc2080a2280)
  380. /go/src/github.com/syncthing/syncthing/cmd/syncthing/connections.go:95 +0x7e
  381. main.*connectionSvc.(main.handle)·fm()
  382. /go/src/github.com/syncthing/syncthing/cmd/syncthing/connections.go:88 +0x27
  383. main.serviceFunc.Serve(0xc209f58080)
  384. /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:202 +0x20
  385. github.com/thejerf/suture.func·007()
  386. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xf6
  387. created by github.com/thejerf/suture.(*Supervisor).runService
  388. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x11e
  389.  
  390. goroutine 86 [chan receive]:
  391. github.com/syncthing/syncthing/internal/model.(*Model).ScanFolderSubs(0xc208456d00, 0xc20810bdf0, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0)
  392. /go/src/github.com/syncthing/syncthing/internal/model/model.go:1242 +0x11a3
  393. github.com/syncthing/syncthing/internal/model.(*Model).ScanFolder(0xc208456d00, 0xc20810bdf0, 0x6, 0x0, 0x0)
  394. /go/src/github.com/syncthing/syncthing/internal/model/model.go:1162 +0x6a
  395. github.com/syncthing/syncthing/internal/model.(*rwFolder).Serve(0xc20c420100)
  396. /go/src/github.com/syncthing/syncthing/internal/model/rwfolder.go:261 +0x1bab
  397. created by github.com/syncthing/syncthing/internal/model.(*Model).StartFolderRW
  398. /go/src/github.com/syncthing/syncthing/internal/model/model.go:166 +0x570
  399.  
  400. goroutine 87 [runnable]:
  401. io.ReadAtLeast(0x7f9167d40638, 0xc20964bc80, 0xc20964bcd0, 0x4, 0x8, 0x4, 0x20, 0x20, 0x0)
  402. /usr/local/go/src/io/io.go:292
  403. io.ReadFull(0x7f9167d40638, 0xc20964bc80, 0xc20964bcd0, 0x4, 0x8, 0x0, 0x0, 0x0)
  404. /usr/local/go/src/io/io.go:316 +0x6d
  405. github.com/calmh/xdr.(*Reader).ReadUint32(0xc20964bcb0, 0xc20827f040)
  406. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/calmh/xdr/reader.go:111 +0xa0
  407. github.com/syncthing/protocol.(*BlockInfo).DecodeXDRFrom(0xc216166268, 0xc20964bcb0, 0x0, 0x0)
  408. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syncthing/protocol/message_xdr.go:324 +0x43
  409. github.com/syncthing/protocol.(*FileInfo).DecodeXDRFrom(0xc20dd65290, 0xc20964bcb0, 0x0, 0x0)
  410. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syncthing/protocol/message_xdr.go:250 +0x29f
  411. github.com/syncthing/protocol.(*FileInfo).UnmarshalXDR(0xc20dd65290, 0xc215d42000, 0x25dcd0, 0x25e000, 0x0, 0x0)
  412. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syncthing/protocol/message_xdr.go:235 +0x14d
  413. github.com/syncthing/syncthing/internal/db.(*FileInfoTruncated).UnmarshalXDR(0xc20dd65290, 0xc215d42000, 0x25dcd0, 0x25e000, 0x0, 0x0)
  414. /go/src/github.com/syncthing/syncthing/internal/db/truncated.go:17 +0x72
  415. github.com/syncthing/syncthing/internal/db.unmarshalTrunc(0xc215d42000, 0x25dcd0, 0x25e000, 0x25e001, 0x0, 0x0, 0x0, 0x0)
  416. /go/src/github.com/syncthing/syncthing/internal/db/leveldb.go:981 +0xaa
  417. github.com/syncthing/syncthing/internal/db.ldbWithHave(0xc2080fe420, 0xc20e8ee568, 0x4, 0x8, 0xc20dd655c0, 0x20, 0x20, 0x1, 0xc20e8ee570)
  418. /go/src/github.com/syncthing/syncthing/internal/db/leveldb.go:583 +0x495
  419. github.com/syncthing/syncthing/internal/db.(*FileSet).WithHaveTruncated(0xc20d1d0280, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffffffffffff, 0xc214d11630)
  420. /go/src/github.com/syncthing/syncthing/internal/db/set.go:157 +0x251
  421. github.com/syncthing/syncthing/internal/model.(*Model).ScanFolderSubs(0xc208456d00, 0xc2081402d0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0)
  422. /go/src/github.com/syncthing/syncthing/internal/model/model.go:1325 +0x1b41
  423. github.com/syncthing/syncthing/internal/model.(*Model).ScanFolder(0xc208456d00, 0xc2081402d0, 0x4, 0x0, 0x0)
  424. /go/src/github.com/syncthing/syncthing/internal/model/model.go:1162 +0x6a
  425. github.com/syncthing/syncthing/internal/model.(*rwFolder).Serve(0xc20c420400)
  426. /go/src/github.com/syncthing/syncthing/internal/model/rwfolder.go:261 +0x1bab
  427. created by github.com/syncthing/syncthing/internal/model.(*Model).StartFolderRW
  428. /go/src/github.com/syncthing/syncthing/internal/model/model.go:166 +0x570
  429.  
  430. goroutine 88 [select]:
  431. github.com/syncthing/syncthing/internal/model.(*rwFolder).Serve(0xc20c420600)
  432. /go/src/github.com/syncthing/syncthing/internal/model/rwfolder.go:150 +0x1e27
  433. created by github.com/syncthing/syncthing/internal/model.(*Model).StartFolderRW
  434. /go/src/github.com/syncthing/syncthing/internal/model/model.go:166 +0x570
  435.  
  436. goroutine 89 [select]:
  437. github.com/syncthing/syncthing/internal/model.(*rwFolder).Serve(0xc20c420900)
  438. /go/src/github.com/syncthing/syncthing/internal/model/rwfolder.go:150 +0x1e27
  439. created by github.com/syncthing/syncthing/internal/model.(*Model).StartFolderRW
  440. /go/src/github.com/syncthing/syncthing/internal/model/model.go:166 +0x570
  441.  
  442. goroutine 90 [select]:
  443. github.com/syncthing/syncthing/internal/model.(*rwFolder).Serve(0xc20c420b00)
  444. /go/src/github.com/syncthing/syncthing/internal/model/rwfolder.go:150 +0x1e27
  445. created by github.com/syncthing/syncthing/internal/model.(*Model).StartFolderRW
  446. /go/src/github.com/syncthing/syncthing/internal/model/model.go:166 +0x570
  447.  
  448. goroutine 91 [select]:
  449. github.com/syncthing/syncthing/internal/model.(*rwFolder).Serve(0xc20c420d00)
  450. /go/src/github.com/syncthing/syncthing/internal/model/rwfolder.go:150 +0x1e27
  451. created by github.com/syncthing/syncthing/internal/model.(*Model).StartFolderRW
  452. /go/src/github.com/syncthing/syncthing/internal/model/model.go:166 +0x570
  453.  
  454. goroutine 92 [select]:
  455. github.com/syncthing/syncthing/internal/model.(*rwFolder).Serve(0xc20c420e00)
  456. /go/src/github.com/syncthing/syncthing/internal/model/rwfolder.go:150 +0x1e27
  457. created by github.com/syncthing/syncthing/internal/model.(*Model).StartFolderRW
  458. /go/src/github.com/syncthing/syncthing/internal/model/model.go:166 +0x570
  459.  
  460. goroutine 93 [select]:
  461. github.com/syncthing/syncthing/internal/model.(*rwFolder).Serve(0xc20c421300)
  462. /go/src/github.com/syncthing/syncthing/internal/model/rwfolder.go:150 +0x1e27
  463. created by github.com/syncthing/syncthing/internal/model.(*Model).StartFolderRW
  464. /go/src/github.com/syncthing/syncthing/internal/model/model.go:166 +0x570
  465.  
  466. goroutine 94 [select]:
  467. github.com/thejerf/suture.(*Supervisor).Serve(0xc208fae0c0)
  468. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:411 +0xf64
  469. created by github.com/thejerf/suture.(*Supervisor).ServeBackground
  470. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:373 +0x32
  471.  
  472. goroutine 95 [select]:
  473. main.(*usageReportingService).Serve(0xc209f58d90)
  474. /go/src/github.com/syncthing/syncthing/cmd/syncthing/usage_report.go:149 +0x48f
  475. github.com/thejerf/suture.func·007()
  476. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xf6
  477. created by github.com/thejerf/suture.(*Supervisor).runService
  478. /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x11e
  479.  
  480. goroutine 96 [sleep]:
  481. main.standbyMonitor()
  482. /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:965 +0x64
  483. created by main.syncthingMain
  484. /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:688 +0x30a1
  485.  
  486. goroutine 97 [select]:
  487. net/http.(*Transport).getConn(0xc208054090, 0xc208033c70, 0x0, 0xb42730, 0x5, 0xc209322640, 0x12, 0x0, 0x0, 0x0)
  488. /usr/local/go/src/net/http/transport.go:525 +0x608
  489. net/http.(*Transport).RoundTrip(0xc208054090, 0xc208033c70, 0xc2080a3db0, 0x0, 0x0)
  490. /usr/local/go/src/net/http/transport.go:228 +0x4d4
  491. net/http.send(0xc208033c70, 0x7f9167d27fa8, 0xc208054090, 0x45, 0x0, 0x0)
  492. /usr/local/go/src/net/http/client.go:219 +0x4fc
  493. net/http.(*Client).send(0xe396a0, 0xc208033c70, 0x45, 0x0, 0x0)
  494. /usr/local/go/src/net/http/client.go:142 +0x15b
  495. net/http.(*Client).doFollowingRedirects(0xe396a0, 0xc208033c70, 0xb95188, 0x0, 0x0, 0x0)
  496. /usr/local/go/src/net/http/client.go:367 +0xb25
  497. net/http.(*Client).Get(0xe396a0, 0xb42730, 0x45, 0xc209322300, 0x0, 0x0)
  498. /usr/local/go/src/net/http/client.go:299 +0xba
  499. net/http.Get(0xb42730, 0x45, 0x0, 0x0, 0x0)
  500. /usr/local/go/src/net/http/client.go:276 +0x50
  501. github.com/syncthing/syncthing/internal/upgrade.LatestGithubReleases(0xb94f78, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0)
  502. /go/src/github.com/syncthing/syncthing/internal/upgrade/upgrade_supported.go:33 +0x78
  503. github.com/syncthing/syncthing/internal/upgrade.LatestRelease(0xb94f78, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
  504. /go/src/github.com/syncthing/syncthing/internal/upgrade/upgrade_supported.go:61 +0x67
  505. main.autoUpgrade()
  506. /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:995 +0x52d
  507. created by main.syncthingMain
  508. /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:695 +0x336b
  509.  
  510. goroutine 98 [sleep]:
  511. main.generatePingEvents()
  512. /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:846 +0x2d
  513. created by main.syncthingMain
  514. /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:702 +0x3139
  515.  
  516. goroutine 115 [semacquire]:
  517. sync.(*WaitGroup).Wait(0xc20931e300)
  518. /usr/local/go/src/sync/waitgroup.go:132 +0x169
  519. github.com/syncthing/syncthing/internal/scanner.func·002()
  520. /go/src/github.com/syncthing/syncthing/internal/scanner/blockqueue.go:34 +0x42
  521. created by github.com/syncthing/syncthing/internal/scanner.newParallelHasher
  522. /go/src/github.com/syncthing/syncthing/internal/scanner/blockqueue.go:36 +0x346
  523.  
  524. goroutine 116 [runnable]:
  525. syscall.Syscall(0x6, 0xc2094090e0, 0xc20cb993b0, 0x0, 0x0, 0x0, 0x0)
  526. /usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5
  527. syscall.Lstat(0xc2094090b0, 0x29, 0xc20cb993b0, 0x0, 0x0)
  528. /usr/local/go/src/syscall/zsyscall_linux_amd64.go:1549 +0x92
  529. os.Lstat(0xc2094090b0, 0x29, 0x0, 0x0, 0x0, 0x0)
  530. /usr/local/go/src/os/file_unix.go:147 +0x75
  531. path/filepath.walk(0xc2093bd660, 0x1c, 0x7f9167d28650, 0xc208d0b400, 0xc20931e3e0, 0x0, 0x0)
  532. /usr/local/go/src/path/filepath/path.go:366 +0x3be
  533. path/filepath.walk(0xc20cb0e1a0, 0x19, 0x7f9167d28650, 0xc209fc2c80, 0xc20931e3e0, 0x0, 0x0)
  534. /usr/local/go/src/path/filepath/path.go:372 +0x51d
  535. path/filepath.walk(0xc20814b800, 0x14, 0x7f9167d28650, 0xc20879a190, 0xc20931e3e0, 0x0, 0x0)
  536. /usr/local/go/src/path/filepath/path.go:372 +0x51d
  537. path/filepath.Walk(0xc20814b800, 0x14, 0xc20931e3e0, 0x0, 0x0)
  538. /usr/local/go/src/path/filepath/path.go:394 +0xf2
  539. github.com/syncthing/syncthing/internal/scanner.func·003()
  540. /go/src/github.com/syncthing/syncthing/internal/scanner/walk.go:102 +0x85
  541. created by github.com/syncthing/syncthing/internal/scanner.(*Walker).Walk
  542. /go/src/github.com/syncthing/syncthing/internal/scanner/walk.go:109 +0x43b
  543.  
  544. goroutine 102 [chan receive]:
  545. net/http.(*Transport).dialConn(0xc208054090, 0x0, 0xb42730, 0x5, 0xc209322640, 0x12, 0x2bd7d6d317d3b474, 0x0, 0x0)
  546. /usr/local/go/src/net/http/transport.go:643 +0x8d3
  547. net/http.func·019()
  548. /usr/local/go/src/net/http/transport.go:520 +0x42
  549. created by net/http.(*Transport).getConn
  550. /usr/local/go/src/net/http/transport.go:522 +0x335
  551.  
  552. rax 0xc208fe6ea0
  553. rbx 0x0
  554. rcx 0xc208fe6de0
  555. rdx 0xc
  556. rdi 0xc208fe6ea0
  557. rsi 0xc208fe6ea0
  558. rbp 0xc208fe6de0
  559. rsp 0xc20d045228
  560. r8 0x0
  561. r9 0x0
  562. r10 0xffffffffffffffff
  563. r11 0xffffffff
  564. r12 0x0
  565. r13 0xffffffff00000001
  566. r14 0x0
  567. r15 0x0
  568. rip 0x749e3e
  569. rflags 0x10206
  570. cs 0x33
  571. fs 0x0
  572. gs 0x0
Advertisement
Add Comment
Please, Sign In to add comment