Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [monitor] 12:06:00 INFO: Starting syncthing
- [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
- [WUWI3] 12:06:01 INFO: My ID: WUWI34X-...
- [WUWI3] 12:06:01 INFO: Database block cache capacity 65536 KiB
- [WUWI3] 12:06:01 INFO: Starting web GUI on http://0.0.0.0:50517/
- [WUWI3] 12:06:02 INFO: Starting local discovery announcements
- [WUWI3] 12:06:02 INFO: Starting global discovery announcements
- [WUWI3] 12:06:02 OK: Ready to synchronize photos (read-write)
- [WUWI3] 12:06:02 OK: Ready to synchronize vbox (read-write)
- [WUWI3] 12:06:02 OK: Ready to synchronize buchhaltung (read-write)
- [WUWI3] 12:06:02 OK: Ready to synchronize camera (read-write)
- [WUWI3] 12:06:02 OK: Ready to synchronize cindy_shared (read-write)
- [WUWI3] 12:06:02 OK: Ready to synchronize documents (read-write)
- [WUWI3] 12:06:02 OK: Ready to synchronize max_shared (read-write)
- [WUWI3] 12:06:02 OK: Ready to synchronize music (read-write)
- [WUWI3] 12:06:02 INFO: Device R76C76W-... is ... at [dynamic]
- [WUWI3] 12:06:02 INFO: Starting usage reporting
- [WUWI3] 12:06:02 INFO: Completed initial scan (rw) of folder documents
- SIGILL: illegal instruction
- PC=0x749e3e
- goroutine 117 [running]:
- crypto/elliptic.p256MovCond(0xc208fe6ea0, 0xc, 0xc, 0xc208fe6ea0, 0xc, 0xc, 0xc208fe6de0, 0xc, 0xc, 0x0, ...)
- /usr/local/go/src/crypto/elliptic/p256_asm_amd64.s:82 +0x1e fp=0xc20d045230 sp=0xc20d045228
- crypto/elliptic.p256ScalarMult(0xc208fe6de0, 0xc208fe6de0, 0xc20d045348, 0x4, 0x4)
- /usr/local/go/src/crypto/elliptic/p256_amd64.go:461 +0x10c2 fp=0xc20d045300 sp=0xc20d045230
- crypto/elliptic.p256Curve.ScalarMult(0xc208f3b5f0, 0xc212c07cc0, 0xc212c07ce0, 0xc212c07e20, 0x20, 0x20, 0x20, 0xc212c07ee0)
- /usr/local/go/src/crypto/elliptic/p256_amd64.go:228 +0x36f fp=0xc20d0453c0 sp=0xc20d045300
- crypto/tls.(*ecdheKeyAgreement).generateClientKeyExchange(0xc209a7c2c0, 0xc2080e47e0, 0xc20d094000, 0xc20e719200, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
- /usr/local/go/src/crypto/tls/key_agreement.go:400 +0x306 fp=0xc20d045538 sp=0xc20d0453c0
- crypto/tls.(*clientHandshakeState).doFullHandshake(0xc20c7ae870, 0x0, 0x0)
- /usr/local/go/src/crypto/tls/handshake_client.go:415 +0x12fd fp=0xc20d045ad0 sp=0xc20d045538
- crypto/tls.(*Conn).clientHandshake(0xc2099c6000, 0x0, 0x0)
- /usr/local/go/src/crypto/tls/handshake_client.go:197 +0x1981 fp=0xc20d045f50 sp=0xc20d045ad0
- crypto/tls.(*Conn).Handshake(0xc2099c6000, 0x0, 0x0)
- /usr/local/go/src/crypto/tls/conn.go:977 +0xf1 fp=0xc20d045f90 sp=0xc20d045f50
- net/http.func·022()
- /usr/local/go/src/net/http/transport.go:637 +0x3c fp=0xc20d045fe0 sp=0xc20d045f90
- runtime.goexit()
- /usr/local/go/src/runtime/asm_amd64.s:2232 +0x1 fp=0xc20d045fe8 sp=0xc20d045fe0
- created by net/http.(*Transport).dialConn
- /usr/local/go/src/net/http/transport.go:642 +0x88c
- goroutine 1 [chan receive]:
- main.syncthingMain()
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:706 +0x3175
- main.main()
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:378 +0x21cc
- goroutine 5 [syscall]:
- os/signal.loop()
- /usr/local/go/src/os/signal/signal_unix.go:21 +0x1f
- created by os/signal.init·1
- /usr/local/go/src/os/signal/signal_unix.go:27 +0x35
- goroutine 7 [chan receive]:
- main.trackCPUUsage()
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/gui_unix.go:24 +0xec
- created by main.init·2
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/gui_unix.go:17 +0x25
- goroutine 9 [select]:
- github.com/thejerf/suture.(*Supervisor).Serve(0xc2080e6000)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:411 +0xf64
- created by github.com/thejerf/suture.(*Supervisor).ServeBackground
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:373 +0x32
- goroutine 10 [chan receive]:
- github.com/syncthing/syncthing/internal/config.(*Wrapper).Serve(0xc20800c400)
- /go/src/github.com/syncthing/syncthing/internal/config/wrapper.go:84 +0x75
- created by github.com/syncthing/syncthing/internal/config.Wrap
- /go/src/github.com/syncthing/syncthing/internal/config/wrapper.go:59 +0x28d
- goroutine 11 [select]:
- github.com/syndtr/goleveldb/leveldb/util.(*BufferPool).drain(0xc2080760e0)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:205 +0x21e
- created by github.com/syndtr/goleveldb/leveldb/util.NewBufferPool
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/util/buffer_pool.go:236 +0x24c
- goroutine 12 [select]:
- github.com/syndtr/goleveldb/leveldb.(*DB).compactionError(0xc2080fe420)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:120 +0x48c
- created by github.com/syndtr/goleveldb/leveldb.openDB
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:126 +0x849
- goroutine 13 [select]:
- github.com/syndtr/goleveldb/leveldb.(*DB).mpoolDrain(0xc2080fe420)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_state.go:73 +0x14a
- created by github.com/syndtr/goleveldb/leveldb.openDB
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:127 +0x863
- goroutine 14 [runnable]:
- github.com/syndtr/gosnappy/snappy.emitLiteral(0xc20fe855b3, 0x12c4, 0x12c4, 0xc2087d90fa, 0x14, 0x14f7, 0x23)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/gosnappy/snappy/encode.go:16
- github.com/syndtr/gosnappy/snappy.Encode(0xc20fe85500, 0x1377, 0x1377, 0xc2087d9000, 0x105b, 0x15f1, 0x0, 0x0, 0x0, 0x0, ...)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/gosnappy/snappy/encode.go:130 +0x4cb
- github.com/syndtr/goleveldb/leveldb/table.(*Writer).writeBlock(0xc209f5e000, 0xc209f5e058, 0x2, 0x0, 0x0, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table/writer.go:171 +0x225
- github.com/syndtr/goleveldb/leveldb/table.(*Writer).finishBlock(0xc209f5e000, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table/writer.go:225 +0x7e
- github.com/syndtr/goleveldb/leveldb/table.(*Writer).Append(0xc209f5e000, 0xc212b7e800, 0x98, 0x100, 0xc20d62d047, 0x4, 0xf27, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table/writer.go:258 +0x3ef
- github.com/syndtr/goleveldb/leveldb.(*tWriter).append(0xc20ea16120, 0xc212b7e800, 0x98, 0x100, 0xc20d62d047, 0x4, 0xf27, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table.go:481 +0x303
- github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).appendKV(0xc208794000, 0xc212b7e800, 0x98, 0x100, 0xc20d62d047, 0x4, 0xf27, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:412 +0x200
- github.com/syndtr/goleveldb/leveldb.(*tableCompactionBuilder).run(0xc208794000, 0xc20874e0d0, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:530 +0x7aa
- github.com/syndtr/goleveldb/leveldb.(*DB).compactionTransact(0xc2080fe420, 0xa8f210, 0xb, 0x7f9167d408a0, 0xc208794000)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:215 +0x277
- github.com/syndtr/goleveldb/leveldb.(*DB).tableCompaction(0xc2080fe420, 0xc208766000, 0x0)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:596 +0x10d4
- github.com/syndtr/goleveldb/leveldb.(*DB).tableAutoCompaction(0xc2080fe420)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:641 +0x50
- github.com/syndtr/goleveldb/leveldb.(*DB).tCompaction(0xc2080fe420)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:833 +0x3a0
- created by github.com/syndtr/goleveldb/leveldb.openDB
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:130 +0x8a7
- goroutine 15 [select]:
- github.com/syndtr/goleveldb/leveldb.(*DB).mCompaction(0xc2080fe420)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:759 +0x283
- created by github.com/syndtr/goleveldb/leveldb.openDB
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:131 +0x8c1
- goroutine 16 [select]:
- github.com/syndtr/goleveldb/leveldb.(*DB).jWriter(0xc2080fe420)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_write.go:37 +0x197
- created by github.com/syndtr/goleveldb/leveldb.openDB
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db.go:132 +0x8db
- goroutine 114 [chan receive]:
- github.com/syncthing/syncthing/internal/scanner.hashFiles(0xc20814b800, 0x14, 0x20000, 0xc2081201e0, 0xc208120120)
- /go/src/github.com/syncthing/syncthing/internal/scanner/blockqueue.go:61 +0x77
- github.com/syncthing/syncthing/internal/scanner.func·001()
- /go/src/github.com/syncthing/syncthing/internal/scanner/blockqueue.go:28 +0x58
- created by github.com/syncthing/syncthing/internal/scanner.newParallelHasher
- /go/src/github.com/syncthing/syncthing/internal/scanner/blockqueue.go:30 +0x2b2
- goroutine 18 [select]:
- github.com/syncthing/syncthing/internal/model.(*ProgressEmitter).Serve(0xc208564540)
- /go/src/github.com/syncthing/syncthing/internal/model/progressemitter.go:49 +0x8f2
- created by github.com/syncthing/syncthing/internal/model.NewModel
- /go/src/github.com/syncthing/syncthing/internal/model/model.go:125 +0x93c
- goroutine 19 [IO wait]:
- net.(*pollDesc).Wait(0xc208616140, 0x72, 0x0, 0x0)
- /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
- net.(*pollDesc).WaitRead(0xc208616140, 0x0, 0x0)
- /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
- net.(*netFD).accept(0xc2086160e0, 0x0, 0x7f9167d27e00, 0xc2086461c8)
- /usr/local/go/src/net/fd_unix.go:419 +0x40b
- net.(*TCPListener).AcceptTCP(0xc2083e9050, 0x7f9167d16960, 0x0, 0x0)
- /usr/local/go/src/net/tcpsock_posix.go:234 +0x4e
- net.(*TCPListener).Accept(0xc2083e9050, 0x0, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/tcpsock_posix.go:244 +0x4c
- main.(*DowngradingListener).Accept(0xc2080b6320, 0x0, 0x0, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/tls.go:99 +0x85
- net/http.(*Server).Serve(0xc208619380, 0x7f9167d40528, 0xc2080b6320, 0x0, 0x0)
- /usr/local/go/src/net/http/server.go:1728 +0x92
- main.(*apiSvc).Serve(0xc208562380)
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/gui.go:215 +0x190a
- github.com/thejerf/suture.func·007()
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xf6
- created by github.com/thejerf/suture.(*Supervisor).runService
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x11e
- goroutine 20 [select]:
- github.com/syncthing/syncthing/internal/events.(*Subscription).Poll(0xc2080b6380, 0xdf8475800, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
- /go/src/github.com/syncthing/syncthing/internal/events/events.go:178 +0x356
- github.com/syncthing/syncthing/internal/events.(*BufferedSubscription).pollingLoop(0xc20861e730)
- /go/src/github.com/syncthing/syncthing/internal/events/events.go:215 +0x48
- created by github.com/syncthing/syncthing/internal/events.NewBufferedSubscription
- /go/src/github.com/syncthing/syncthing/internal/events/events.go:209 +0x292
- goroutine 21 [select]:
- github.com/thejerf/suture.(*Supervisor).Serve(0xc208143c80)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:411 +0xf64
- created by github.com/thejerf/suture.(*Supervisor).ServeBackground
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:373 +0x32
- goroutine 22 [select]:
- main.(*folderSummarySvc).listenForUpdates(0xc20814d860)
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:67 +0x5c6
- main.*folderSummarySvc.(main.listenForUpdates)·fm()
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:47 +0x27
- main.serviceFunc.Serve(0xc20854b840)
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:202 +0x20
- github.com/thejerf/suture.func·007()
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xf6
- created by github.com/thejerf/suture.(*Supervisor).runService
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x11e
- goroutine 23 [select]:
- main.(*folderSummarySvc).calculateSummaries(0xc20814d860)
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:115 +0x2e4
- main.*folderSummarySvc.(main.calculateSummaries)·fm()
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:48 +0x27
- main.serviceFunc.Serve(0xc20854b850)
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:202 +0x20
- github.com/thejerf/suture.func·007()
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xf6
- created by github.com/thejerf/suture.(*Supervisor).runService
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x11e
- goroutine 24 [select]:
- github.com/syncthing/syncthing/internal/ignore.(*Matcher).clean(0xc208ca8230, 0x68c61714000)
- /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:161 +0x1c9
- created by github.com/syncthing/syncthing/internal/ignore.New
- /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:53 +0x170
- goroutine 25 [select]:
- github.com/syncthing/syncthing/internal/ignore.(*Matcher).clean(0xc2080ea000, 0x68c61714000)
- /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:161 +0x1c9
- created by github.com/syncthing/syncthing/internal/ignore.New
- /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:53 +0x170
- goroutine 27 [select]:
- github.com/syncthing/syncthing/internal/ignore.(*Matcher).clean(0xc208ca80f0, 0x68c61714000)
- /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:161 +0x1c9
- created by github.com/syncthing/syncthing/internal/ignore.New
- /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:53 +0x170
- goroutine 50 [sleep]:
- github.com/syncthing/syncthing/internal/discover.(*UDPClient).broadcast(0xc209646070, 0xc208562000, 0x38, 0x80)
- /go/src/github.com/syncthing/syncthing/internal/discover/client_udp.go:138 +0xb71
- created by github.com/syncthing/syncthing/internal/discover.(*UDPClient).Start
- /go/src/github.com/syncthing/syncthing/internal/discover/client_udp.go:82 +0x45b
- goroutine 29 [select]:
- github.com/syncthing/syncthing/internal/ignore.(*Matcher).clean(0xc2080ebae0, 0x68c61714000)
- /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:161 +0x1c9
- created by github.com/syncthing/syncthing/internal/ignore.New
- /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:53 +0x170
- goroutine 30 [select]:
- github.com/syncthing/syncthing/internal/ignore.(*Matcher).clean(0xc2080a3b30, 0x68c61714000)
- /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:161 +0x1c9
- created by github.com/syncthing/syncthing/internal/ignore.New
- /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:53 +0x170
- goroutine 31 [select]:
- github.com/syncthing/syncthing/internal/ignore.(*Matcher).clean(0xc20802e730, 0x68c61714000)
- /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:161 +0x1c9
- created by github.com/syncthing/syncthing/internal/ignore.New
- /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:53 +0x170
- goroutine 32 [select]:
- github.com/syncthing/syncthing/internal/ignore.(*Matcher).clean(0xc208ca8000, 0x68c61714000)
- /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:161 +0x1c9
- created by github.com/syncthing/syncthing/internal/ignore.New
- /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:53 +0x170
- goroutine 65 [select]:
- github.com/syncthing/syncthing/internal/ignore.(*Matcher).clean(0xc208ca9590, 0x68c61714000)
- /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:161 +0x1c9
- created by github.com/syncthing/syncthing/internal/ignore.New
- /go/src/github.com/syncthing/syncthing/internal/ignore/ignore.go:53 +0x170
- goroutine 66 [IO wait]:
- net.(*pollDesc).Wait(0xc209664680, 0x72, 0x0, 0x0)
- /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
- net.(*pollDesc).WaitRead(0xc209664680, 0x0, 0x0)
- /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
- net.(*netFD).readFrom(0xc209664620, 0xc2083be000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x7f9167d27e00, 0xc209f58000)
- /usr/local/go/src/net/fd_unix.go:269 +0x4a1
- net.(*UDPConn).ReadFromUDP(0xc20da8a100, 0xc2083be000, 0x10000, 0x10000, 0x38, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/udpsock_posix.go:67 +0x124
- net.(*UDPConn).ReadFrom(0xc20da8a100, 0xc2083be000, 0x10000, 0x10000, 0x38, 0x0, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/udpsock_posix.go:82 +0x12e
- github.com/syncthing/syncthing/internal/beacon.genericReader(0xc20da8a100, 0xc208640960)
- /go/src/github.com/syncthing/syncthing/internal/beacon/beacon.go:24 +0xa6
- created by github.com/syncthing/syncthing/internal/beacon.NewBroadcast
- /go/src/github.com/syncthing/syncthing/internal/beacon/broadcast.go:30 +0x1c2
- goroutine 67 [chan receive]:
- github.com/syncthing/syncthing/internal/beacon.(*Broadcast).writer(0xc20ea98560)
- /go/src/github.com/syncthing/syncthing/internal/beacon/broadcast.go:46 +0x87
- created by github.com/syncthing/syncthing/internal/beacon.NewBroadcast
- /go/src/github.com/syncthing/syncthing/internal/beacon/broadcast.go:31 +0x1dc
- goroutine 68 [chan receive]:
- github.com/syncthing/syncthing/internal/beacon.(*Broadcast).Recv(0xc20ea98560, 0x0, 0x0, 0x0, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/internal/beacon/broadcast.go:41 +0x87
- github.com/syncthing/syncthing/internal/discover.(*Discoverer).recvAnnouncements(0xc2088201c0, 0x7f91644f36a0, 0xc20ea98560)
- /go/src/github.com/syncthing/syncthing/internal/discover/discover.go:336 +0x4e
- created by github.com/syncthing/syncthing/internal/discover.(*Discoverer).startLocalIPv4Broadcasts
- /go/src/github.com/syncthing/syncthing/internal/discover/discover.go:98 +0x44f
- goroutine 69 [IO wait]:
- net.(*pollDesc).Wait(0xc2096646f0, 0x72, 0x0, 0x0)
- /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
- net.(*pollDesc).WaitRead(0xc2096646f0, 0x0, 0x0)
- /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
- net.(*netFD).readFrom(0xc209664690, 0xc208296000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x7f9167d27e00, 0xc20810a600)
- /usr/local/go/src/net/fd_unix.go:269 +0x4a1
- net.(*UDPConn).ReadFromUDP(0xc20da8a118, 0xc208296000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/udpsock_posix.go:67 +0x124
- net.(*UDPConn).ReadFrom(0xc20da8a118, 0xc208296000, 0x10000, 0x10000, 0x10000, 0x0, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/udpsock_posix.go:82 +0x12e
- github.com/syncthing/syncthing/internal/beacon.genericReader(0xc20da8a118, 0xc208640a20)
- /go/src/github.com/syncthing/syncthing/internal/beacon/beacon.go:24 +0xa6
- created by github.com/syncthing/syncthing/internal/beacon.NewMulticast
- /go/src/github.com/syncthing/syncthing/internal/beacon/multicast.go:40 +0x2cf
- goroutine 70 [chan receive]:
- github.com/syncthing/syncthing/internal/beacon.(*Multicast).writer(0xc20dc5a810)
- /go/src/github.com/syncthing/syncthing/internal/beacon/multicast.go:58 +0x103
- created by github.com/syncthing/syncthing/internal/beacon.NewMulticast
- /go/src/github.com/syncthing/syncthing/internal/beacon/multicast.go:41 +0x2e9
- goroutine 71 [chan receive]:
- github.com/syncthing/syncthing/internal/beacon.(*Multicast).Recv(0xc20dc5a810, 0x0, 0x0, 0x0, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/internal/beacon/multicast.go:51 +0x87
- github.com/syncthing/syncthing/internal/discover.(*Discoverer).recvAnnouncements(0xc2088201c0, 0x7f91644f3720, 0xc20dc5a810)
- /go/src/github.com/syncthing/syncthing/internal/discover/discover.go:336 +0x4e
- created by github.com/syncthing/syncthing/internal/discover.(*Discoverer).startLocalIPv6Multicasts
- /go/src/github.com/syncthing/syncthing/internal/discover/discover.go:126 +0x82b
- goroutine 72 [select]:
- github.com/syncthing/syncthing/internal/discover.(*Discoverer).sendLocalAnnouncements(0xc2088201c0)
- /go/src/github.com/syncthing/syncthing/internal/discover/discover.go:327 +0x2e9
- created by github.com/syncthing/syncthing/internal/discover.(*Discoverer).StartLocal
- /go/src/github.com/syncthing/syncthing/internal/discover/discover.go:84 +0x268
- goroutine 75 [select]:
- github.com/syncthing/syncthing/internal/discover.(*UDPClient).broadcast(0xc209664770, 0xc20d1aa600, 0x38, 0x80)
- /go/src/github.com/syncthing/syncthing/internal/discover/client_udp.go:118 +0xd87
- created by github.com/syncthing/syncthing/internal/discover.(*UDPClient).Start
- /go/src/github.com/syncthing/syncthing/internal/discover/client_udp.go:82 +0x45b
- goroutine 81 [syscall, locked to thread]:
- runtime.goexit()
- /usr/local/go/src/runtime/asm_amd64.s:2232 +0x1
- goroutine 82 [select]:
- github.com/thejerf/suture.(*Supervisor).Serve(0xc208fae000)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:411 +0xf64
- github.com/thejerf/suture.func·007()
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xf6
- created by github.com/thejerf/suture.(*Supervisor).runService
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x11e
- goroutine 83 [sleep]:
- main.(*connectionSvc).connect(0xc2080a2280)
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/connections.go:316 +0x184
- main.*connectionSvc.(main.connect)·fm()
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/connections.go:80 +0x27
- main.serviceFunc.Serve(0xc209f58060)
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:202 +0x20
- github.com/thejerf/suture.func·007()
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xf6
- created by github.com/thejerf/suture.(*Supervisor).runService
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x11e
- goroutine 84 [IO wait]:
- net.(*pollDesc).Wait(0xc209620060, 0x72, 0x0, 0x0)
- /usr/local/go/src/net/fd_poll_runtime.go:84 +0x47
- net.(*pollDesc).WaitRead(0xc209620060, 0x0, 0x0)
- /usr/local/go/src/net/fd_poll_runtime.go:89 +0x43
- net.(*netFD).accept(0xc209620000, 0x0, 0x7f9167d27e00, 0xc20c552010)
- /usr/local/go/src/net/fd_unix.go:419 +0x40b
- net.(*TCPListener).AcceptTCP(0xc20d510000, 0x7f9167d3b360, 0x0, 0x0)
- /usr/local/go/src/net/tcpsock_posix.go:234 +0x4e
- net.(*TCPListener).Accept(0xc20d510000, 0x0, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/tcpsock_posix.go:244 +0x4c
- main.(*connectionSvc).listen(0xc2080a2280, 0xc208140170, 0xd)
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/connections.go:219 +0x4d6
- main.func·001()
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/connections.go:84 +0x37
- main.serviceFunc.Serve(0xc20c20c120)
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:202 +0x20
- github.com/thejerf/suture.func·007()
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xf6
- created by github.com/thejerf/suture.(*Supervisor).runService
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x11e
- goroutine 85 [chan receive]:
- main.(*connectionSvc).handle(0xc2080a2280)
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/connections.go:95 +0x7e
- main.*connectionSvc.(main.handle)·fm()
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/connections.go:88 +0x27
- main.serviceFunc.Serve(0xc209f58080)
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/summarysvc.go:202 +0x20
- github.com/thejerf/suture.func·007()
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xf6
- created by github.com/thejerf/suture.(*Supervisor).runService
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x11e
- goroutine 86 [chan receive]:
- github.com/syncthing/syncthing/internal/model.(*Model).ScanFolderSubs(0xc208456d00, 0xc20810bdf0, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/internal/model/model.go:1242 +0x11a3
- github.com/syncthing/syncthing/internal/model.(*Model).ScanFolder(0xc208456d00, 0xc20810bdf0, 0x6, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/internal/model/model.go:1162 +0x6a
- github.com/syncthing/syncthing/internal/model.(*rwFolder).Serve(0xc20c420100)
- /go/src/github.com/syncthing/syncthing/internal/model/rwfolder.go:261 +0x1bab
- created by github.com/syncthing/syncthing/internal/model.(*Model).StartFolderRW
- /go/src/github.com/syncthing/syncthing/internal/model/model.go:166 +0x570
- goroutine 87 [runnable]:
- io.ReadAtLeast(0x7f9167d40638, 0xc20964bc80, 0xc20964bcd0, 0x4, 0x8, 0x4, 0x20, 0x20, 0x0)
- /usr/local/go/src/io/io.go:292
- io.ReadFull(0x7f9167d40638, 0xc20964bc80, 0xc20964bcd0, 0x4, 0x8, 0x0, 0x0, 0x0)
- /usr/local/go/src/io/io.go:316 +0x6d
- github.com/calmh/xdr.(*Reader).ReadUint32(0xc20964bcb0, 0xc20827f040)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/calmh/xdr/reader.go:111 +0xa0
- github.com/syncthing/protocol.(*BlockInfo).DecodeXDRFrom(0xc216166268, 0xc20964bcb0, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syncthing/protocol/message_xdr.go:324 +0x43
- github.com/syncthing/protocol.(*FileInfo).DecodeXDRFrom(0xc20dd65290, 0xc20964bcb0, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syncthing/protocol/message_xdr.go:250 +0x29f
- github.com/syncthing/protocol.(*FileInfo).UnmarshalXDR(0xc20dd65290, 0xc215d42000, 0x25dcd0, 0x25e000, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/syncthing/protocol/message_xdr.go:235 +0x14d
- github.com/syncthing/syncthing/internal/db.(*FileInfoTruncated).UnmarshalXDR(0xc20dd65290, 0xc215d42000, 0x25dcd0, 0x25e000, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/internal/db/truncated.go:17 +0x72
- github.com/syncthing/syncthing/internal/db.unmarshalTrunc(0xc215d42000, 0x25dcd0, 0x25e000, 0x25e001, 0x0, 0x0, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/internal/db/leveldb.go:981 +0xaa
- github.com/syncthing/syncthing/internal/db.ldbWithHave(0xc2080fe420, 0xc20e8ee568, 0x4, 0x8, 0xc20dd655c0, 0x20, 0x20, 0x1, 0xc20e8ee570)
- /go/src/github.com/syncthing/syncthing/internal/db/leveldb.go:583 +0x495
- github.com/syncthing/syncthing/internal/db.(*FileSet).WithHaveTruncated(0xc20d1d0280, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffffffffffff, 0xffffffffffffffff, 0xc214d11630)
- /go/src/github.com/syncthing/syncthing/internal/db/set.go:157 +0x251
- github.com/syncthing/syncthing/internal/model.(*Model).ScanFolderSubs(0xc208456d00, 0xc2081402d0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/internal/model/model.go:1325 +0x1b41
- github.com/syncthing/syncthing/internal/model.(*Model).ScanFolder(0xc208456d00, 0xc2081402d0, 0x4, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/internal/model/model.go:1162 +0x6a
- github.com/syncthing/syncthing/internal/model.(*rwFolder).Serve(0xc20c420400)
- /go/src/github.com/syncthing/syncthing/internal/model/rwfolder.go:261 +0x1bab
- created by github.com/syncthing/syncthing/internal/model.(*Model).StartFolderRW
- /go/src/github.com/syncthing/syncthing/internal/model/model.go:166 +0x570
- goroutine 88 [select]:
- github.com/syncthing/syncthing/internal/model.(*rwFolder).Serve(0xc20c420600)
- /go/src/github.com/syncthing/syncthing/internal/model/rwfolder.go:150 +0x1e27
- created by github.com/syncthing/syncthing/internal/model.(*Model).StartFolderRW
- /go/src/github.com/syncthing/syncthing/internal/model/model.go:166 +0x570
- goroutine 89 [select]:
- github.com/syncthing/syncthing/internal/model.(*rwFolder).Serve(0xc20c420900)
- /go/src/github.com/syncthing/syncthing/internal/model/rwfolder.go:150 +0x1e27
- created by github.com/syncthing/syncthing/internal/model.(*Model).StartFolderRW
- /go/src/github.com/syncthing/syncthing/internal/model/model.go:166 +0x570
- goroutine 90 [select]:
- github.com/syncthing/syncthing/internal/model.(*rwFolder).Serve(0xc20c420b00)
- /go/src/github.com/syncthing/syncthing/internal/model/rwfolder.go:150 +0x1e27
- created by github.com/syncthing/syncthing/internal/model.(*Model).StartFolderRW
- /go/src/github.com/syncthing/syncthing/internal/model/model.go:166 +0x570
- goroutine 91 [select]:
- github.com/syncthing/syncthing/internal/model.(*rwFolder).Serve(0xc20c420d00)
- /go/src/github.com/syncthing/syncthing/internal/model/rwfolder.go:150 +0x1e27
- created by github.com/syncthing/syncthing/internal/model.(*Model).StartFolderRW
- /go/src/github.com/syncthing/syncthing/internal/model/model.go:166 +0x570
- goroutine 92 [select]:
- github.com/syncthing/syncthing/internal/model.(*rwFolder).Serve(0xc20c420e00)
- /go/src/github.com/syncthing/syncthing/internal/model/rwfolder.go:150 +0x1e27
- created by github.com/syncthing/syncthing/internal/model.(*Model).StartFolderRW
- /go/src/github.com/syncthing/syncthing/internal/model/model.go:166 +0x570
- goroutine 93 [select]:
- github.com/syncthing/syncthing/internal/model.(*rwFolder).Serve(0xc20c421300)
- /go/src/github.com/syncthing/syncthing/internal/model/rwfolder.go:150 +0x1e27
- created by github.com/syncthing/syncthing/internal/model.(*Model).StartFolderRW
- /go/src/github.com/syncthing/syncthing/internal/model/model.go:166 +0x570
- goroutine 94 [select]:
- github.com/thejerf/suture.(*Supervisor).Serve(0xc208fae0c0)
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:411 +0xf64
- created by github.com/thejerf/suture.(*Supervisor).ServeBackground
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:373 +0x32
- goroutine 95 [select]:
- main.(*usageReportingService).Serve(0xc209f58d90)
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/usage_report.go:149 +0x48f
- github.com/thejerf/suture.func·007()
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:516 +0xf6
- created by github.com/thejerf/suture.(*Supervisor).runService
- /go/src/github.com/syncthing/syncthing/Godeps/_workspace/src/github.com/thejerf/suture/suture.go:519 +0x11e
- goroutine 96 [sleep]:
- main.standbyMonitor()
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:965 +0x64
- created by main.syncthingMain
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:688 +0x30a1
- goroutine 97 [select]:
- net/http.(*Transport).getConn(0xc208054090, 0xc208033c70, 0x0, 0xb42730, 0x5, 0xc209322640, 0x12, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/http/transport.go:525 +0x608
- net/http.(*Transport).RoundTrip(0xc208054090, 0xc208033c70, 0xc2080a3db0, 0x0, 0x0)
- /usr/local/go/src/net/http/transport.go:228 +0x4d4
- net/http.send(0xc208033c70, 0x7f9167d27fa8, 0xc208054090, 0x45, 0x0, 0x0)
- /usr/local/go/src/net/http/client.go:219 +0x4fc
- net/http.(*Client).send(0xe396a0, 0xc208033c70, 0x45, 0x0, 0x0)
- /usr/local/go/src/net/http/client.go:142 +0x15b
- net/http.(*Client).doFollowingRedirects(0xe396a0, 0xc208033c70, 0xb95188, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/http/client.go:367 +0xb25
- net/http.(*Client).Get(0xe396a0, 0xb42730, 0x45, 0xc209322300, 0x0, 0x0)
- /usr/local/go/src/net/http/client.go:299 +0xba
- net/http.Get(0xb42730, 0x45, 0x0, 0x0, 0x0)
- /usr/local/go/src/net/http/client.go:276 +0x50
- github.com/syncthing/syncthing/internal/upgrade.LatestGithubReleases(0xb94f78, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/internal/upgrade/upgrade_supported.go:33 +0x78
- github.com/syncthing/syncthing/internal/upgrade.LatestRelease(0xb94f78, 0x7, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
- /go/src/github.com/syncthing/syncthing/internal/upgrade/upgrade_supported.go:61 +0x67
- main.autoUpgrade()
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:995 +0x52d
- created by main.syncthingMain
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:695 +0x336b
- goroutine 98 [sleep]:
- main.generatePingEvents()
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:846 +0x2d
- created by main.syncthingMain
- /go/src/github.com/syncthing/syncthing/cmd/syncthing/main.go:702 +0x3139
- goroutine 115 [semacquire]:
- sync.(*WaitGroup).Wait(0xc20931e300)
- /usr/local/go/src/sync/waitgroup.go:132 +0x169
- github.com/syncthing/syncthing/internal/scanner.func·002()
- /go/src/github.com/syncthing/syncthing/internal/scanner/blockqueue.go:34 +0x42
- created by github.com/syncthing/syncthing/internal/scanner.newParallelHasher
- /go/src/github.com/syncthing/syncthing/internal/scanner/blockqueue.go:36 +0x346
- goroutine 116 [runnable]:
- syscall.Syscall(0x6, 0xc2094090e0, 0xc20cb993b0, 0x0, 0x0, 0x0, 0x0)
- /usr/local/go/src/syscall/asm_linux_amd64.s:21 +0x5
- syscall.Lstat(0xc2094090b0, 0x29, 0xc20cb993b0, 0x0, 0x0)
- /usr/local/go/src/syscall/zsyscall_linux_amd64.go:1549 +0x92
- os.Lstat(0xc2094090b0, 0x29, 0x0, 0x0, 0x0, 0x0)
- /usr/local/go/src/os/file_unix.go:147 +0x75
- path/filepath.walk(0xc2093bd660, 0x1c, 0x7f9167d28650, 0xc208d0b400, 0xc20931e3e0, 0x0, 0x0)
- /usr/local/go/src/path/filepath/path.go:366 +0x3be
- path/filepath.walk(0xc20cb0e1a0, 0x19, 0x7f9167d28650, 0xc209fc2c80, 0xc20931e3e0, 0x0, 0x0)
- /usr/local/go/src/path/filepath/path.go:372 +0x51d
- path/filepath.walk(0xc20814b800, 0x14, 0x7f9167d28650, 0xc20879a190, 0xc20931e3e0, 0x0, 0x0)
- /usr/local/go/src/path/filepath/path.go:372 +0x51d
- path/filepath.Walk(0xc20814b800, 0x14, 0xc20931e3e0, 0x0, 0x0)
- /usr/local/go/src/path/filepath/path.go:394 +0xf2
- github.com/syncthing/syncthing/internal/scanner.func·003()
- /go/src/github.com/syncthing/syncthing/internal/scanner/walk.go:102 +0x85
- created by github.com/syncthing/syncthing/internal/scanner.(*Walker).Walk
- /go/src/github.com/syncthing/syncthing/internal/scanner/walk.go:109 +0x43b
- goroutine 102 [chan receive]:
- net/http.(*Transport).dialConn(0xc208054090, 0x0, 0xb42730, 0x5, 0xc209322640, 0x12, 0x2bd7d6d317d3b474, 0x0, 0x0)
- /usr/local/go/src/net/http/transport.go:643 +0x8d3
- net/http.func·019()
- /usr/local/go/src/net/http/transport.go:520 +0x42
- created by net/http.(*Transport).getConn
- /usr/local/go/src/net/http/transport.go:522 +0x335
- rax 0xc208fe6ea0
- rbx 0x0
- rcx 0xc208fe6de0
- rdx 0xc
- rdi 0xc208fe6ea0
- rsi 0xc208fe6ea0
- rbp 0xc208fe6de0
- rsp 0xc20d045228
- r8 0x0
- r9 0x0
- r10 0xffffffffffffffff
- r11 0xffffffff
- r12 0x0
- r13 0xffffffff00000001
- r14 0x0
- r15 0x0
- rip 0x749e3e
- rflags 0x10206
- cs 0x33
- fs 0x0
- gs 0x0
Advertisement
Add Comment
Please, Sign In to add comment